AlexProgrammerDE / balena-minecraft-server

Build a Minecraft Server using a Raspberry Pi 4! Supports common Servers, SCP, RCON and Wifi Connect.
Apache License 2.0
200 stars 66 forks source link

[BUG] raspberrypi3 16-jdk-buster not found #145

Closed katanaaa closed 3 years ago

katanaaa commented 3 years ago

Failing to build the image.

To Reproduce Steps to reproduce the behavior:

  1. Install Balena-cli tools
  2. balena login
  3. balena push mc_server
  4. See error

[Info] Uploading images\n [Success] Successfully uploaded images [Error] Some services failed to build: [Error] Service: mc-server [Error] Error: manifest for balenalib/raspberrypi3-debian-openjdk:16-jdk-buster not found: manifest unknown: manifest unknown [Info] Built on arm04 [Error] Not deploying release. Remote build failed

Raspberry Pi (please complete the following information):

Minecraft

AlexProgrammerDE commented 3 years ago

Thanks for reporting. I will open an issue on the balena base image repo. Btw you can not run this project on a raspberry pi 3. There is really not enough ram available on it to run a mc server.

katanaaa commented 3 years ago

Thanks for reporting. I will open an issue on the balena base image repo. Btw you can not run this project on a raspberry pi 3. There is really not enough ram available on it to run a mc server.

thanks for fast reply, I noticed that the PI3 ram isn't enough. I will upgrade to pi 4 once i can. very excited about this project

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.