-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Unable to use domain instead of IP? #294
Comments
Do you use cloudflare dns proxy option? I recently got report that this somehow breaks automodpack host. |
if thats the case please try latest dev build artifact its untested may not work but i changed slightly server host handling |
I believe we are (I'm not handling that side personally), I'll test it when I get a chance. Thanks for the quick response! |
Sorry it took a while to test it, it seems to be giving the same issue. I'm assuming that the domain just goes into the "Host IP" config space? |
Yes and localHostIp too. But if empty client will try to get modpack from where it connected to Minecraft server that's why it's optional. |
Okay just wanted to make sure, it does just fail with the same error even when the IP is left blank. |
Well that's unfortunate then, I don't have any other solution for you at the moment however I plan to make major rework of modpack host which should fix thst issue see #293 |
Okay that's no problem, we'll make do without for now and try it with the new update. Thanks again for trying help in the meantime! |
Bug description
I'm currently in the process of migrating my server to be a domain instead of direct IP for security issues, however it seems I am unable to have automodpack recognize the domain. No matter what when attempting to connect via the domain it gives an error and the server gives the following:
The error seems to suggest that using a domain can be done but I'm unable to figure out exactly how to set it up.
Steps to reproduce
Expected behavior
No response
Actual behavior
No response
Relevant logs
No response
Minecraft & Mod Loader versions
1.18.2 Forge 40.2.21
Minecraft launcher
No response
Operating system
Unknown (Server is 3rd party hosted)
AutoModpack version
4.0.0 beta18
Other information
No response
Check list
The text was updated successfully, but these errors were encountered: