You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are using time synchronisation, then you need to grant wsld cap_sys_time capability so it can adjust system time for you. You can add the cap with sudo setcap cap_sys_time+eip <PATH to wsld>.
When running wsld using the instructions on the doc, it show this error:
Failed to listen: Operation not permitted (os error 1)
If I run the command with sudo wsld, everything works fine.
The text was updated successfully, but these errors were encountered: