TrueNAS Scale App - access issue #419
-
I'm running TrueNAS Scale (25.04.0) on a separate computer with the Satisfactory Server App (App Version: v1.9.8 Version: v1.0.14) installed. I can login to the server using a local IP address, and I have port 7777 forwarded (TDP and UDP) on my router for outside access... but you cannot access the server remotely. Is there a setting I'm missing, or something I can do to remedy this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hey @toyomatt84, I don't maintain the TrueNAS Scale charts. From looking at the chart config: https://github.com/truecharts/public/blob/81b12a3e085a6bff1243b7f7b9f526405da274e3/charts/stable/satisfactory/values.yaml, it doesn't include the new |
Beta Was this translation helpful? Give feedback.
Yes, you need
7777/tcp
,7777/udp
, and8888/tcp
port forwarded. The chart needs to be updated to include8888/tcp
, too.