sipcapture / homer7-docker

HOMER 7 Docker Images
92 stars 84 forks source link

Error in webapp frontend #91

Closed ghettovoice closed 3 years ago

ghettovoice commented 3 years ago

Hello, I have a problem with a fresh installation from the scratch with docker-compose up -d.

Снимок экрана 2020-10-13 в 13 08 36

I got this error on a start webapp page after full reinstall with those commands:

docker-compose down
docker system prune --all --prune
docker-compose up -d

First time install was fully successful, no any errors. I'm doing this on the latest master commit.

Thanks for the great tools!

lmangani commented 3 years ago

Thanks for the report! I can definitely reproduce this, so I expect to have a fix shortly.

lmangani commented 3 years ago

Pushed a new version and container builds to address this - could you kindly pull, check and confirm?

ghettovoice commented 3 years ago

Yes, now it works like a charm

lmangani commented 3 years ago

Wonderful! Thanks again for bringing this up, and feel free to reopen this issue in case of further complications.