Webdock.io

Results 40 comments of Webdock.io
trafficstars

That's great news! I was using my "personal" account for the previous post, which is why I didn't see you had replied here till now. But as you can see...

I applaud this initiative and I apologize for our inactivity on this matter - we fully intended to contribute here at some point, but as our platform grows a lot...

@masonr Although we don't have an immediate use case in mind for us over here at Webdock at this time, this is a pretty epic feature and the json looks...

OK this seems to be something connected to the HWE kernel that ships with Jammy or some change in Jammy in general, although please see questions below. I did a...

All right some more testing later and the results are in: On Ubuntu Focal 20.04, LXD 5.0 both with stock kernel and after HWE kernel installation (5.13.0-40-generic) **the issue is...

@tomponline Thank you for chiming in and for providing this hint. I tried adding this to `/etc/default/grub` and running `update--grub` where: `GRUB_CMDLINE_LINUX_DEFAULT="swapaccount=1 init_on_alloc=0 systemd.unified_cgroup_hierarchy=0"` After performing this change and a...

Great thank you for the update - we have already downgraded all affected systems. I'll be back to test this once a fix has been implemented :)

@stgraber The plot thickens :) ``` [root@testalma ~]# ls -lah /run/lxd_agent/ total 12M drwx------ 6 root root 240 Aug 23 12:59 . drwxr-xr-x 25 root root 640 Aug 23 13:00...

@stgraber I had a little time to further diagnose this If I lxc exec into the VM and issue `systemctl restart lxd-agent` well what do you know, the ethernet interface...

So this is a possible wontfix - got it We are getting around this now by adding a "systemctl restart lxd-agent" to crontab @reboot - which works, but causes the...