Log in

View Full Version : Server.pl line 809 error during install


Soulanim
08-12-2020, 12:20 AM
Hey, all, sorry if this question has been answered before, but I searched around, and couldn't find the solution anywhere. I am fairly new to installing a private, offline EQEmu server, but I have managed to get it to work on other computers before. I am installing on a clean Windows 10 64-bit install, and when I run the server installer as admin, this error message comes up in the command prompt window:



'bin\wget.exe' is not recognized as an internal or external command,
operable program or batch file.
[eqemu_server.pl] No database connection found... Running without
[Install] EQEmu Server Installer... LOADING... PLEASE WAIT...
'bin\wget.exe' is not recognized as an internal or external command,
operable program or batch file.
[Download] Saved [eqemu_config_template.json] from [https://raw.githubusercontent.com/Akkadius/eqemu-install-v2/master/eqemu_config.json]
cannot open file at eqemu_server.pl line 809.

If anyone has any idea how I could troubleshoot this, I would appreciate it a lot! Thanks, guys =)

Soulanim
08-12-2020, 03:08 AM
Just an update to say that I reinstalled Windows again, and it worked no problem. Not sure what happened there, but if you come across this error, try a clean install.

Dryamzord01
12-31-2020, 12:37 PM
what solution does this have? is happening to me

Dryamzord01
12-31-2020, 02:00 PM
I tried it anyway, until there is a solution, if you open port 3306 in your router and also in your firewall both in TPC and UDP, this error does not appear and it installs everything correctly, I hope I have helped you

Gnowm
01-02-2021, 05:30 AM
...
'bin\wget.exe' is not recognized as an internal or external command,
operable program or batch file.

This here bit is the clue.
The line number is just where Akkas script caught it.

Wget wasn't installed on target machine.
Your Fresh install must have differed or you picked it up from the excellent documentation.
I think.