![]() |
|
MinimServer: startup error - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: MinimServer: startup error (/showthread.php?tid=7294) Pages: 1 2 |
RE: MinimServer: startup error - mminga - 22-08-2024 16:37 (21-08-2024 21:24)simoncn Wrote: This is not related to the problem with video files. Are you running MinimServer update 253 or an earlier version?It is update 253. RE: MinimServer: startup error - simoncn - 22-08-2024 21:11 Thanks for confirming this. It sounds like there is a disk I/O caching timing issue with MinimServer having completed writing the libohNet.so file to the disk filesystem but the operating system not having propagated the filesystem change to the physical disk hardware. There are some "tricks" that can be used for force a physical disk write in this situation and I will look into adding code to do this after libohNet.so has been written and before MinimServer tries to load it. RE: MinimServer: startup error - mminga - 24-08-2024 00:13 I try a delay of 40s, maybe it helps. RE: MinimServer: startup error - simoncn - 24-08-2024 11:15 This won't make any difference. The error is happening before the delay wait. RE: MinimServer: startup error - mminga - 15-09-2024 20:00 I found out the following: My server is switched on with a master-slave-switch-box. When I switch off too early, then the server comes to that state and will not start anymore. System Arbian on a Tinkerboard. |