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

Can't login on web or mobile #1045

Open
luckylj82 opened this issue Mar 10, 2024 · 0 comments
Open

Can't login on web or mobile #1045

luckylj82 opened this issue Mar 10, 2024 · 0 comments

Comments

@luckylj82
Copy link

On my linux PC, I can login to my server and everything works as it should.

However, when I go to login on my android mobile, or even my self hosted web instance, I get errors.

On the web client, it says "Failed to Fetch."

On the mobile client it keeps asking for my credentials and never syncs with my server.

This is a very odd problem considering it works on my computer. Please any help would be appreciated.

According to error logs:

==> syncing-server-worker.err <==
[ioredis] Unhandled error event: Error: connect ECONNREFUSED 172.23.0.3:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)
localhost (127.0.0.1:3101) open
[ioredis] Unhandled error event: Error: connect ECONNREFUSED 172.23.0.2:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)
[ioredis] Unhandled error event: Error: connect ECONNREFUSED 172.23.0.2:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)
[ioredis] Unhandled error event: Error: connect ECONNREFUSED 172.23.0.2:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)
localhost (127.0.0.1:3101) open

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

No branches or pull requests

1 participant