dagg

Results 11 comments of dagg

Indeed, our implementation of the platform seems to produce quite large amounts of logs, both platform logs and docker container logs. In particular, our container logs are about 48.5G in...

> I believe you also have an issue with the "all.log" and "tracking.log" files, right? Yes, exactly, I didn't include those because the issue mentioned docker container logs. Actually those...

**Quick update concerning the Docker Container logs!!!** A few days before we discover the problem with the disk space I had installed and enabled Cairn, but disabled it just to...

@regisb thank you so much! I will try this, let it there for a few days and let you know how it goes. I have included here a screenshot of...

> It should be as simple as modifying the /etc/docker/daemon.json file. If this works for you, then we should definitely add these instructions to the Tutor docs -- e.g: in...

I was a bit afraid doing that actually, thank you though for the suggestion, I will try this now :)

> tutor local dc down > tutor local start -d Thank you @regisb this actually did the job, the container logs are starting now from scratch, I will keep an...

The logs are rotated correctly in my test platform after setting up the `/etc/docker/daemon.json` file and running `tutor local dc down` and `tutor local start -d`. In production though, after...

@fisharebest Thank you for posting this here, it was really helpful and up to a point I had the exact same errors, but after the "msg: devpi-server: ERROR (already started)"...

@fisharebest Thank you once again! I run your birch-to-cypress script but I got the SECRET_KEY error again, and I looked for the "SECRET_KEY" parameter, it is in the following files:...