wger-project / docker

Production...ish docker-compose image for wger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

load-online-fixtures hanging

ebwinters opened this issue · comments

I have an instance running on docker. Everything is working fine except when I execute sudo docker compose exec web python3 wger load-online-fixtures I get:

image

and it just hangs for 10 minutes before I cut it off. Any workaround here?

While loading those fixtures does take some time, it should definitely finish after some time. Did you get some error after that (like some network timeout or something)?

While loading those fixtures does take some time, it should definitely finish after some time. Did you get some error after that (like some network timeout or something)?

Letting it run for ~5min today worked . Must have been my net connection at the time, closing this. Thanks!