Tunnel ok but I can't login to my server

Hello all,

maybe this’s a stupid question but I can’t figure out what to do.
I have configured successfully the tunnel using docker in one redhat VM, the tunnel status is healthy, policy and authentication are working as expected, routes are configured in fact I can open the server login page if I use the public DNS but if I try to login to the server, the login page seems stuck, I mean, I can write username and password but if i click the login button, nothing happen. On this Ubuntu VM I also installed WARP but nothing changed.
Can someone point me out where am I going wrong?

Thanks!

I would check the browser logs to see if there are any requests that are failing.

1 Like

I checked with devtools and I have one redirect call and then one xhr and one preflight calls that are in code 200, is that that you suggested?

Sorry, also worth checking the console logs.

1 Like

Just did some tests and unfortunately seems my server is responding correctly (I see the attempt logs under the System log viewer) but for some reasons, with the tunnel, the browser can’t redirect me to the main page of the program. For info, the application is EVE-NG 5.0.1-19-Community and it is running on Ubuntu 20.04.6 LTS. Any other ideas? I’m really lost at this point

Thanks!

Hi all,

anybody have other ideas about my problem?

Thanks!