core icon indicating copy to clipboard operation
core copied to clipboard

run.dlang.io may not be cleaning up tmp files properly

Open schveiguy opened this issue 8 years ago • 1 comments

Here: https://run.dlang.io/is/HP7pfW

I get this error:

/usr/bin/ld: fatal error: /tmp/dmd_runUNHylf: No space left on device
collect2: error: ld returned 1 exit status
Error: linker exited with status 1

schveiguy avatar Aug 02 '17 17:08 schveiguy

Hi thanks for the ping. There seemed to be an issue with the cleanup of the Docker containers. I removed all unused for now, so everything should be working again, but I will have a proper look into this problem this weekend.

wilzbach avatar Aug 03 '17 07:08 wilzbach