Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

Password with special characters breaks things #128

Open
vm00z opened this issue Dec 1, 2020 · 1 comment
Open

Password with special characters breaks things #128

vm00z opened this issue Dec 1, 2020 · 1 comment

Comments

@vm00z
Copy link

vm00z commented Dec 1, 2020

Hello!
I'm doing the setup from a MacBook. The password I created on instapy.io contains special characters...😬

When running setup.sh, I enter the username and passwords I set on instapy.io. But when I run startClient.sh, it says Passwords do not match.
I think this is because of one of the special characters, which is a little too special (I used a password generator...sawry). The problem is that I can't change my password on instapy.io.
I've found a workaround by hardcoding it directly into setup.sh and escaping the special chars, but I just wanted to let you know about this issue.

Cheers all! Your work is awesome.
❤️

@vm00z vm00z changed the title Passwords with special characters breaks things Password with special characters breaks things Dec 1, 2020
@breuerfelix
Copy link
Owner

breuerfelix commented Dec 3, 2020

thanks for reporting this issue mate!

one thing could help me here: what is the special character that you have to escape ?

/edit could you check if the password in the file .env is also escaped or not ? and one last question, if you delete .env file and start setup.sh again and escape it while inserting in the command line, does it work then ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants