-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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]: Postiz 502 error during first signup and [ioredis] Unhandled error event: ReplyError: WRONGPASS invalid username-password pair or user is disabled. #4376
Labels
🐞 Confirmed Bug
Verified issues that have been reproduced by the team.
✅ Done
Issues that are fixed and a PR is ready to be merged.
Milestone
Comments
mredodos
added
🐛 Bug
Reported issues that need to be reproduced by the team.
🔍 Triage
Issues that need assessment and prioritization.
labels
Nov 22, 2024
a user drdiffi from postiz discord in a support ticket paste this compose and it seems to solve the 502 errors i don't understand why…maybe some env missing on the coolify template?
|
Merged
Can you please try this updated compose file as it should fix the bug: https://github.com/coollabsio/coolify/blob/next/templates/compose/postiz.yaml. |
peaklabs-dev
removed
the
🔍 Triage
Issues that need assessment and prioritization.
label
Nov 25, 2024
github-actions
bot
removed
the
🐛 Bug
Reported issues that need to be reproduced by the team.
label
Nov 26, 2024
peaklabs-dev
added
🐞 Confirmed Bug
Verified issues that have been reproduced by the team.
✅ Done
Issues that are fixed and a PR is ready to be merged.
labels
Nov 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
🐞 Confirmed Bug
Verified issues that have been reproduced by the team.
✅ Done
Issues that are fixed and a PR is ready to be merged.
Error Message and Logs
i have this in the log i cant sign in for first start account i not have change anything
[ioredis] Unhandled error event: ReplyError: WRONGPASS invalid username-password pair or user is disabled.
{"level":"error","ts":1732317953.0425525,"logger":"http.log.error","msg":"dial tcp [::1]:3000: connect: connection refused","request":{"remote_ip":"172.24.0.5","remote_port":"52534","client_ip":"172.24.0.5","proto":"HTTP/1.1","method":"POST","host":"postiz-lc4okosgkocsgsgksow84kwo.app.rewamp.it","uri":"/api/auth/register","headers":{"Content-Length":["137"],"Content-Type":["application/json"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Cdn-Loop":["cloudflare; loops=1"],"Sec-Ch-Ua":["\"Chromium\";v=\"130\", \"Google Chrome\";v=\"130\", \"Not?A_Brand\";v=\"99\""],"Accept-Language":["it-CH,it-IT;q=0.9,it;q=0.8,en-US;q=0.7,en;q=0.6,de;q=0.5"],"Priority":["u=1, i"],"Referer":["https://postiz-lc4okosgkocsgsgksow84kwo.app.rewamp.it/auth"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["172.71.102.93"],"X-Forwarded-Proto":["https"],"Cf-Visitor":["{\"scheme\":\"https\"}"],"Cookie":[],"X-Forwarded-Server":["b31664a621ad"],"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"],"Origin":["https://postiz-lc4okosgkocsgsgksow84kwo.app.rewamp.it"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.71.102.93"],"Cf-Ray":["8e6cae660faab927-AMS"],"X-Forwarded-Port":["443"],"Accept":["application/json"],"Accept-Encoding":["gzip, br"],"Cf-Connecting-Ip":["178.39.46.67"],"Cf-Ipcountry":["CH"],"X-Forwarded-Host":["postiz-lc4okosgkocsgsgksow84kwo.app.rewamp.it"]}},"duration":0.001028088,"status":502,"err_id":"i1f0f00dj","err_trace":"reverseproxy.statusError (reverseproxy.go:1267)"}
Steps to Reproduce
1.install postiz in a server with wildcard (handled via cloduflare)
2. try to register
Example Repository URL
No response
Coolify Version
v4.0.0-beta.372
Are you using Coolify Cloud?
Yes (Coolify Cloud)
Operating System and Version (self-hosted)
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: