Error Connecting To Remote Server

Sometimes it seems nightbot has some trouble with the urlfetch variable. I know for a fact that my server is fully working and I cannot get any other service to ever have issues so it seems it is purely a nightbot issue. I have completely turned off any security-related blocking features and still nothing in logs from nightbot even attempting to connect when this error occurs. Is there anything I can do to figure out why this happens?

Hey @unsmart!

Usually these sorts of errors don’t last, they’re temporary. Are you still experiencing the issue now?

Make sure your server’s response Headers include 'Access-Control-Allow-Origin': '*', at least for testing, you can secure it later.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.