diambra/arena

Corrupted credentials

Skenkel opened this issue · 3 comments

I was testing diambra for the first time (new setup on windows 10, using wsl.).

The error I saw was License verification error: Password load failed.

docker volume rm diambraService resolved the issue.
I'm still not sure how to repro this, but if I discover a repro I will update the issue

Problem confirmed. We're on it.

For now use the workaround explained: remove stored credentials using

docker volume rm diambraService

Commit ab6bd4a should have fixed this bug. Will wait for @Skenkel Confirmation before closing this.

Fix has been confirmed.