ronivay / xen-orchestra-docker

Xen Orchestra in a docker container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invalid credentials

dezren39 opened this issue · comments

Hello,

I had a docker-compose file locally running which worked, but recently I retried on my windows machine and the image boots, I can see the login, but the default credentials consistently just register 'invalid credentials' is there something I am missing?

Is this possibly related to this?
ronivay/XenOrchestraInstallerUpdater#133

or maybe one of these two:
ronivay/XenOrchestraInstallerUpdater#134
ronivay/XenOrchestraInstallerUpdater#135
I played around trying to fix it on my end, but am not sure how to address without rebuilding the image locally. I may look into that later but don't want to waste time if it's already fixed in a future patch push. :-)

Hi,

yeah the issue 135 is most likely related. i built and pushed a new container image now. try to pull the new latest tag and let me know if it fixes the issue.

@dezren39 can you confirm if this helped? Thanks.

hey ! I absolutely will do that tonight. lyk

Hi! Thank you, it does appear to be working right for me now. However, I had done a hard reset and used an old tag before upgrading to this new tag, so I don't know if will be exactly like if I had upgraded, it broke, then I upgraded it to this new version.

I'm pretty sure all the redis related fixes would've helped to the original situation as well. I'm gonna call this one solved.

Thanks for reporting and testing.