Nick Douma
Nick Douma
Unfortunately, I don't have a ceph setup to test with. A workaround might be creating the VM on another type of storage (like the default LVM pool), and afterwards moving...
I haven't made any changes in a while. However, the image is rebuilt when the source Docker repo changes, any changes in the Docker image repo triggers a rebuild of...
The issue is caused by the fact that the upstream Dockerfile mentions two ports, and the Gitlab health checker picks the first (which is wrong). There seems to be a...
Just adding a comment with the exact error message, because it took me a while to find this issue: `time="2024-05-17T08:57:26Z" level=error msg="finished unary call with code Unknown" error="repository not found"...
~Is downgrading an option to work around this in the mean time? I would assume just changing the `repo-server` image would be enough.~ Assumption incorrect, just changing the repo-server gives...
I understand, but that seems to assume that you always want to run at port 41641, which is not the case when using `randomizeClientPort`: https://tailscale.com/kb/1181/firewalls#fortinet / https://tailscale.com/kb/1337/policy-syntax#randomizeclientport . In that...
For anyone else running into this issue, downgrading to `[email protected]` works in the mean time as that was the version before the logic above was introduced.
Same issue for me, but until last week I had a working Regolith testing/testing session on Debian Trixie. I have another laptop that is slightly behind in updates that still...
Could not find any package based differences, altough I noticed that `trawld` is newer because the package is installed from Debian Apt instead of Regolith. The version is the same...
We're hitting this bug in `xorg 7.7+24`: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094494 , that changed the way they lookup the xsession binary, which now fails if the name is not the exact binary name....