why i can't join any server online game
[deleted]
Antoine That sounds more like a port forwarding issue. Have you set up a firewall on your Solus system?
no is a fresh install.
UFW if enabled has default rules of:
Default: deny (incoming), allow (outgoing), disabled (routed)
Which for a default Solus install is pointless until you make changes like having sshd
, httpd
running etc as we have no services listening to remote connections so denying incoming access when we are not listening is... yeah. It would also cause problems with hosting.
As a troubleshooting step I would disable the firewall and see if it helps. If not you don't need to worry about relaxing the firewall rules.
- Edited
in public proflile I can joining a game in crusader king III but not on the isle im trying to connect me on server but im redirect to the main menu I really need help for that.
nothing happend when i turn off completely
Steam doesn't work for me either, there's a bug upstream that valve is working on. The work around is to open your terminal type "steam" and hit enter, I use this fix, and am waiting for the steam update. Try turning all the steam integration off and launch steam using the terminal.
Antoine If you're using Steam flatpak, you need to install FLATSEAL. Flatpak will essentially sandbox your app, in this case Steam, and the games you launch in it. Flatseal lets you change the permissions of all installed Flatpak apps. I'm not sure which permissions specifically, but they're likely the ones to do with file sharing and allowing access to your local folders.
I'd use the repo version of Steam, far less issues.