Start a new topic

Business Logic CLI error

I'm trying to login with the Business Logic CLI init command. I can't.


After I enter my password, this happens.


password:

Traceback (most recent call last):

  File "<string>", line 158, in <module>

  File "/Users/kinvey/Projects/bl-cli/build/kinvey/out00-PYZ.pyz/lib.api", line 41, in login

  File "/Users/kinvey/Projects/bl-cli/build/kinvey/out00-PYZ.pyz/requests.api", line 88, in post

  File "/Users/kinvey/Projects/bl-cli/build/kinvey/out00-PYZ.pyz/requests.api", line 44, in request

  File "/Users/kinvey/Projects/bl-cli/build/kinvey/out00-PYZ.pyz/requests.sessions", line 335, in request

  File "/Users/kinvey/Projects/bl-cli/build/kinvey/out00-PYZ.pyz/requests.sessions", line 454, in send

  File "/Users/kinvey/Projects/bl-cli/build/kinvey/out00-PYZ.pyz/requests.sessions", line 87, in resolve_redirects

requests.exceptions.TooManyRedirects: Exceeded 30 redirects.




Hello Richard,


Is this a persistent thing or something that just came up for the first time now?


Have you made any changes to your network?  Are you using any kind of proxy or vpn to route your traffic?


Thanks,

Damien,


Just downloaded it today, so this is a first. We do live behind a proxy, but i have set http_proxy, https_proxy, npm proxy and git proxy. Is there one I'm missing here?


Rich

Error is with my corporate network even though proxy urls are set for http_proxy and https_proxy. When I'm not on the network, it works.

Richard:


I'm going to set up a Jira ticket to help address this issue in a future version (longer TTL, better error message)

Thanks for working with Austin and letting me know :)


enjoy your afternoon,


1 person likes this

Is there a way to know how it communicates, to deploy from, then I can set the right proxy configuration?

Richard,  

Let me check in with the developer, I think that it just makes a standard backend connection (to baas.kinvey.com -- or in your case the Host's base url)


He's in Australia, so I might not hear back from him until this evening.


Thanks, 

Login or Signup to post a comment