Remi Rampin
Remi Rampin
Running into this too: > `level=error ts=2023-04-25T19:01:05.140074112Z caller=journaltarget.go:205 msg="received error during sdjournal follow" err="failed to iterate journal: bad message"` Is there a workaround, short of deleting the entire systemd journal?
As far as I can tell, the fix was backported May 5 (#9403) and 2.8.2 was May 3, so it will be in the next release.
NYU is a research university. Our students and faculty conduct all sort of research activities out of our compute infrastructure. If that can lead to our university being blocked from...
Is the WAF needed in practice? Are there spam activities that require the WAF to reduce the cost on the repository? I am sure it is enabled for a reason,...
The ndjson repo hasn't seen any maintainer activity in years. That makes it both impossible to pick this and have them redirect, and a bad idea to pick them and...
The difference is that a `.gradle.kts` file is a valid `.kts` file, and a `.tar.gz` is a valid `.gz` file. A `lines.json` is **not** a valid JSON file, since it...
I would rather see an extension that specifically says which it is. We don't use `.img` for PNG, JPG, BMP, and TIF. Similarly I think those 4 (well, 3) different...
I have the same request, and I'm confused by the comments. This is a request for WebSocket *transport*, not services, and is not implemented. It cannot be "working for you".
[This is the result of building your repository right now](https://travis-ci.org/remram44/travis-docker-example/builds/59732536) I'm assuming this comes from changes in Docker since [your last build](https://travis-ci.org/lukecyca/travis-docker-example/builds/29177807) The daemon dies with: ``` INFO[0000] +job serveapi(unix:///var/run/docker.sock)...
Is there a reason not to run UML as root?