![]() |
|
Can't run the MinimServer - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: Can't run the MinimServer (/showthread.php?tid=7210) |
Can't run the MinimServer - SergNik - 29-03-2024 14:15 Hi gent's I'm a newbie in MinimServer From the start, I'm facing problems with installing it My Platform -RastberyPi5 OS-Linux raspberrypi 6.6.20+rpt-rpi-v8 Java was successfully installed: Code: penjdk version "17.0.10" 2024-01-16And the problem is not very user-friendly Code: root@raspberrypi:/home/pi# minimserver/bin/startdRE: Can't run the MinimServer - simoncn - 29-03-2024 16:57 There should be a crash log file in the minimserver/data directory. Please attach this log file as a file attachment to a forum post. The file is named something like minimserver-crash-20240319-165022.log This message is often caused by having downloaded the wrong version of MinimServer and/or Java (32-bit vs 64-bit) for your operating system. The crash log should confirm this. RE: Can't run the MinimServer - SergNik - 20-04-2024 12:42 (29-03-2024 16:57)simoncn Wrote: There should be a crash log file in the minimserver/data directory. Please attach this log file as a file attachment to a forum post. The file is named something like minimserver-crash-20240319-165022.log Hi. You were right. I downloaded the armhf version, and it solved the problem. Sorry for asking RE: Can't run the MinimServer - simoncn - 20-04-2024 17:13 No problem. It is unfortunate that Java produces this obscure message that doesn't explain the cause of the problem. |