You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
I've read the FAQ and my problem isn't described there.
I've also searched through the existing issues, and my problem hasn't been brought up
Describe the issue
Script runs just fine till just after asking if you want to run the playbook. it asks for the vault password. Then gives an error. I've tried it on 20.04, 22.04, Debian 11 and 12. Never can get past the playbook section.
I've looked in the secret.yml file, there is nothing at line 1, column 36, so i'm not sure what it's looking for.
Any information from people smarter than me would be rad!
Logs (if applicable)
Paste any relevant error messages here:
ERROR! We were unable to read either as JSON nor YAML, these are the errors we got from each: JSON: Expecting value: line 1 column 1 (char 0)
Syntax Error while loading YAML. did not find expected key
The error appears to be in '/root/ansible-easy-vpn/secret.yml': line 1, column 36, but may be elsewhere in the file depending on the exact syntax problem.
Environment:
Client OS: Linux
VPS OS: tried on 22.04, 20.04, Debian 11 and 12
VPS Provider Racknerd
The text was updated successfully, but these errors were encountered:
Describe the issue
Script runs just fine till just after asking if you want to run the playbook. it asks for the vault password. Then gives an error. I've tried it on 20.04, 22.04, Debian 11 and 12. Never can get past the playbook section.
I've looked in the secret.yml file, there is nothing at line 1, column 36, so i'm not sure what it's looking for.
Any information from people smarter than me would be rad!
Logs (if applicable)
Paste any relevant error messages here:
ERROR! We were unable to read either as JSON nor YAML, these are the errors we got from each:
JSON: Expecting value: line 1 column 1 (char 0)
Syntax Error while loading YAML.
did not find expected key
The error appears to be in '/root/ansible-easy-vpn/secret.yml': line 1, column 36, but may
be elsewhere in the file depending on the exact syntax problem.
Environment:
The text was updated successfully, but these errors were encountered: