acemod / docker-reforger

Arma Reforger installation in Docker
MIT License
59 stars 30 forks source link

Server Initiation Fails #12

Closed MoltenOre closed 2 years ago

MoltenOre commented 2 years ago

I tried setting up this docker having an I5; 16Gb Ram; Nvidia 840m; with the docker command docker command.txt . After it started downloading the files some Errors occurred and it crashed as seen in the error logs. I cleaned everything up and tried ageing but i got the same error. I cant figure out if it is an error from setting it up wrong. docker command.txt console.log error.log script.log

Dahlgren commented 2 years ago

SERVER_HOST_REGISTER_ADDRESS must be your public external IP to the Internet, 192.168.0.102 is a local IP to your (home) network

MoltenOre commented 2 years ago

Ok, i'll try this, but is it not possible to host it on the Private Network?

Dahlgren commented 2 years ago

Sure, but these is no point in registring your local IP with the master servers.

According to your logs the server is working fine. In console.log the last entry at 22:21:11:358 is a persistence save which occurs way later than the warnings in error.log