-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't connect to server #312
Comments
If your client can not connect to the server then you may need to set up port forwarding for traffic on the serversync port, there should be guides online for whatever server setup/configuration you have. If you can connect to the server but no mods are being synchronized then you probably just need to configure serversync via the The logs are usually a good place to start looking for problems |
logs.txt |
Serversync runs on Would then connect via If the client is on the same network then internal address should also work 🤷, do you have firewalls or something in between that is blocking traffic? |
Serversync Version: 3.6.0
Minecraft Version: 1.19.4
Issue: I'm running my server off Ubuntu Linux and I'm running Minecraft off Windows. I loaded Server Sync(SS) in the server (running as its own entity) and into my client, but for some reason I simply can't connect no matter what I try.
I'm fairly new to all of this so I'm most-likely missing something I just don't know what.
I'm using CLI to run SS as it's own server through a .sh file. On the file I only have (
java -jar serversync-3.6.0.jar --server
) which seems to let it run properly. I have both the .sh file and the jar file in the server folder (how I can get it to see the mods I have loaded).The text was updated successfully, but these errors were encountered: