MycroftAI / mimic-recording-studio

Mimic Recording Studio is a Docker-based application you can install to record voice samples, which can then be trained into a TTS voice with Mimic2
Apache License 2.0
493 stars 111 forks source link

Unhandled Rejection (TypeError): Failed to fetch #80

Closed ivaxsirc closed 2 years ago

ivaxsirc commented 2 years ago

When enter to localhost:3000 in windows 10 with chrome, appears
return fetch(apiRoot + api/user/?uuid=${uuid}, { I show a screenshot, any solution? Thanks image

ivaxsirc commented 2 years ago

I answer to myself the problem was backend, you must be opened backend and frontend, now works perfect

krisgesling commented 2 years ago

Thanks for updating this - I'm sure it will help someone else in the future who's seeing the same thing :)