unioslo / tsd-s3cmd

Wrapper for s3cmd, for the TSD API
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

tsd-s3cmd is broked in p697 project #13

Closed ofrei closed 8 months ago

ofrei commented 2 years ago

I'm getting the following error even with simplest commands for tsd-s3cmd in p697:

tsd-s3cmd mb s3://ofrei2
User > p697-ofrei
Password > 
OTP > 612489
WARNING: Retrying failed request: / (500 (InternalError): We encountered an internal error, please try again.)

Same command works for p33, from the same environment.

I've updated s3-cmd to v0.1.5, with pip3 install https://github.com/unioslo/tsd-s3cmd/archive/refs/tags/v0.1.5.zip. This didn't solve the issue.

Could it be that tsd-s3cmd is only partly migrated from durable to cluster in p697? See screenshots below.

image

image

ofrei commented 8 months ago

My bad for keeping this ticket open. The issue was addressed long ago.