Dopo l'aggiornamento alla versione 2.6, l'accesso alla console è impossibile; nella console NGINX sono rimasti i seguenti log:
Codice: Seleziona tutto
2024/12/30 09:58:54 [error] 14720#15060: *73 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 192.168.16.8, server: 192.168.16.5, request: "GET /socket.io/?uuid=6ECFF6E8-9416-419E-8BF5-01B8A7733630&EIO=3&transport=polling&t=1735549133419-0 HTTP/1.1", upstream: "http://127.0.0.1:8080/socket.io/?uuid=6ECFF6E8-9416-419E-8BF5-01B8A7733630&EIO=3&transport=polling&t=1735549133419-0", host: "192.168.16.5"
2024/12/30 09:59:27 [error] 14720#15060: *75 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 192.168.16.5, server: 192.168.16.5, request: "GET /ping HTTP/1.1", upstream: "http://127.0.0.1:8080/ping", host: "192.168.16.5", referrer: "https://192.168.16.5"
2024/12/30 09:59:27 [error] 14720#15060: *77 CreateFile() "D:/wapt/waptserver/repository/wapt/ping" failed (2: The system cannot find the file specified), client: 192.168.16.5, server: 192.168.16.5, request: "HEAD /wapt/ping HTTP/1.1", host: "192.168.16.5", referrer: "https://192.168.16.5"Non so perché il server stia tentando di connettersi alla porta 8080; non c'è nulla in ascolto su quella porta e, per quanto ne so, Wapt non la usa
Qualcuno ha qualche idea?
- Windows Server 2022 + Wapt Discovery 2.6.0.16174
Grazie in anticipo,
