502 everywhere
-
Hi everyone,
I managed to install and configure nodebb but i got something really weird since i deleted a user yesterday.
I was using this steam login plugin and then found that it doesn't ask steam user to enter mail addresse. So i decided to delete a user created by a friend to try another plugin but now, whenever i try to login / register with a steam account, i got redirected to 502 bad gateway.
Also, seems like this plugin isn't compatible with nodebb 1.0.3, can someone point me out wherre is the latest/stable release of this kind of plugin ?
Also some nginx error logs with hope it could helps:
2016/06/22 08:50:38 [error] 5815#5815: *8405 connect() failed (111: Connection refused) while connecting to upstream, client: <MY.WAN.IP>, server: tempforum.mydomain.com, request: "GET /api/admin/general/dashboard?_=1466545356514 HTTP/1.1", upstream: "http://127.0.0.1:4567/api/admin/general/dashboard?_=1466545356514", host: "tempforum.mydomain.com", referrer: "https://tempforum.mydomain.com/admin/manage/users/latest" 2016/06/22 08:50:38 [error] 5815#5815: *8405 connect() failed (111: Connection refused) while connecting to upstream, client: <MY.WAN.IP>, server: tempforum.mydomain.com, request: "GET /templates/500.tpl?v=6ca952fd-749a-4a45-bbf0-c992b1feaa09 HTTP/1.1", upstream: "http://127.0.0.1:4567/templates/500.tpl?v=6ca952fd-749a-4a45-bbf0-c992b1feaa09", host: "tempforum.mydomain.com", referrer: "https://tempforum.mydomain.com/admin/manage/users/latest" 2016/06/22 08:50:38 [error] 5815#5815: *8405 connect() failed (111: Connection refused) while connecting to upstream, client: <MY.WAN.IP>, server: tempforum.mydomain.com, request: "GET /socket.io/?EIO=3&transport=polling&t=LLst_rT HTTP/1.1", upstream: "http://127.0.0.1:4567/socket.io/?EIO=3&transport=polling&t=LLst_rT", host: "tempforum.mydomain.com", referrer: "https://tempforum.mydomain.com/admin/manage/users/latest" 2016/06/22 08:50:39 [error] 5815#5815: *8405 connect() failed (111: Connection refused) while connecting to upstream, client: <MY.WAN.IP>, server: tempforum.mydomain.com, request: "GET /api/admin/general/dashboard?_=1466545356515 HTTP/1.1", upstream: "http://127.0.0.1:4567/api/admin/general/dashboard?_=1466545356515", host: "tempforum.mydomain.com", referrer: "https://tempforum.mydomain.com/admin/manage/users/latest" 2016/06/22 08:50:39 [error] 5815#5815: *8405 connect() failed (111: Connection refused) while connecting to upstream, client: <MY.WAN.IP>, server: tempforum.mydomain.com, request: "GET /templates/500.tpl?v=6ca952fd-749a-4a45-bbf0-c992b1feaa09 HTTP/1.1", upstream: "http://127.0.0.1:4567/templates/500.tpl?v=6ca952fd-749a-4a45-bbf0-c992b1feaa09", host: "tempforum.mydomain.com", referrer: "https://tempforum.mydomain.com/admin/manage/users/latest" 2016/06/22 08:50:41 [error] 5815#5815: *8271 connect() failed (111: Connection refused) while connecting to upstream, client: 93.31.210.52, server: tempforum.mydomain.com, request: "GET /socket.io/?EIO=3&transport=polling&t=LLsu0Oj HTTP/1.1", upstream: "http://127.0.0.1:4567/socket.io/?EIO=3&transport=polling&t=LLsu0Oj", host: "tempforum.mydomain.com", referrer: "https://tempforum.mydomain.com/" 2016/06/22 08:50:42 [error] 5815#5815: *8405 connect() failed (111: Connection refused) while connecting to upstream, client: <MY.WAN.IP>, server: tempforum.mydomain.com, request: "GET /api/admin/general/homepage?_=1466545356516 HTTP/1.1", upstream: "http://127.0.0.1:4567/api/admin/general/homepage?_=1466545356516", host: "tempforum.mydomain.com", referrer: "https://tempforum.mydomain.com/admin/manage/users/latest" 2016/06/22 08:50:42 [error] 5815#5815: *8405 connect() failed (111: Connection refused) while connecting to upstream, client: <MY.WAN.IP>, server: tempforum.mydomain.com, request: "GET /templates/500.tpl?v=6ca952fd-749a-4a45-bbf0-c992b1feaa09 HTTP/1.1", upstream: "http://127.0.0.1:4567/templates/500.tpl?v=6ca952fd-749a-4a45-bbf0-c992b1feaa09", host: "tempforum.mydomain.com", referrer: "https://tempforum.mydomain.com/admin/manage/users/latest" 2016/06/22 08:50:43 [error] 5815#5815: *8405 connect() failed (111: Connection refused) while connecting to upstream, client: <MY.WAN.IP>, server: tempforum.mydomain.com, request: "GET /socket.io/?EIO=3&transport=polling&t=LLsu13H HTTP/1.1", upstream: "http://127.0.0.1:4567/socket.io/?EIO=3&transport=polling&t=LLsu13H", host: "tempforum.mydomain.com", referrer: "https://tempforum.mydomain.com/" 2016/06/22 08:50:44 [error] 5815#5815: *8405 connect() failed (111: Connection refused) while connecting to upstream, client: <MY.WAN.IP>, server: tempforum.mydomain.com, request: "GET /socket.io/?EIO=3&transport=polling&t=LLsu1Io HTTP/1.1", upstream: "http://127.0.0.1:4567/socket.io/?EIO=3&transport=polling&t=LLsu1Io", host: "tempforum.mydomain.com", referrer: "https://tempforum.mydomain.com/admin/manage/users/latest"
EDIT: More logs gathered from launching nodebb in dev env.
https://gist.github.com/jffz/f95bee54e06082b66924e69f545157bc
Copyright © 2024 NodeBB | Contributors