DarkflameUniverse / NexusDashboard

Dashboard for Complete Management of a DLU game server

Home Page:https://jenkins.aronwk.com/job/nexus-dashboard-docker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`get`call exception

rlnt opened this issue · comments

I integrated the NexusDashboard into the docker-compose.yml from the DarkflameServer.
Because I didn't manage to make the composition work with a remote repository, I cloned this repo and built the docker image from the source with the docker composition.

I get no errors on startup and everything seems to be fine but when I try to access the web page, I get an internal server error and I get an error stack trace from a get request via flask.
I am not very experienced with python so any help that could cause this error would be appreciated.

docker-compose.yml
docker log

It works for me now although I didn't change the docker-compose setup. The only thing I've done was to update the Darkflame server to the newest commit. I leave this open for future reference and in case this is something that still needs fixing.