mimic-recording-studio icon indicating copy to clipboard operation
mimic-recording-studio copied to clipboard

sorry there is in error creating user

Open p3l4h0 opened this issue 2 years ago • 0 comments

Describe the bug First error Message prompt from Browser: localhost:3000 says sorry there is in error creating user (yesterday it worked)

aftre pressing the ok button and ignoring" this error,I can connect to the frontend just fine. But when I go to start recording, a error loading prompt... is the backend running? message appears on the screen The following issue ist the sames Problem as: https://github.com/MycroftAI/mimic-recording-studio/issues/15 I have tried to delete and use a new git clone in the powershell and in the ubuntu WSL2. But my firtly created user was still there (Welcome back P3l4h0PS1! Hit Train Mimic to continue recording) after this i have deleted the docker images

PS C:\Users\Peer\Downloads\Coqui\TTS\mimic-recording-studio> docker images
REPOSITORY                        TAG             IMAGE ID       CREATED          SIZE
mimic-recording-studio_frontend   latest          d7db07ec8758   16 minutes ago   993MB
mimic-recording-studio_backend    latest          30aa6ff3bb72   17 minutes ago   384MB

and restartet docker-compose up. Same problem

I am using the standard environment:- CORPUS=english_corpus.csv in the docker-compose.yml

Environment (please complete the following information): I have tried it with windows in the Windows Power shell, and the ubuntu WSL2

PS C:\Users\p3l4h0\Downloads\Coqui\TTS\mimic-recording-studio>
p3l4h0@P-To:~/Projekte/mvoice/TTS/mimic-recording-studio$

so I have questions, how do I get the two errors under control? And what all do I need to delete to remove the user. Or to reset everything. Deleting and recloning, and deleting the docker images was not enough.

p3l4h0 avatar Jan 13 '22 14:01 p3l4h0