ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.77k stars 879 forks source link

Errno 22 when using python 3 openstack client #681

Open valentinJonev opened 4 years ago

valentinJonev commented 4 years ago

When using the OpenStack python3 client and trying to execute a command like “openstack server list” the client returns “Errno 22: Invalid argument” which is an IO error as far as i know. May not be related to iSH, but if someone knows something about that or can help, it would be much appreciated.

tbodt commented 4 years ago

Is that the whole error message? If there's anything else please paste or screenshot it.

valentinJonev commented 4 years ago

Sadly that is the whole message :/