multiOTP / multiOTPCredentialProvider

multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
Apache License 2.0
228 stars 75 forks source link

502 Bad Gateway Nginx #90

Closed rodas80 closed 1 year ago

rodas80 commented 1 year ago

I am using multiotp_5.9.5.1 for windows. I am getting a 502 Bad Gateway Nginx error after using the server for a while.

In error.log:

2023/04/26 11:04:38 [error] 4360#504: *967 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 10.10.0.182, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "10.10.0.5:8113", referrer: "https://10.10. 0.5:8113/"

In access.log:

10.10.0.182 - - [26/Apr/2023:10:57:06 +0300] "POST / HTTP/1.0" 502 157 "-" "multiOTP"

rodas80 commented 1 year ago

Wrong thread...