You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to update the S3 service from v2.9.9 to v2.10.3, but I got some JSON-RPC errors.
After some investigation, I had to run the command following command inside the container:
$ mc admin update localhost
Everything works fine after that!
But for an automated update process, should the service execute this command or should it be a manual step when you're upgrading the service?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi,
I was trying to update the S3 service from v2.9.9 to v2.10.3, but I got some JSON-RPC errors.
After some investigation, I had to run the command following command inside the container:
Everything works fine after that!
But for an automated update process, should the service execute this command or should it be a manual step when you're upgrading the service?
Thanks in advance!
The text was updated successfully, but these errors were encountered: