Mohammad Firas Sada

Results 10 comments of Mohammad Firas Sada

For reference, my kernel is: 5.4.0-xanmod0, but the issue is consistent across any kernel version

@ctalledo @rodnymolina Thank you both for replying. Even in v0.6.2 and even after applying the acs override patch on the Ubuntu mainline 5.4 kernel, I get the same error of...

@rodnymolina does the sysbox-k8s installer expects the presence of `/proc/sys/kernel/unprivileged_userns_clone` in ubuntu? I don't think it exists in ubuntu (non-debian) kernels. That's the problem I am facing. The installer is...

@rodnymolina @ctalledo I apologize for my confusion. It turns out that the issue was that I patched a mainline kernel on an Ubuntu system and sysbox wasn't able to find...

This issue is also consistent with seaweedfs.

If you'd like, I forked the repo, applied a fix and built the kernels: https://github.com/groundsada/linux-acs-override

This fixed it: ``` # Navigate to the linux source directory (mine is at the root dir) cd /linux # start the editable menuconfig UI make menuconfig # Navigate to:...

> I used make oldconfig to replace the ones in sh,and Change the 'debian/certs/debian-uefi-certs.pem' string to '' ,but still reporting an error If you'd like, I forked the repo, applied...

Hi @foxcpp, We're experiencing this issue in production with maddy 0.8.1. **Error:** ``` 501 5.5.2 Was expecting RCPT arg syntax of TO: ``` **System Information:** - **Maddy Version:** 0.8.1 linux/amd64...