storj / gateway-st

Single-tenant, S3-compatible server to interact with the Storj network
Apache License 2.0
71 stars 19 forks source link

Invalid UI version in the JSON-RPC response #59

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hey folks,

I just updated my gateway binary, and it seems something is messed up, if I try to login to minio using the build-in UI I just get "Invalid UI version in the JSON-RPC response"

In addition, I also found this: https://github.com/minio/minio/issues/12450 which describes my problem very well, but the solution does not work for me here as the storj minio client is a fork and I have no idea about the code state. Any help would be nice. minio

amwolff commented 2 years ago

Hi @venomone! We are aware of the issue (#52), and it's already fixed on the main branch. We missed the release on Monday due to the holiday, but I'm trying to schedule it today.

Meanwhile, you can try testing the object browser using the following image: storjlabs/gateway:85e6166-go1.17.5. It should work correctly.

Thanks a lot for using Gateway-ST.

amwolff commented 2 years ago

v1.6.1 is live now.