Bench V 5.6.0 Error

O/S: CentOS 8

$ bench setup supervisor

/etc/supervisord.conf will be updated with the following values:
Updated supervisord.conf: ‘chmod’ changed from ‘’ to ‘0760’
Updated supervisord.conf: ‘chown’ changed from ‘’ to ‘erpnext:erpnext’
Do you want to continue? [y/N]: y
$ sudo systemctl reload supervisor
Failed to reload supervisor.service: Unit supervisor.service not found.

In CentOS, this service is supervisord.service not supervisor.service.

1 Like