Nightingale

 nightingale-rest-api-client/localhost.md at master · jenius-apps/nightingale-rest-api-client (github.com)


In an effort to increase security, Microsoft has blocked modern applications from connecting to localhost by default.

Fortunately, there is a temporary workaround available. Please run this command in command prompt after installing Nightingale:

checknetisolation loopbackexempt -a -p=S-1-15-2-2472482401-1297737560-3464812208-2778208509-1273584065-1826830168-474783446

If you continue to see connection errors to localhost after running the above command, try disabling SSL validation in Nightingale's settings. This is often needed when connecting to a local IIS Express server.

We apologize for the inconvenience, and we appreciate your understanding as we work towards a better solution.

Không có nhận xét nào:

‘Connection lost’ / ‘Invalid origin!’ Error with n8n >= 1.87.0 behind Cloudflare Tunnel

 https://community.n8n.io/t/solved-connection-lost-invalid-origin-error-with-n8n-1-87-0-behind-cloudflare-tunnel/99913/1 The Solution:  The ...