tfenster/BCinaB

Cannot authenticate to container registry

Closed this issue · 7 comments

Hey Tobias,

can you add an option to login to a registry?
For example when i try to pull an insider Image it will fail because docker cant authenticate.

image

Thank you!

Greetings,
Maurice

Good idea. As a workaround for now: If you do a docker login on the host, BCinaB should also be able to pull

Thanks for your quick repsonse.
I tried that but i got the same error again.
image

When i try to pull it manually i got no errors.
image

Hm, not sure what I tested earlier but it no longer works for me as well. Will have to dig a bit deeper

Ok, I implemented a quick and ugly workaround that I don't want to "officially" push, but could you open your docker-compose.yml and replace arssolvendi.azurecr.io/bcinab-api:patch4 with arssolvendi.azurecr.io/bcinab-api:mjecloud, do a docker-compose up again so that it pulls and starts the new version and then try again to pull from bcinsider? I'd like to make sure that this works not only for me before actually implementing it

It seems to work.
Thank you!

Sorry, didn't make it in alpha5

Will be there in alpha6. You get a little key button in the top right and if you click on it, you can set credentials. Any pull for that registry will then use those credentials