[Solved] Minecraft - unable to find logs for failed minecraft backup s3 upload

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Decadeus’ v2.4.7.0 (Mainline)
Virtualization Docker
Application Minecraft
Module MinecraftModule
Running in Container Yes
Current State Ready

Task

unable to find logs for failed minecraft backup s3 upload

Problem Description

Issue

I am attempting to upload minecraft backups to s3 which is failing as there are not files being uploaded but I see not error. Where are the logs for such uploads that I can try and inspect to understand the issue. I am attempting to use my wasabi.com S3 compatible endpoint.

Reproduction Steps

  • Create backup
  • Upload backup to s3
  • Inspect s3 bucket

Right click the instance in ADS and select “View Logs”

Thank you.

The issue was

09:05:26] [Core:admin Error]     : AmazonClientException
[09:05:26] [Core:admin Error]     : [0] (AmazonClientException) : Value for ServiceURL is not a valid URL: s3.eu-west-1.wasabisys.com
[09:05:26] [Core:admin Error]     :   at Amazon.Runtime.ClientConfig.set_ServiceURL (String value) 

So I was missing https:// . Added now and confirmed that wasabi works without issue for cloud backups :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.