ChHarding / TouchTerrain_jupyter_docker

Image for running Touchterrain standalone via a jupyter notebook
15 stars 4 forks source link

Unauthorized: incorrect username or password #11

Open mtbikemarc opened 1 month ago

mtbikemarc commented 1 month ago

Hi, love the software and have been using it for the past 6 months. However, I tried pulling it up today and got this error:

PS C:\Windows\System32> docker pull chharding/touchterrain_jupyter Using default tag: latest Error response from daemon: Head "https://registry-1.docker.io/v2/chharding/touchterrain_jupyter/manifests/latest": unauthorized: incorrect username or password

Screenshot 2024-05-15 172230

Is a username and password now required?

Any help is greatly appreciated. Thanks!

ChHarding commented 1 month ago

Sorry about that! Can’t think of a reason right now but I will investigate, although I can’t say that I know a lot about docker. I do know that Google Earth engine recently broke the way that the earth-engine module authenticates (and I’m working on fixed that by updating our procedures) but I doubt that’s related.

BTW what are you using it for?

Cheers

Chris

On May 15, 2024, at 18:24, mtbikemarc @.**@.>> wrote:

Hi, love the software and have been using it for the past 6 months. However, I tried pulling it up today and got this error:

PS C:\Windows\System32> docker pull chharding/touchterrain_jupyter Using default tag: latest Error response from daemon: Head "https://registry-1.docker.io/v2/chharding/touchterrain_jupyter/manifests/latest": unauthorized: incorrect username or password

Screenshot.2024-05-15.172230.png (view on web)https://github.com/ChHarding/TouchTerrain_jupyter_docker/assets/165248375/8eedab89-e513-4f30-b620-5d8c06332562

Is a username and password now required?

Any help is greatly appreciated. Thanks!

— Reply to this email directly, view it on GitHubhttps://github.com/ChHarding/TouchTerrain_jupyter_docker/issues/11, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEYDF5OQUUCRYFURUQ5SIRDZCPVEPAVCNFSM6AAAAABHZCVIG6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4TSMBRGU2TEOA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Chris Harding Associate Professor Department of Geological & Atmospheric Sciences Touchterrain.geol.iastate.eduhttp://Touchterrain.geol.iastate.edu

ChHarding commented 1 month ago

So I nuked the image and all its layers from my PC so that docker pull would have to again d/l them, and that worked without the issue that you're having. I then asked CoPilot about the error an got this:

Copilot

The error message "unauthorized: incorrect username or password" suggests that there is an issue with the Docker Hub authentication. This can happen for a few reasons:

docker login --username your_username

docker logout docker login

I also log into Dockerhub to check if there's anything about authentication but the only thing I can see is a private setting and my repo is public. Can you try what CoPilot suggests and see if that helps? I honestly find it weird that it should not be possible for anybody to pull a public repo, Credentials or not but then again I'm still petti much a docker noob who just muddles through ...

Cheers

Chris


From: Harding, Chris [GE AT] @.***> Sent: Thursday, May 16, 2024 4:09 PM To: ChHarding/TouchTerrain_jupyter_docker Subject: Re: [ChHarding/TouchTerrain_jupyter_docker] Unauthorized: incorrect username or password (Issue #11)

Sorry about that! Can’t think of a reason right now but I will investigate, although I can’t say that I know a lot about docker. I do know that Google Earth engine recently broke the way that the earth-engine module authenticates (and I’m working on fixed that by updating our procedures) but I doubt that’s related.

BTW what are you using it for?

Cheers

Chris

On May 15, 2024, at 18:24, mtbikemarc @.**@.>> wrote:

Hi, love the software and have been using it for the past 6 months. However, I tried pulling it up today and got this error:

PS C:\Windows\System32> docker pull chharding/touchterrain_jupyter Using default tag: latest Error response from daemon: Head "https://registry-1.docker.io/v2/chharding/touchterrain_jupyter/manifests/latest": unauthorized: incorrect username or password

Screenshot.2024-05-15.172230.png (view on web)https://github.com/ChHarding/TouchTerrain_jupyter_docker/assets/165248375/8eedab89-e513-4f30-b620-5d8c06332562

Is a username and password now required?

Any help is greatly appreciated. Thanks!

— Reply to this email directly, view it on GitHubhttps://github.com/ChHarding/TouchTerrain_jupyter_docker/issues/11, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEYDF5OQUUCRYFURUQ5SIRDZCPVEPAVCNFSM6AAAAABHZCVIG6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4TSMBRGU2TEOA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Chris Harding Associate Professor Department of Geological & Atmospheric Sciences Touchterrain.geol.iastate.eduhttp://Touchterrain.geol.iastate.edu

mtbikemarc commented 2 weeks ago

Chris,

Thank you so much for the prompt response and action. I'm embarrassed to say the issue seems to have been me not authenticating my email with Docker Desktop when I first signed up. I waited for an email that never came so ignored it. I guess they give a certain amount of time before they lock down the account if you don't do that. I got another email sent to me, completed the process, and its running cherry right now. Thank you so much for the program! It's amazing.

I use it to print topographies. I love it :-).

Thanks again!

Marc

ChHarding commented 2 weeks ago

No worries, it happens :)

On Jun 17, 2024, at 19:48, mtbikemarc @.***> wrote:

Chris,

Thank you so much for the prompt response and action. I'm embarrassed to say the issue seems to have been me not authenticating my email with Docker Desktop when I first signed up. I waited for an email that never came so ignored it. I guess they give a certain amount of time before they lock down the account if you don't do that. I got another email sent to me, completed the process, and its running cherry right now. Thank you so much for the program! It's amazing.

I use it to print topographies. I love it :-).

Thanks again!

Marc

— Reply to this email directly, view it on GitHubhttps://github.com/ChHarding/TouchTerrain_jupyter_docker/issues/11#issuecomment-2174698666, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEYDF5JIKGP4OFMS2P5ESVTZH57WHAVCNFSM6AAAAABHZCVIG6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZUGY4TQNRWGY. You are receiving this because you commented.Message ID: @.***>

Chris Harding Associate Professor Department of Geological & Atmospheric Sciences Touchterrain.geol.iastate.edu