-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when instantiating Geoparser #102
Comments
I am having a similar issue, this seems to be some form of network problem. In my case, docker runs ok with elasticsearch and then when I try geoparse I get a connection error. I have switched online networks to no avail; I don't have a firewall up and am using a Mac. I have used the suggested code to run docker etc.
|
I'm having a similar issue on MacOS. Seems like the docker container crashed just after a few requests I made with |
Seems like this issue is specific to MacOS. I didn't encounter it when trying out mordecai on Ubuntu. |
To update, I'd opened the issue those months back because I'd encountered the problem on my Windows 10 PC, but I remember I'd resolved it by connecting to a more stable Internet network. I can't comment on why it's not working on MacOS though. |
Thanks, I will see what I can do!
…On Sun, Nov 28, 2021 at 10:03 AM Tze Min ***@***.***> wrote:
To update, I'd opened the issue those months back because I'd encountered
the problem on my Windows 10 PC, but I remember I'd resolved it by
connecting to a more stable Internet network. I can't comment on why it's
not working on MacOS though.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#102 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQAAQBGREGU4NOEAJJEVO7TUOJAF3ANCNFSM5CGCXDCQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Hello! I was working through the installation steps when I ran into a problem with
geo = Geoparser()
. It isn't able to establish a connection with elasticsearch, though Docker Desktop tells me elasticsearch:5.5.2 is running, and I'm not really sure what's wrong. I would appreciate any help.The error message is as below.
The text was updated successfully, but these errors were encountered: