[RESOLVED] Connection to Gladys Plus on Firefox

Hi @pierre-gilles,

I think a CORS configuration is missing on Gladys Plus, since the backend is at a different URL.

Firefox is refusing the connection because of this error.

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.gladysgateway.com/users/login-salt. (Reason: CORS request did not succeed). Status code: (null).

The problem is that the UI shows an incorrect error message, which is misleading.

Well, on closer inspection, I think the backend URL is blocked by my company’s network.

That being said, the error message should be more like « an error has occurred, unable to connect » or something along those lines :slight_smile:

Hi @lmilcent :slight_smile:

Indeed, the error message could be clearer!

Can you create a GitHub issue on the Gladys repo?

It’s done, thanks!

1 Like

Fixed in Gladys Assistant 4.52.0 :