Skip to content
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

java.net.sockettimeoutexception connect timed out #57

Closed
SuperKnux opened this issue Aug 21, 2022 · 8 comments
Closed

java.net.sockettimeoutexception connect timed out #57

SuperKnux opened this issue Aug 21, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@SuperKnux
Copy link

Describe the bug
A clear and concise description of what the bug is.

On the latest update of the mod, attempting to update the modpack from the server just returns "Up to date!" even if the modpack isn't actually the same. This is seemingly caused by a Java error on the client's side. "java.net.sockettimeoutexception connect timed out"
To Reproduce
Steps to reproduce the behavior:

  1. Create a new modpack, with just FAPI and AutoModpack along with a server set up.
  2. Launch the game, and attempt to join the server.
  3. No profit D:

Expected behavior
A clear and concise description of what you expected to happen.
The client should notice that there's an update and tell you instead of booting you from the server due to a mod missing.

Screenshots
If applicable, add screenshots to help explain your problem.

AutoModpack and Minecraft Version you are using (please complete the following information):

  • AutoModpack 2.3.7, 1.18.2

Additional context
Add any other context about the problem here.

My client is running a recently installed EndeavourOS. I have 16 gigabytes of RAM, and have an Intel i3-9300H along with an Nvidia Geforce GTX 1050 3GB, if this helps.

@Skidamek
Copy link
Owner

This is rather because the automodpack host on server is overloaded and in the result it couses timeout exception, you can try add more threads to the automodpack config

@SuperKnux
Copy link
Author

Nope. 6 threads, using bloom.host to host the server too. Can't download the modpack from the site it gives, and it worked fine before so... idk what's going on

@Skidamek Skidamek added bug Something isn't working help wanted Extra attention is needed labels Aug 22, 2022
@Skidamek
Copy link
Owner

automodpacks.zip
I've changed a bit of automodpack host code, could you try it?

@Skidamek
Copy link
Owner

any updates?

@Skidamek
Copy link
Owner

I hope fixed in 2.3.8

@Skidamek Skidamek removed the help wanted Extra attention is needed label Aug 23, 2022
@Skidamek
Copy link
Owner

if problem will be still accouris please reopen the issue

@SuperKnux
Copy link
Author

Reopening the issue because, despite having switched OSes (to Windows from EndeavourOS,) the modpack can't be downloaded on my side, yet others can. Trying to download the modpack from the link given returns a "Took too long to respond" error.

@SuperKnux
Copy link
Author

Nevermind, just had to add the ip itself to the host_external_ip config property along with a different port, although the different port was probably not needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants