Skip to content
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

DB password using backslash in 4.7.16 #2165

Closed
Drudoo opened this issue Mar 11, 2019 · 2 comments
Closed

DB password using backslash in 4.7.16 #2165

Drudoo opened this issue Mar 11, 2019 · 2 comments
Labels
stale No replies or comments. Will be auto-closed in 14 days.

Comments

@Drudoo
Copy link

Drudoo commented Mar 11, 2019

Bug description
I am running Firefly III version 4.7.16, and my problem is:

When upgrading to 4.7.16 i get the error:
firefly_iii_app | Failed to parse dotenv file due to an unexpected escape sequence. Failed at ["pass\word"].

This only happens at .16 and using .15 works fine. I tried to escape the backslash, but that did not fix the problem. I had to roll back.

Steps to reproduce
Have a database password that contains \

Expected behavior
Accept password when escaped using single or double quotes or \\

@JC5
Copy link
Member

JC5 commented Mar 11, 2019

I suggest you use a password without backslashes.

@JC5 JC5 added the question label Mar 11, 2019
@stale
Copy link

stale bot commented Mar 18, 2019

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.

@stale stale bot added the stale No replies or comments. Will be auto-closed in 14 days. label Mar 18, 2019
@stale stale bot closed this as completed Mar 25, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stale No replies or comments. Will be auto-closed in 14 days.
Projects
None yet
Development

No branches or pull requests

2 participants