You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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
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
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.
The text was updated successfully, but these errors were encountered: