FlorianSW / discord-player-count-bot

A discord bot that publishes the player count of a game server in the status of the bot user.
MIT License
18 stars 9 forks source link

Polling Provider error #9

Open bruunooh opened 3 months ago

bruunooh commented 3 months ago

Bot cannot gather informations. Server is online and informations are provided by different other services.

PLAYER_COUNT_PROVIDER = steam-query GAME_TYPE = dayz GAME_QUERY_PORT = 2305 GAME_IP = MY-IPV4-SERVERADDRESS

Starting Discord Bot...
Logged in as ***bot#8811!
App setup done...
PollingProvider errored, retrying in 4 seconds for max 15 tries (1. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 6 seconds for max 15 tries (2. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 8 seconds for max 15 tries (3. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 10 seconds for max 15 tries (4. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 12 seconds for max 15 tries (5. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 14 seconds for max 15 tries (6. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 16 seconds for max 15 tries (7. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 18 seconds for max 15 tries (8. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 20 seconds for max 15 tries (9. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 22 seconds for max 15 tries (10. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 24 seconds for max 15 tries (11. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 26 seconds for max 15 tries (12. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 28 seconds for max 15 tries (13. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 30 seconds for max 15 tries (14. try). Error: Failed all 2 attempts
PollingProvider errored, retrying in 32 seconds for max 15 tries (15. try). Error: Failed all 2 attempts
FlorianSW commented 1 month ago

Hi 👋 Sorry for not coming back to you any sooner. Could you please provide the server IP address you try to set the bot up for? :)