Seite 1 von 1

Server time out?

Verfasst: So 10. Jan 2021, 14:42
von Pedro9700
Every once in a while i get this error, and i dont know why. it its fixed with a restart, but that doesnt make sense because it says in the error that it retries every 30 seconds. Any permanent fix for it?

Code: Alles auswählen

1/10/2021 1:39:48 PM Warn Core XXXXX Server exception. (Not reachable? Message was The request timed out) Waiting 30 seconds and try it again..
1/10/2021 1:39:48 PM Warn Core General System.Net.WebException: The request timed out
  at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00072] in <1a0168907d2042858c12ff7b2c118a26>:0
  at System.Net.WebClient.DownloadData (System.Uri address) [0x00020] in <1a0168907d2042858c12ff7b2c118a26>:0
  at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadData(System.Uri)
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.sendstr (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command command, System.Double UnixStampOfCall) [0x0050a] in <25726cf54e3346bfb501aecf14426b94>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Server.send (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x00114] in <25726cf54e3346bfb501aecf14426b94>:0

Re: Server time out?

Verfasst: So 10. Jan 2021, 14:47
von F0restbear
Hey there,
on which plattform are you running the bot? That error usually implies that either your connection to the server or the server is faulty.

Re: Server time out?

Verfasst: So 10. Jan 2021, 14:56
von Pedro9700
Its running on Linux, ubuntu, with a stable connection to the internet. It retries to connect but cant do it, it has been trying to connect to the server for over 2 hours and I´ve been accessing the server during that time. A simple restart fixes the problem.
Running the latest console version for x86_64

Re: Server time out?

Verfasst: Sa 16. Jan 2021, 09:24
von Kichaha
Try to check in the game in Edge or Chrome Browser
similar Problem here. Bot doesn log in.
#### Bot Version: 5.3.3.0
#####################################################
20210116 09:19:16 Debug Database opening sqlite
20210116 09:19:17 Debug Database sqlite path is D:\Programme\MFBot\bot.dat
20210116 09:19:17 Debug Database Opening sqlite database..
20210116 09:19:17 Debug Database current DB version is 9
20210116 09:19:18 Warn Core System.Net.WebException: Der Remoteserver hat einen Fehler zurückgegeben: (403) Unzulässig.
bei System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
bei System.Net.WebClient.DownloadData(Uri address)
bei de.mfbot.MFBot_NG.Basisbibliothek.Server.H(Account Q, Command W, Double H) in File143:Zeile 399.
bei de.mfbot.MFBot_NG.Basisbibliothek.Server.send(Account acc, Command cmd) in File143:Zeile 517.
Starting the game in browser, i had to solve a captcha.. Only in Edge or chrome, Firefox works without captch.. ???
same Problem a Week ago, later at the day, everything goes fine. no more catcha. i didnt find a clue..

Greetings

and sorry for my English :-)

Re: Server time out?

Verfasst: So 17. Jan 2021, 10:12
von Kichaha
Today anything works fine. Bot works, no captcha in Browser.. no explanation..

Re: Server time out?

Verfasst: Mo 18. Jan 2021, 23:51
von F0restbear
Hey there,

this is actually something one of our devs has to look at. I'm also running a console version, yet I don't get any error messages.