Posted by user_3386671 at 2022-01-24 07:53
Hello, dear!It is the same!
Okay, thanks for your feedback.
Please check whether the capacity permission is correctly configured on the OMU.
You can run the following command to check:
getcap /home/ivs_omu/bin/ivs_omu
If no, run the following command:
setcap cap_ipc_lock,cap_fowner,cap_sys_tty_config,cap_sys_rawio,cap_dac_read_search,cap_dac_override,cap_sys_admin,cap_sys_resource,cap_sys_boot,cap_sys_ptrace,cap_net_raw,cap_net_admin,cap_net_broadcast,cap_net_bind_service=eip /home/ivs_omu/bin/ivs_omu
Best wishes!