devgeniem / gdev

Helper script for developing containerized web applications.
https://devgeniem.github.io/gdev/
MIT License
29 stars 16 forks source link

Filesystem sync fails #36

Open petrimj opened 7 years ago

petrimj commented 7 years ago

142M / 181M - 78.45% .........................ERROR: Sync process timeout...

onnimonni commented 7 years ago

Excellent, thanks for reporting!

It actually works just fine in the background but the filesize estimate is horribly wrong which leads in situation where gdev doesn't know when to end.

Can you run $ du - sh . in the container and host machine and post results here?