View Single Post
  #1  
Old 06-03-2022, 08:49 PM
fansy
Fire Beetle
 
Join Date: Nov 2010
Posts: 2
Default akk-stack: New debian 10 VPS, can't log in

I just rolled a 4 vCore / 8 GB / 160 GB SSD NVMe VPS. Clone and make install seemed to go fine.



I ran,

Code:
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.

Code:
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,

Code:
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
Reply With Quote