Open Nesqwik opened 1 year ago
Do you some remaining spaces ?
Try to run a 'docker-compose down --volumes' or run the magic command: 'docker system prune -a' (be careful, this last one remove many docker cache)
Yes i do have remaining space :/ It seems that I don't have this issue when i start everything manually.
@shiipou Do you have any idea ?
Yes i do have remaining space :/
You can change the total space docker can access on your storage. Look at the last slider on this image :
You can also run the command docker system prune -a
to reclaim a lot of space if you didn't have unbound docker volumes you need to keep the data (because they will be deleted).
@Nesqwik Is this issue resolved ?
What happened?
When starting the devtool (mac M1, maybe not specific to this OS), the postgres connexion crash.
What browsers are you seeing the problem on?
No response
Version
devtool:alpha (mac m1)
Relevant log output