Open Sir2B opened 2 years ago
I have the same issue
You can add the line MarkupSafe == 2.0.1
to the file server/requirements.txt
.
Afterwards the backend should start normally when running docker-compose up
. However I haven't tested any functionality beyond opening the frontend.
(I didn't come up with this solution myself, it's based on https://github.com/croesnick/toniebox-audio-match/pull/24)
You can add the line
MarkupSafe == 2.0.1
to the fileserver/requirements.txt
. Afterwards the backend should start normally when runningdocker-compose up
. However I haven't tested any functionality beyond opening the frontend.(I didn't come up with this solution myself, it's based on #24)
Came here cause I had the same issue, this fixed it right away. Thank you! :)
I get the following error when running docker compose up. Using raspbian