www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - run.dlang.io issues

reply mermoldy <mermoldy gmail.com> writes:
The code execution on https://run.dlang.io/ fails with the 
following error:

 docker: Error response from daemon: Failed to initialize 
 logging driver: open 
 /var/lib/docker/containers/76d5aa020af8591ec2bd72f3ef6aa329fca6c4669fa1c73e26dc1a76a07d760b/76d5aa020af8591ec2bd72f3ef6aa329fca6c4669fa1c73e26dc1a
6a07d760b-json.log: no space left on device.
and after some time just:
 Server error:
Dec 20 2017
parent reply Seb <seb wilzba.ch> writes:
On Wednesday, 20 December 2017 at 23:03:48 UTC, mermoldy wrote:
 The code execution on https://run.dlang.io/ fails with the 
 following error:

 docker: Error response from daemon: Failed to initialize 
 logging driver: open 
 /var/lib/docker/containers/76d5aa020af8591ec2bd72f3ef6aa329fca6c4669fa1c73e26dc1a76a07d760b/76d5aa020af8591ec2bd72f3ef6aa329fca6c4669fa1c73e26dc1a
6a07d760b-json.log: no space left on device.
and after some time just:
 Server error:
Please open issues at https://github.com/dlang-tour/core Even though I'm not the maintainer of this server, I fixed the issue for now. Thanks for the report!
Dec 20 2017
parent mermoldy <mermoldy gmail.com> writes:
On Thursday, 21 December 2017 at 00:41:35 UTC, Seb wrote:
 On Wednesday, 20 December 2017 at 23:03:48 UTC, mermoldy wrote:
 The code execution on https://run.dlang.io/ fails with the 
 following error:

 docker: Error response from daemon: Failed to initialize 
 logging driver: open 
 /var/lib/docker/containers/76d5aa020af8591ec2bd72f3ef6aa329fca6c4669fa1c73e26dc1a76a07d760b/76d5aa020af8591ec2bd72f3ef6aa329fca6c4669fa1c73e26dc1a
6a07d760b-json.log: no space left on device.
and after some time just:
 Server error:
Please open issues at https://github.com/dlang-tour/core Even though I'm not the maintainer of this server, I fixed the issue for now. Thanks for the report!
ok. thanks
Dec 21 2017