Peter

Results 5 comments of Peter

i did run it a couple time before i can get `localhost:8080` running, but i delete all the docker container `docker stop $(docker ps -aq)` and image `docker rm $(docker...

@xnuinside i do have data in volume, but i don't think i should delete it, is there a way to work around ? Here is the scheduler ![image](https://user-images.githubusercontent.com/73512075/104283052-896e9580-54e2-11eb-9a87-f2ddd2f01f73.png) webserver ![image](https://user-images.githubusercontent.com/73512075/104283085-97bcb180-54e2-11eb-959e-0c955fda8432.png)

@xnuinside i deleted the volume and `airflow in docker compose initdb 1` failed after i login as admin

@xnuinside yes but it's still fail after i after i delete the volume

I'm running on WSL, and i changed `/opt/` to `/usr/local/` according to this issue #4