Panel Version
1.0.0-beta35
Wings Version
(nothing I can see, sry)
Service
OpenRCT2
Modified
No, I did not modify the egg
Expected Behavior
Install progress was okay, no problem, but I have problems while starting the server, so I expected a normal start.
Actual Behavior
Server did not start, because of a missing lib. (libicuuc.so.72)
Steps To Reproduce
- Use the current OpenRCT2 egg
- Setup a default server with a name, description, password
- Select Debian or Ubuntu as docker
- Press start, the server will download the 2 OpenRCT2 files (OpenRCT2, ServerData), but that's it
I got help from @Fuggschen , he gave me some ideas to fix the problem with the missing libs, but no chance.
We tried this:
su - -c "apt-get update && apt-get install -y libicu-dev libicu72"; ./OpenRCT2/openrct2-cli --version && ./OpenRCT2/openrct2-cli host $(if {{LOAD_AUTOSAVE}} && [ -d ServerData/save/autosave/ ]; then find ServerData/save/autosave/ | sort -r | head -1; else echo "{{SAVE_URI}}"; fi) --port {{SERVER_PORT}} --user-data-path /home/container/ServerData/
For the install logs:
I can only give you pictures, but no real logs, because I am not the owner of the complete server, I just can do all things in Pelican. Sry
OpenRCT2 got a new update yesterday/today, maybe the egg just need a update ?
Ty :D
Install logs
(sry, can't provide the logs)
Panel Version
1.0.0-beta35
Wings Version
(nothing I can see, sry)
Service
OpenRCT2
Modified
No, I did not modify the egg
Expected Behavior
Install progress was okay, no problem, but I have problems while starting the server, so I expected a normal start.
Actual Behavior
Server did not start, because of a missing lib. (libicuuc.so.72)
Steps To Reproduce
I got help from @Fuggschen , he gave me some ideas to fix the problem with the missing libs, but no chance.
We tried this:
su - -c "apt-get update && apt-get install -y libicu-dev libicu72"; ./OpenRCT2/openrct2-cli --version && ./OpenRCT2/openrct2-cli host $(if {{LOAD_AUTOSAVE}} && [ -d ServerData/save/autosave/ ]; then find ServerData/save/autosave/ | sort -r | head -1; else echo "{{SAVE_URI}}"; fi) --port {{SERVER_PORT}} --user-data-path /home/container/ServerData/
For the install logs:
I can only give you pictures, but no real logs, because I am not the owner of the complete server, I just can do all things in Pelican. Sry
OpenRCT2 got a new update yesterday/today, maybe the egg just need a update ?
Ty :D
Install logs
(sry, can't provide the logs)