-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
License fails with "©" #77
Comments
Thanks for opening this issue! A maintainer will review this in the next few days and explicitly select labels so you know what's going on. If no reviewer appears after a week, a reminder will be sent out. |
I have a working VM now (by using fresh VM), but for posterity, I had problems attempting to correct the initial config containing the "©" in /home/bridgechain/.deployer I would have expected this to work:
Is there any existing documentation on how to correct a failing or incorrect config? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Also fails if license contains a comma. ...
"licenseName": "2019 x y z, PA",
... Error $ ./bridgechain.sh start-core --network testnet
==> Stopping...
/home/xy/.config/deployer/.env
/home/xy/ark-deployer/app/args.sh: line 240: export: `z,': not a valid identifier When I removed the comma, it started, but automatically repleced the |
Vanilla install
/home/bridgechain/ark-deployer/app/args.sh: line 239: export: `©': not a valid identifier
bridgechain@lasvegas-nv-datacenter:~$ node -v
v11.15.0
The text was updated successfully, but these errors were encountered: