RunpodR
Runpod4mo ago
2 replies
mysticfall

Accessing Network Volume via S3 Returns "error"

Hi.

I've been running a serverless service for months without a problem, which connects to a network storage using the S3 interface.

However, I started getting error responses from the S3 client since a few hours ago, which reads:
Caused by: aws.smithy.kotlin.runtime.serde.DeserializationException: Unexpected character 'e' while looking for the start of a tag
At offset 1 (showing range 0-4):
error

Apparently, the server responds with text "error" instead of an expected XML document. I can see no other error messages anywhere else. And I can reproduce the error locally, by attempting to upload to the S3 from a local server.

The id of the volume is aqiajufyn9, and it's hosted in the EU-RO-1 region.

Could you look into this problem?

Thanks in advance!
Was this page helpful?