Can't join own Forge server hosted on Oracle
1.18 Forge server running on oracle Ubuntu. When I try to join, there is no sign of anything being sent to the sever ( no player joining in the console ), and on the client it just says "connection timed out: no further information." I have attached the ingress rules for the instance. The mods on server and client are synced. The client is using Prism Launcher.
37 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by haloecake#0
#Minecraft server properties
#Tue Jun 11 15:05:10 UTC 2024
allow-flight=true
allow-nether=true
broadcast-console-to-ops=true
broadcast-rcon-to-ops=true
difficulty=normal
enable-command-block=true
enable-jmx-monitoring=false
enable-query=false
enable-rcon=false
enable-status=true
enforce-whitelist=true
entity-broadcast-range-percentage=100
force-gamemode=false
function-permission-level=2
gamemode=survival
generate-structures=true
generator-settings={}
hardcore=false
hide-online-players=false
level-name=world
level-seed=
level-type=default
max-build-height=256
max-players=20
max-tick-time=120000
max-world-size=29999984
motd=
network-compression-threshold=256
online-mode=true
op-permission-level=4
player-idle-timeout=0
prevent-proxy-connections=false
pvp=true
query.port=25565
rate-limit=0
rcon.password=
rcon.port=25575
require-resource-pack=false
resource-pack=
resource-pack-prompt=
resource-pack-sha1=
server-ip=
server-port=25565
simulation-distance=10
snooper-enabled=false
spawn-animals=true
spawn-monsters=true
spawn-npcs=true
spawn-protection=0
sync-chunk-writes=true
text-filtering-config=
use-native-transport=true
view-distance=14
white-list=false
Did you open it on the machines firewall aswell?
Not just cloud one
Also are you using oracle linux or ubuntu
Ubuntu
The server has been used and connected to before
I believe so
- what server OS
- so port 25565 is open via oracle subnet AND the OS firewall?
Canonical Ubuntu 22.04 on forge 40.2.21
The subnet has the ingress rules at the top of this thread
and i used these commands (which didn't return text when entered):
sudo iptables -I INPUT -p tcp -m tcp --dport 25565 -j ACCEPT
sudo iptables -I INPUT -p udp -m udp --dport 25565 -j ACCEPT
sudo iptables -I OUTPUT -p tcp -m tcp --dport 25565 -j ACCEPT
sudo iptables -I OUTPUT -p udp -m udp --dport 25565 -j ACCEPT
sudo netfilter-persistent save
sudo netfilter-persistent reload
sudo iptables -F
why didn’t you use
ufw
send the output of ‘ufw status’ubuntu@server:~/boogie1.13$ ufw status
ERROR: You need to be root to run this script
ubuntu@server:~/boogie1.13$ sudo ufw status
Status: active
To Action From
-- ------ ----
22/tcp ALLOW Anywhere
25565/tcp ALLOW Anywhere
25565/udp ALLOW Anywhere
22/tcp (v6) ALLOW Anywhere (v6)
25565/tcp (v6) ALLOW Anywhere (v6)
25565/udp (v6) ALLOW Anywhere (v6)
ubuntu@server:~/boogie1.13$
25565/tcp ALLOW Anywhere
25565/udp ALLOW Anywhere
22/tcp (v6) ALLOW Anywhere (v6)
25565/tcp (v6) ALLOW Anywhere (v6)
25565/udp (v6) ALLOW Anywhere (v6)
ubuntu@server:~/boogie1.13$
can you send a screenshot of your oracle subnet config
is this not it
no
for oracle you need to do two different things
hold on
https://youtu.be/0kFjEUDJexI
start at 7:32 until 9:32
Hp_crafter
YouTube
How to create a powerful Minecraft Server for free using Oracle Clo...
This video shows how to setup a VM for more advanced videos that include a panel as well as how to setup a basic minecraft server that doesn't have a panel to run it from.
My Website - https://web.hpcrafter.uk/Videos/Basic/basic.html
My Discord - https://discord.com/invite/YcT9ZeAYeK
Use my discord for help as I don't respond to the comments.
ok i did that bit
now try
as in you already did
or you’ve just done it?
just got rid of old ones and did again
with all open instead
okay
try now
server starting now
:ThumbsUp:
same issue as before 😦
https://mcsrvstat.us/
try put your IP through that
you are using the public IP right?
yes
i removed it from the bar
but it's the one displayed on the instance
what does it look like? Replace the numbers with ‘x’
xxx.xxx.xx.x
hm
is this 1.20.6?
1.18
that’s really weird
and the server is actually online?
yhh
at jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:569) ~[java.net.http:?] {}
at jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:123) ~[java.net.http:?] {}
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:139) ~[fmlcore-1.18.2-40.2.21.jar%23247!/:?] {}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:177) ~[fmlcore-1.18.2-40.2.21.jar%23247!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) [?:?] {re:mixin}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:114) [fmlcore-1.18.2-40.2.21.jar%23247!/:?] {}
[15:48:00] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [openloader] Starting version check at https://updates.blamejared.com/get?n=openloader&gv=1.18.2
[15:48:00] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [openloader] Found status: BETA Current: 12.0.1 Target: 12.0.1
op haloecake[15:54:19] [Server thread/INFO] [minecraft/DedicatedServer]: Made Haloecake a server operator
send the entire log via https://mclo.gs/
mclo.gs - Paste, share & analyse your Minecraft logs
Easily paste your Minecraft logs to share and analyse them.
can you stop the mc server, do
sudo su
and run the server againdns servers might be fucked up
"Caused by: java.nio.channels.UnresolvedAddressException"
oh
mobile moment
what does that mean?
well bad dns servers on the server
the oracle one?