diambra / arena

DIAMBRA Arena: a New Reinforcement Learning Platform for Research and Experimentation
https://docs.diambra.ai
Other
313 stars 22 forks source link

Corrupted credentials #15

Closed Skenkel closed 2 years ago

Skenkel commented 2 years ago

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

diambra commented 2 years ago

Problem confirmed. We're on it.

For now use the workaround explained: remove stored credentials using

docker volume rm diambraService

diambra commented 2 years ago

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

diambra commented 2 years ago

Fix has been confirmed.