Thread overview
run.dlang.io issues
Dec 20, 2017
mermoldy
Dec 21, 2017
Seb
Dec 21, 2017
mermoldy
December 20, 2017
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/76d5aa020af8591ec2bd72f3ef6aa329fca6c4669fa1c73e26dc1a76a07d760b-json.log: no space left on device.

and after some time just:

> Server error:
December 21, 2017
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/76d5aa020af8591ec2bd72f3ef6aa329fca6c4669fa1c73e26dc1a76a07d760b-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!
December 21, 2017
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/76d5aa020af8591ec2bd72f3ef6aa329fca6c4669fa1c73e26dc1a76a07d760b-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