KrypTikJelly Posted March 11, 2025 Posted March 11, 2025 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)
KrypTikJelly Posted March 11, 2025 Author Posted March 11, 2025 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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now