Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thanks for your feedback.
As already described above, the issue with the certificate error has given me the right idea.
"Why can't the 7 day server communicate with the EOS service if the browser can do so without an error?"
Based on my experience (I have been working in IT for more than 20 years), it had to be an error in the certificate chain and it is usually a lack of trust.
So the certificate für "Amazon Root Certificate Authority" was made known to the computer and thus to all applications by importing it and the connection was trustworthy (it was before but this was not recognized) and the connection works.
You absolute f-ing giga chad. Your post here is a god send. I have a very similar setup (Hyper-V with Server 2022 as a VM) and was able to get a search result when looking earlier today. I spent so long trying to figure out why I couldn't get it working and never thought of it being a cert issue, and had not delved into the logs that deeply yet to see the cert failures.
Most games we play have never required a cert and if anything need whitelisting in windows firewall for the exe that's running the application (and of course port forwards in the firewall).
Now I can go back to closing all of the opened ports I made while troubleshooting so it's back to being more secure of a server again. You're a legend.
I'm using a HyperV VM as well, but this certificate installation did not help me at all.
I believe my issue might be with my ports. I've opened 26900-26905 on the router's firewall, I've port forwarded them to my VM, I created exceptions on the HOST Windows Firewall AND the VM's.
But still I cant get to join the dedicated server. EOS keeps failing to register session on backend saying there's no connection.
Hi Fazoelly,
please make sure that your 7dtd VM has its own, static IP address and does not share it with the host machine.
(VMware offers this possibility, unfortunately I don't know HyperV very well).
If the VM has its own IP address, you do not need to open any ports on the host machine. For test purposes, you can also TEMPORARILY deactivate the firewall on the VM.
Assuming that the parameters in serverconfig.xml have not been changed
I assume that everything outgoing is unrestricted.
Otherwise you would have to open TCP 80 and 443 to the direction of Epic Online Services.
Unfortunately, I can't give you any IP addresses for this.
Maybe GeneralG can post his port configuration here.
Hope it helps.
I f-ing love you!
The cert thing was just the fix i needed to get my dedicated server going.
Just to share my specs in case anyone else is having the same issue: I'm running TrueNAS Scale v24.04.02, with a Win10Pro VM.
I was hoping to get the 7DTD server going on a Debian 12 or Ubuntu 24 VM, but i'm just happy I can play with some friends.
Not all heroes wear capes.
"https://api.epicgames.dev"
to the trusted sites in the IE settings. After that, the 7D2D server was able to connect to EOS and stopped kicking everyone as unrecognized players!