Ly-sec / PalBot

PalBot - Whitelist, RCON, Server management Palworld Discoord Bot
20 stars 3 forks source link

Server is offline, error #12

Closed squidmaeki closed 7 months ago

squidmaeki commented 7 months ago

My server is online, but why does it still say Server is offline, error: Error: Failed all 1 attempts?

image

Ly-sec commented 7 months ago

My server is online, but why does it still say Server is offline, error: Error: Failed all 1 attempts?

image

Did you perhaps enter your local IP address and not your public one in the config.json?

squidmaeki commented 7 months ago

My server is online, but why does it still say Server is offline, error: Error: Failed all 1 attempts? image

Did you perhaps enter your local IP address and not your public one in the config.json?

I tried entering the local ip and it still shows offline. image

Ly-sec commented 7 months ago

Well you shouldn't be using the local IP but the public one. Can you send normal rcon commands via the bot?

squidmaeki commented 7 months ago

Well you shouldn't be using the local IP but the public one. Can you send normal rcon commands via the bot?

I tried using the command and it came up like the picture. When a moment has passed It's like picture 2.

image image

squidmaeki commented 7 months ago

I can connect through the server tool but palbot can't. image

Ly-sec commented 7 months ago

I can connect through the server tool but palbot can't. image

That's indeed very weird, I'll try and see what's going on tomorrow. It's quite late already :/

squidmaeki commented 7 months ago

I can send rcon broadcast to the server but it still says Server is offline, error: Error: Failed all 1 attempts

image

squidmaeki commented 7 months ago

Is there any part that I did wrong?

Ly-sec commented 7 months ago

I don't really see anything that you did wrong, however I just checked myself and it works totally fine, same for other people 🤔

squidmaeki commented 7 months ago

The whitelist system works but is very slow to attract players who don't have the whitelist

image

squidmaeki commented 7 months ago

I don't really see anything that you did wrong, however I just checked myself and it works totally fine, same for other people 🤔

Is the port I opened 8211 and 25575 correct or do I need to forward additional ports?

Ly-sec commented 7 months ago

I don't really see anything that you did wrong, however I just checked myself and it works totally fine, same for other people 🤔

Is the port I opened 8211 and 25575 correct or do I need to forward additional ports?

In theroy there are these 3 ports: 8211, 25575,27015 Not sure if 27015 would do anything for you though. Could be worth a try however.

squidmaeki commented 7 months ago

In theroy there are these 3 ports: 8211, 25575,27015 Not sure if 27015 would do anything for you though. Could be worth a try however.

I forwarded all ports and inbound ports and it still shows Server is offline, error: Error: Failed all 1 attempts.

squidmaeki commented 7 months ago

Everything works fine except the Player count check which cannot be checked.

kvcruzat commented 7 months ago

Everything works fine except the Player count check which cannot be checked.

Just ran across the same issue. It turned out to be because of the server not being a community server. had EpicApp=PalServer removed in the command line argument because read that it helps with performance. Gamedig cant query the server without it.

Ly-sec commented 7 months ago

Everything works fine except the Player count check which cannot be checked.

Just ran across the same issue. It turned out to be because of the server not being a community server. had EpicApp=PalServer removed in the command line argument because read that it helps with performance. Gamedig cant query the server without it.

Very interesting, I might have to find a different way to get the other informations (like Days etc) then

Ly-sec commented 7 months ago

"Should" be fixed now, if not please open up another issue!

Closing this issue since we got a fully reworked bot. Let's see what other issues are going to appear now.