[Bug] I am not able to add or rename the LAN Party
Docker image information
[<system> lanager-docker-compose]# docker images zeropingheroes/lanager
REPOSITORY TAG IMAGE ID CREATED SIZE
zeropingheroes/lanager develop 1b07d902aa8e 3 weeks ago 197MB
[<system> lanager-docker-compose]#
Bug description After getting the login working in #175 I cannot add or rename the LAN party. Only deleting is possible. Before that I've renamed the location. Resulting in this message without any valid log entry in lanager container:
Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
The db also hasn't any log entry mentioning any error.
Reproduction steps
- Set up a fresh LANager install
- Rename the location and give it a address (without country name - but is the same even mit Country Name)
- Try to rename the example lan or try to create a new one
Expected behavior Error message as seen above
Hey there, please can you edit your .env file and change APP_DEBUG to true and paste the exception details here. Thanks
Will do tomorrow or Monday if ok?
Same here. All other menus work. But not the LANs one.
Apologies for the delay. I had the stable branch of lanager-docker-compose pulling in the develop Docker image - oops.
I've fixed this in https://github.com/zeropingheroes/lanager-docker-compose/commit/c906f7b3c657b160e2f0cd133f2bf198d223ba64
To get the fix, in your lanager-docker-compose directory, run git pull.
Let me know if that fixes for you.
Apologies for the delay. I had the stable branch of lanager-docker-compose pulling in the develop Docker image - oops.
Also same for the update.sh script on line 16:
docker pull zeropingheroes/lanager:develop