Written by

UKK Köln
Question Dmitrii Baranov · Dec 24, 2025

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?

Comments

Ben Spead · Dec 24, 2025

what is the url you are trying to access?  how did you get to this url?

0
Tani Frankel  Dec 25, 2025 to Dmitrii Baranov

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

0
Tani Frankel  Dec 25, 2025 to Tani Frankel

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: Waiting

So perhaps this can help you for now.

0
Cecilia Yang  Dec 26, 2025 to Dmitrii Baranov

Hi Dimitrii. Could you try the login again? It should be working now.

0
Tani Frankel  Dec 27, 2025 to Cecilia Yang

Thanks Cecilia indeed it's working now.

0
Dmitrii Baranov  Dec 27, 2025 to Cecilia Yang

Thanks a lot Cecilia, now I can continue learning HealthShare 😊

0