On localhost and not using Cloudflare. FORCE_HTTPS is already set to false. Tried switching PUSHER_SCHEME from "https" to "http" with no luck. Client still tries to GET https://localhost/client/nitro/gamedata/ExternalTexts.json
Still trying to figure out how to self-sign to enable HTTPS instead...
I'm having the same issue which I believe has something to do with the client pinging https://localhost instead of http://localhost. Since we do not have self signed certificates, any https request would fail.
@Object Perhaps do you have any fix i.e. which files should we modify to force the...
This git appears to no longer exist. Any alternative?
https://github.com/ObjectRetros/default-assets.git
Not sure if this is the same:
https://git.krews.org/nitro/default-assets
FYI, found another broken link under Add the Nitro WebSocket plugin...
It's been a while since I've setup my own retro and I'm clearly out of date with what's new but this sounds amazing. Looks easy to install/use. Great work!
I believe my tutorial no longer works, that's why I had the thread closed years ago. As suggested by @proxyservice, you could try re-installing IIS or wiping your VPS. This would likely work in the case you followed other tutorials before trying mine, and that dirty data has been causing...