dsconnect will not launch via terminal. Ubuntu 14.04
Posted: Mon May 05, 2014 9:39 pm
Hi All,
I've built DSP in Ubuntu 14.04 LTS through Oracle VMBox.
I have the search and game running, but can't get the login server to boot. Goal right now is to just have it locally set up in my network as a VM to learn on.
Here's the error I've run into.
ffxi@ffxidsp:~/darkstar$ ./dsconnect
[Status] Memory manager initialised: log/DSP.leaks
[Info] DarkStar - Git Revision Hash: Unknown.
[05/May 21:11][Info] Console Silent Setting: 0
[05/May 21:11][Error] make_listen_bind: bind failed (socket #3, code 98)!
Zone IP is default 127.0.0.1, I've edited all the .conf's to use the correct DB. Followed the guide on the wiki/ here.
Do I need to push any firewall settings? Do I need to bring up the login on a second IP?
Here's the startup log for the other two.
Search:
ffxi@ffxidsp:~$ cd darkstar/
ffxi@ffxidsp:~/darkstar$ ./dssearch
pthread_attr_init: Success
========================================================
DSSearch-server
========================================================
ffxi@ffxidsp:~/darkstar$ ./dsgame
[Status] Memory manager initialised: log/DSP.leaks
[Info] DarkStar - Git Revision Hash: Unknown.
[Status] do_init: begin server initialization...
[21:06:10][Info] Console Silent Setting: 0 - [OK]
[21:06:10][Status] do_init: map_config is reading - [OK]
[21:06:10][Status] luautils::init:lua initializing... - [OK]
[21:06:10][Status] do_init: sqlhandle is allocating - [OK]
[21:06:10][Status] do_init: zlib is reading - [OK]
[21:06:10][Status] do_init: loading items - [OK]
[21:06:10][Status] do_init: loading spells - [OK]
[21:06:11][Status] do_init: loading zones[21:06:16][Debug] UpdateWeather Finished
- [OK]
[21:06:16][Status] do_init: server is binding with port 54230 - [OK]
[21:06:16][Status] The map-server is ready to work...
Thanks in advance for all the help!
I've built DSP in Ubuntu 14.04 LTS through Oracle VMBox.
I have the search and game running, but can't get the login server to boot. Goal right now is to just have it locally set up in my network as a VM to learn on.
Here's the error I've run into.
ffxi@ffxidsp:~/darkstar$ ./dsconnect
[Status] Memory manager initialised: log/DSP.leaks
[Info] DarkStar - Git Revision Hash: Unknown.
[05/May 21:11][Info] Console Silent Setting: 0
[05/May 21:11][Error] make_listen_bind: bind failed (socket #3, code 98)!
Zone IP is default 127.0.0.1, I've edited all the .conf's to use the correct DB. Followed the guide on the wiki/ here.
Do I need to push any firewall settings? Do I need to bring up the login on a second IP?
Here's the startup log for the other two.
Search:
ffxi@ffxidsp:~$ cd darkstar/
ffxi@ffxidsp:~/darkstar$ ./dssearch
pthread_attr_init: Success
========================================================
DSSearch-server
========================================================
ffxi@ffxidsp:~/darkstar$ ./dsgame
[Status] Memory manager initialised: log/DSP.leaks
[Info] DarkStar - Git Revision Hash: Unknown.
[Status] do_init: begin server initialization...
[21:06:10][Info] Console Silent Setting: 0 - [OK]
[21:06:10][Status] do_init: map_config is reading - [OK]
[21:06:10][Status] luautils::init:lua initializing... - [OK]
[21:06:10][Status] do_init: sqlhandle is allocating - [OK]
[21:06:10][Status] do_init: zlib is reading - [OK]
[21:06:10][Status] do_init: loading items - [OK]
[21:06:10][Status] do_init: loading spells - [OK]
[21:06:11][Status] do_init: loading zones[21:06:16][Debug] UpdateWeather Finished
- [OK]
[21:06:16][Status] do_init: server is binding with port 54230 - [OK]
[21:06:16][Status] The map-server is ready to work...
Thanks in advance for all the help!