Jump to content

Recommended Posts

Posted

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)

 

Screenshot 2025-03-11 120818.png

Screenshot 2025-03-11 120831.png

Posted
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.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...