Hello, I’ve been trying to configure MineOS on TrueNAS Scale, I have successfully installed the application in TrueNAS, but when deploying the .jar file, the server will not start, it will occasionally start and then immediately stop after a few seconds. I have tried using vanilla 1.21.1 .jar files and 1.21.1 Forge files, as well as Fabric which I added manually. I have reinstalled the server from scratch on a wholly separate directory but still the same result. The logs keep going beyond what I pasted, but its just more “INFO reaped unknown pid” errors, that keep increasing in seemingly random increments whenever I try to start a server.
The logs:
2024-08-18T00:05:08.982287226-07:00 Created group: user(gid:)
2024-08-18T00:05:09.451405828-07:00 Created user: used(uid:, gid:)
2024-08-18T00:05:09.451438039-07:00 Setting user password for ‘used’
2024-08-18T00:05:09.469472064-07:00 Setting use_https to: true
2024-08-18T00:05:09.470648361-07:00 Setting server port to: 30015
2024-08-18T00:05:09.470701272-07:00 Skipping Self-Signed SSL, it either exists or is disabled.
2024-08-18T00:05:09.470743503-07:00 Setting https to true
2024-08-18T00:05:09.557737387-07:00 2024-08-18 07:05:09,557 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message.
2024-08-18T00:05:09.557767374-07:00 2024-08-18 07:05:09,557 INFO Included extra file “/etc/supervisor/conf.d/mineos.conf” during parsing
2024-08-18T00:05:09.560056588-07:00 2024-08-18 07:05:09,560 INFO RPC interface ‘supervisor’ initialized
2024-08-18T00:05:09.560118056-07:00 2024-08-18 07:05:09,560 CRIT Server ‘unix_http_server’ running without any HTTP authentication checking
2024-08-18T00:05:09.560294132-07:00 2024-08-18 07:05:09,560 INFO supervisord started with pid 1
2024-08-18T00:05:10.562913219-07:00 2024-08-18 07:05:10,562 INFO spawned: ‘mineos’ with pid 31
2024-08-18T00:05:12.177302938-07:00 2024-08-18 07:05:12,177 INFO success: mineos entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-08-18T00:06:12.723487314-07:00 2024-08-18 07:06:12,723 INFO reaped unknown pid 56
2024-08-18T00:06:12.723611720-07:00 2024-08-18 07:06:12,723 INFO reaped unknown pid 57
2024-08-18T00:06:14.240986107-07:00 2024-08-18 07:06:14,240 INFO reaped unknown pid 85
2024-08-18T00:06:14.241022686-07:00 2024-08-18 07:06:14,240 INFO reaped unknown pid 86
2024-08-18T00:06:15.243379017-07:00 2024-08-18 07:06:15,243 INFO reaped unknown pid 114
2024-08-18T00:06:15.243450833-07:00 2024-08-18 07:06:15,243 INFO reaped unknown pid 115
2024-08-18T00:06:17.750890245-07:00 2024-08-18 07:06:17,750 INFO reaped unknown pid 143
2024-08-18T00:06:17.750990325-07:00 2024-08-18 07:06:17,750 INFO reaped unknown pid 144
2024-08-18T00:06:18.178504256-07:00 2024-08-18 07:06:18,178 INFO reaped unknown pid 172
2024-08-18T00:06:18.178595780-07:00 2024-08-18 07:06:18,178 INFO reaped unknown pid 173