PDA

View Full Version : akk-stack: New debian 10 VPS, can't log in


fansy
06-03-2022, 08:49 PM
I just rolled a 4 vCore / 8 GB / 160 GB SSD NVMe VPS. Clone and make install seemed to go fine.



I ran,

sudo su

make init-reset-env

make set-vars port-range-high=7030 ip-address=my.vps.ip

make install

I then logged into Occulus, set the server long name and short name, added my worldserver login/pass on loginserver #1, then rebooted.

make bash

m

start


At this point, using my clean Rof2 client I could see my server in the eqemu login list but was unable to login.

I then went back to "make bash" and ran,

cd server

./server_start.sh


More zones booted up this time, but still no luck. I'm unable to log in.

Am I missing a piece of the puzzle? This is a fresh server. Do I need to open ports? I was under the impression that docker handled ports

fansy
06-04-2022, 10:14 AM
Today I tried using login.projecteq.net and had success. I guess it pays to read the front page!