observer icon indicating copy to clipboard operation
observer copied to clipboard

[Bug] Accessing Web Interface via Port Forwarding redirects to /welcome/ incorrectly

Open alphabitnz opened this issue 3 years ago • 0 comments
trafficstars

I have set my router to port forward for external access to OB Server since I don't want to expose port 80. However when I browse to <hostname>:<externalport> OB Server tries to redirect back to https://<hostname>:80/welcome/

Manually inserting the correct external port after the hostname then produces Error code: SSL_ERROR_RX_RECORD_TOO_LONG Stripping https and using http://<hostname>:<externalport>/welcome/ does then produce the login screen, and everything works as expected once I am logged in (aside from the fact the session is not running over HTTPS).

alphabitnz avatar Jul 08 '22 08:07 alphabitnz