Should probably branch this off into a new thread now that the login issue has been identified, but I’m unable to launch/create any servers with MineOS under Bullseye. They start and then stop a few seconds later. I first tried running the built-in version of Java, then tried with different versions (e.g., 16.0.2, 17-aarch64), but nothing’s working. Would report the logs messages/errors, but I’m still learning how to view log output using the command line.
Here’s what I’m seeing with the “systemctl status mineos” command:
Sep 28 18:31:43 DietPi MineOS[668]: info: [Bullseye] 192.168.X.XX issued command : "start"
Sep 28 18:31:43 DietPi MineOS[668]: info: [Bullseye] received request "start"
Sep 28 18:31:45 DietPi MineOS[668]: error: { Error: connect ECONNREFUSED 127.0.0.1:25565
Sep 28 18:31:45 DietPi MineOS[668]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1088:14)
Sep 28 18:31:45 DietPi MineOS[668]: errno: 'ECONNREFUSED',
Sep 28 18:31:45 DietPi MineOS[668]: code: 'ECONNREFUSED',
Sep 28 18:31:45 DietPi MineOS[668]: syscall: 'connect',
Sep 28 18:31:45 DietPi MineOS[668]: address: '127.0.0.1',
Sep 28 18:31:45 DietPi MineOS[668]: port: 25565 }
[EDIT: Never mind. I just uninstalled and reinstalled MineOS and was able to successfully create a new server.]