hslr4

Results 5 comments of hslr4

I am experiencing similar issues running in a container with disk shared via NFS. Do you remember how those issues could be solved?

Thanks for your help. I somehow managed to install though I am not sure what exactly the error was. It could have also been related to #3395

I'm running Coqui STT on my Picroft as described [here](https://gitlab.mi.hdm-stuttgart.de/heisler/stt-coqui-server) (as a REST API the same way DeepSpeech is currently integrated into Mycroft). I needed it to quickly work somehow...

I think there is a problem in the [ValidateEmailEndpoint](https://github.com/MycroftAI/selene-backend/blob/d5d2eef6dc1534822db47fcb3a3c69cdc4281a70/api/sso/sso_api/endpoints/validate_email.py#L32) it seems to always return `accountExists=False` which causes a 500 Internal Server Error when trying to write the same email again...