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
This is caused by SIGSTOP signal raising OSError exception when trying to bind it on python3.4. Unfortunately ianitor.script module was not tested at all :(.
output:
in the consul server:
whatever service I attempt to run, I always receive the error "OSError: [Errno 22] Invalid argument"
On Linux / Kubuntu 14.04, Python 3.4.3 in virtualenv
The text was updated successfully, but these errors were encountered: