EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Linux Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=588)
-   -   Linux Login server terminate called (https://www.eqemulator.org/forums/showthread.php?t=42769)

Soadin 01-08-2020 11:51 AM

Linux Login server terminate called
 
Hi,

I have installed eqemu on Linux Server Ubuntu 18.04 LTS 64bit

Server is running but not the Login Server.

Tried to create world-admin user with

./loginserver world-admin:create --username=admin --password=mypass --email=test@test.de


At this command I get the error message:
terminate called after throwing an instance of 'std::system_error'
what(): Resource temporarily unavailable


Any help is appreciated.
Regards
Soadin

Soadin 01-08-2020 02:13 PM

additional info… I checked SQL database and there is no entry in

login_world_servers

also...
It seems the loginserver itself is not taking any action.

Wondering if there are logfiles for the loginserver. Didn't find any.

Thx in Advance
Soadin

Akkadius 01-08-2020 05:45 PM

Try

Code:

./loginserver world-admin:create admin mypass email@email.com
See

Code:

eqemu@5b7e6ebb5d5a:~/server$ ./bin/loginserver world-admin:create

Command

world-admin:create {username} {password} {email}

and

https://eqemu.gitbook.io/eqemulator-...-world-servers

Soadin 01-08-2020 05:59 PM

thx Akkadius.

That was not the problem.
I solved it now. It was a login problem of the loginserver to the database.
When I started loginserver without any options it said it cannot connect with that user.

so I fixed mysql access and then loginserver came up

Thx for the reply


But many


All times are GMT -4. The time now is 10:42 AM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.