Notifications
Clear all
Install & Setup
3
Posts
3
Users
0
Reactions
1,142
Views
Topic starter
06/03/2022 05:37
Hi!
After successful installation, I can't log into the web interface. After trying to login, the page reloads (the username and password are cleared).
Nevertheless, the login to the admin panel is successful. The following was found in the logs (nginx.log) from the suspicious
2022/06/03 10:06:52 [error] 841517#841517: *33 connect() failed (111: Connection refused) while connecting to upstream, client: 172.16.2.105, server: mail.hexs.local, request: "GET /zx/auth/v2/myself HTTP/2.0", upstream: "http://172.16.2.156:8742/zx/auth/v2/myself", host: "mail.hexs.local", referrer: "https://mail.hexs.local/static/login/" 2022/06/03 10:06:52 [error] 841517#841517: *33 connect() failed (111: Connection refused) while connecting to upstream, client: 172.16.2.105, server: mail.hexs.local, request: "GET /zx/login/supported HTTP/2.0", upstream: "http://172.16.2.156:8742/zx/login/supported", host: "mail.hexs.local", referrer: "https://mail.hexs.local/static/login/" 2022/06/03 10:06:52 [error] 841517#841517: *33 connect() failed (111: Connection refused) while connecting to upstream, client: 172.16.2.105, server: mail.hexs.local, request: "GET /zx/auth/v2/myself HTTP/2.0", upstream: "http://172.16.2.156:8742/zx/auth/v2/myself", host: "mail.hexs.local", referrer: "https://mail.hexs.local/static/login/" 2022/06/03 10:06:52 [error] 841517#841517: *33 no live upstreams while connecting to upstream, client: 172.16.2.105, server: mail.hexs.local, request: "GET /zx/auth/v2/myself HTTP/2.0", upstream: "http://zx/zx/a uth/v2/myself", host: "mail.hexs.local", referrer: "https://mail.hexs.local/static/login/" 2022/06/03 10:06:52 [error] 841517#841517: *33 connect() failed (111: Connection refused) while connecting to upstream, client: 172.16.2.105, server: mail.hexs.local, request: "GET /zx/login/supported HTTP/2.0", upstream: "http://172.16.2.156:8742/zx/login/supported", host: "mail.hexs.local", referrer: "https://mail.hexs.local/static/login/" 2022/06/03 10:06:52 [error] 841517#841517: *33 no live upstreams while connecting to upstream, client: 172.16.2.105, server: mail.hexs.local, request: "GET /zx/login/supported HTTP/2.0", upstream: "http://zx/zx/ login/supported", host: "mail.hexs.local", referrer: "https://mail.hexs.local/static/login/"
please tell me what is the reason?
03/22/2024 07:00
same as my problem using forward ip and stil find the answer. carbonio stil minim of support
03/25/2024 17:19
111: Connection refused
usually means there is nothing listening on the server side. tcpdump and nc may help understanding what's going on