Skip to content

Server jar download not working for moderately old versions #573

Description

@Magyar57

In the Profiles tab, downloading some specific server jar versions does not work as intended.
For both version 1.20.2 and 1.13.2, the download fails but no error is thrown ; instead it downloads a jar file which contains an xml error (formatted for readability):

minecraft_server.1.13.2.jar

<?xml version="1.0" encoding="UTF-8"?>
<Error>
	<Code>NoSuchBucket</Code>
	<Message>The specified bucket does not exist</Message>
	<BucketName>Minecraft.Download</BucketName>
	<RequestId>4BDVR1YW4K8Y0J16</RequestId>
	<HostId>REDACTED_HOST_ID</HostId>
</Error>

Hence, starting the server (clicking start on the UI) does absolutely nothing. There is obviously no logs printed, since there is no jar to start the java server process.

MineOS version: 1.3.6
Running on TrueNAS Scale, MineOS app ran through docker

I tried looking for the MineOS process' logs, without success. Please indicate me where they are if you want me to provide them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions