Closed kiran-italiya closed 3 years ago
Could you try pip install kubernetes==10.0.1
when building your Docker image? It seems that newer version of kubernetes python client doesn't work with Fiber. For the Fiber CLI issue, can you open another Github issue with detailed logs so that we can track it over there?
Thanks a lot man. It is finally working now. However it's worth mentioning in readme that this is the case.
Getting this error when executing any fiber function call. Tried giving all permissions and double checked network configuration but everything seems right. As this is the broad error and this is relatively new library couldn't find solution anywhere else. I'm new to this so please point me in the right direction.
Logs look like this:
Also I was getting POST method not supported (501) error when trying to run with fiber cli. It also fails. Don't know whether it's a bug.