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
with more than 5 units, I get Error creating units: failed creating unit a.service: Put http://domain-sock/fleet/v1/units/6.service?alt=json: ssh: rejected: administratively prohibited (open failed)
This same error occurs whether the operation is submit, start, or load, but destroy with many services appears to work
When invoking fleetctl as:
$ fleetctl --tunnel 54.191.250.126 submit 1.service ... 6.servicewith more than 5 units, I get
Error creating units: failed creating unit a.service: Put http://domain-sock/fleet/v1/units/6.service?alt=json: ssh: rejected: administratively prohibited (open failed)This same error occurs whether the operation is submit, start, or load, but destroy with many services appears to work