The "containers" section has been unavailable for two days in a row
I'm trying to login and seeing the message 'Unexpected request - client_id'. Could you please have a look?
Discussion (9)4
Comments
what is the url you are trying to access? how did you get to this url?
The url is accessible by now.
Indeed the URL is available but when you try to login you get the error you mention.
I'll report to our Support
Thank you Dmitrii
Note in the meantime, it seems like Docker Login does still work.
So for example I can still:
docker login -u="<my user>" -p="<my password hash>" containers.intersystems.com
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Login Succeeded
And then also:
docker pull containers.intersystems.com/intersystems/irishealth:latest-cd
latest-cd: Pulling from intersystems/irishealth
20043066d3d5: Already exists
8216b0a74174: Downloading [> ] 537.9kB/395.2MB
928364a257ac: Pulling fs layer
dadfc3b0a484: Downloading [====> ] 433.5kB/5.24MB
122f1f35c4aa: WaitingSo perhaps this can help you for now.
Hi Dimitrii. Could you try the login again? It should be working now.
Thanks Cecilia indeed it's working now.
Thanks a lot Cecilia, now I can continue learning HealthShare 😊