electerious / Ackee

Self-hosted, Node.js based analytics tool for those who care about privacy.
https://ackee.electerious.com
MIT License
4.27k stars 359 forks source link

Error login #338

Closed marcosmol204 closed 2 years ago

marcosmol204 commented 2 years ago

🐞 Describe the bug

Username or password incorrect message when copy paste from enviroment variables

📚 To Reproduce

Deploy at netlify

💡 Expected behavior

Login

🖼️ Screenshots

Screen Shot 1401-03-21 at 14 44 29

⚙️ Environment

📋 Additional context

Add any other context about the problem here.

electerious commented 2 years ago

Could you solve the problem? Ackee only throws this error when the username and password is incorrect. I'm not sure how to set environment variables on Netlify, but maybe you accidentally quoted them and now the quote is part of the password. I however can confirm that the username and password is set as Ackee would throw a different error when they're missing.

I'm closing this issue as it doesn't seem to be a issue of Ackee itself.