Username: Password:

Author Topic: Can anyone help me address these errors?  (Read 11409 times)

Offline dlchira

  • Rookie
  • *
  • Posts: 2
    • View Profile
Can anyone help me address these errors?
« on: December 22, 2017, 11:01:57 PM »
Hello,

I am new to Gunbot and probably not as computer savvy as many/most of its users. When I launch the program as instructed, I get the following error message in the terminal:

https://ibb.co/epP3qR

...and the following error message in the GUI's error log:

https://ibb.co/ie6zVR

Restarting the Gunbot does not resolve these errors. Can anyone please recommend a fix?

Many thanks in advance,
Dan
« Last Edit: December 22, 2017, 11:07:03 PM by dlchira »

Offline dlchira

  • Rookie
  • *
  • Posts: 2
    • View Profile
Re: Can anyone help me address these errors?
« Reply #1 on: December 22, 2017, 11:02:42 PM »
Sorry, images didn't post. Trying to fix it now...

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: Can anyone help me address these errors?
« Reply #2 on: December 23, 2017, 11:50:39 AM »
the eadrinuse error is mentioned in the wiki troubleshooting section. chances are, you have two bots running and fighting for the 5000 port or you are having another process using port 5000. kill that process (find the macOS equivalent of task manager and look up processes, and which one hangs on the 5000 port. then kill it.).

From the wiki:


After starting a setup, following error shows: Error: bind EADDRINUSE null:5000

Common solution:

Make sure to close every other process blocking port 5000 (or any other port mentioned in the error). Often this is a process called gunthy, still running as a system process. Reboot if you are unsure if you managed to close it.


when starting the bot with GUI, don't click on gunthy exe. click only the gunthy-gui exe. The GUI will run the gunthy exe once you click "start gunbot" in the GUI.
« Last Edit: December 23, 2017, 11:56:01 AM by sloaleks »