XHR Error when trying to log in to the site

Wappler 5.4.3
Windows
Server Docker
Deploy Digital Ocean

image

I’m not sure if this is an error, I finished an application and deployed it to Digital Ocean, locally everything works fine but when I upload it to Digital Ocean it presents this error when logging in. This happened after activating https via traefik.

Adriano, please check this and post the exact error it returns:

I will send you a username and password privately because it is not logging in and debug is enabled and it is returning status 200 but the application gets stuck and finishes the request.

I solved the problem by leaving the login session through the database and not through redis, but now the socket.io broke. I had already reported this here before but there was no response. The socket.io is not working on Digital ocean + traefik. Could you please help to solve this?