kiranravindran90

Results 24 comments of kiranravindran90

Thank you. Re-tried the above steps & it worked. But now getting a different error when running Pycharm script (image below). All the Perceval repo's were forked & cloned as...

Yes have added all repo's as far as we know & upgraded all the packages again to make sure. Still same error. Please find the Run/Debug configurations below (script path...

Thank you for the swift response :) Was able to get through this but stumbled on to a new issue. I am getting this error --> **'NewConnectionError(': Failed to establish...

> Could you try to run this curl using the url value of your `[es_collection]` section? > > ``` > curl -XGET -k > ``` > > Are you using...

> > I am getting this error --> **'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')**. Detailed log attached. > > Sometimes it happens if you are...

> `curl -XGET http://user:pass@localhost:9200` @zhquan Tried this & still getting the same error. i.e. **"Proxy Authorization Required"**

@zhquan Yes we got in touch with our IT team & sorted it out. Now the curl command works, Output below. ................................................................................................................................................................................................................. root@computername:/home/.../Desktop/FOSS/ElasticSearch# curl -u elastic https://localhost:9200/ -k Enter host...

@zhquan This worked & we are able to get through Elastic Search through 9200. Thank you. But we are getting an error from grimoirelab-perceval (micro.py). **"perceval.errors.RepositoryError: git command - Cloning...

@zhquan yes cloning the repo gave no issues. Please find the setup.cfg attached below. [setup.cfg.txt](https://github.com/chaoss/grimoirelab/files/9137861/setup.cfg.txt)

@zhquan Any hints about the issue from the setup.cfg file?