Hello team, as per morning we loosed possibility to use cli, commands hanging…
we tried update cli and reauthenticate without success, apps are working but we cannod do anything with that @Nick-Convox can you check ?
1 Like
Can confirm. It seems that commands that require a connection to go through Console’s proxying hang. convox run
, convox proxy
, etc. Tested with gen2 rack/apps.
Directly authenticating with the rack and bypassing Convox Console service works, so the problem seems to be in Convox’s own infra. I.e.
$ convox login THE_RACK_URL
$ convox run ... # this works
Things seem to have recovered. Hopefully the issue was temporary or resolved.
1 Like