Bench restart supervisorctl restart error

These doesn’t help

this issue is still there.

Update:

Found the issue. It was cpu instruction causing core dump.

19:50:14 web.1 | Illegal instruction (core dumped)

This is what I see when I do bench start manually and it fail cause of avx/avx2 instruction missing.

I switched my guest os to using host config instead of kvm and this got resolved.