Hi Shiva, this error happens because you don't have Elasticsearch running. https://arches-hip.readthedocs.io/en/latest/getting-started/#running-arches-hip
Hope that helps, Adam On Fri, Jun 9, 2017 at 1:16 AM, <[email protected]> wrote: > Hello everyone, > > > I am trying to setup Arches and while I runs the command python manage.py > packages -o install I get the following error : > > rch/connection/http_urllib3.py", line 89, in perform_request > raise ConnectionError('N/A', str(e), e) > elasticsearch.exceptions.ConnectionError: > ConnectionError(<urllib3.connection.HTTPConnection > object at 0x7f052d061310>: Failed to establish a new connection: [Errno > 111] Connection refused) caused by: > NewConnectionError(<urllib3.connection.HTTPConnection > object at 0x7f052d061310>: Failed to establish a new connection: [Errno > 111] Connection refused) > > > Is it related to password issue. > > Thanks, > shiva > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
