KrypTikJelly Posted March 11 Posted March 11 Hello I was just wondering if HexOS Deck has an option to change the port it watches for the login page or some script that can be ran to get the new ports that TrueNAS is using for http / https? I installed nginx proxy manager and had to change TrueNAS GUI ports from 443 and 80 and now HexOS Deck says the server is offline when it is not offline just the ports were changed. I can not change the nginx ports to different internal vs external. (Yes I know how but because of my setup and other factors with the router I am not able to) Quote
KrypTikJelly Posted March 11 Author Posted March 11 sudo sqlite3 /data/freenas-v1.db "SELECT stg_guiport FROM system_settings" sudo sqlite3 /data/freenas-v1.db "SELECT stg_guihttpsport FROM system_settings" These both return the ports that I think HexOS would / does need to work and see the server as online. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.