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

[Bug]: i found a bug in the password field in service's dashbord #5112

Open
AlbSrd opened this issue Feb 11, 2025 · 1 comment
Open

[Bug]: i found a bug in the password field in service's dashbord #5112

AlbSrd opened this issue Feb 11, 2025 · 1 comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@AlbSrd
Copy link

AlbSrd commented Feb 11, 2025

Error Message and Logs

this bug happens when i deploy a service like Grafana, Rabbitmq etc via Coolify.
I add the service i want and then i go to the services's "Service Specific Configuration" to add the user and the password.
(i get the same bug if i go in the service's "Environment Variables" sub tab)
If my password is: AL$87CAM and i save it the services gets only a fraction of the password: AL7CAM. Even if i check the Coolify dashboard and i see the full password AL$87CAM i can login in the service only if i type AL7CAM. It is not "parsing" $8 seems...
I hope my explaination is good, this happens with a lot of services auto-deployed in Coolify like Rabbitmq, Grafana etc

Steps to Reproduce

  1. select Grafana service and change the password with a password containing the $8 characters like AL$8MU
  2. try to login with the password you just saved. it will not login, you have to enter the password ALMU

Example Repository URL

No response

Coolify Version

v4.0.0-beta.390

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Oracle Linux 9.5

Additional Information

No response

@AlbSrd AlbSrd added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Feb 11, 2025
@ShadowArcanist
Copy link
Member

This is a duplicate of #3946

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

2 participants