Skip to content
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

export_neo4j: cannot assign requested address on fresh docker-compose build and deploy #131

Open
sharkymcdongles opened this issue Feb 13, 2021 · 0 comments

Comments

@sharkymcdongles
Copy link

I followed the readme and when I add RSS feeds then hit update I see these errors in the logs:

[2021-02-13 18:13:04,115: WARNING/ForkPoolWorker-10] Failed to parse HTTP header last-modified
[2021-02-13 18:13:04,131: WARNING/ForkPoolWorker-12] Failed to parse HTTP header last-modified
[2021-02-13 18:13:04,671: ERROR/ForkPoolWorker-10] ! SocketError: Cannot assign requested address
[2021-02-13 18:13:04,671: WARNING/ForkPoolWorker-10] Exception while data enrichment of http://www.marketwatch.com/news/story.asp?guid=%7B21005575-02D4-D4B5-4572-D289705B1EF7%7D&siteid=rss&rss=1 with plugin export_neo4j: Cannot assign requested address
[2021-02-13 18:13:04,930: ERROR/ForkPoolWorker-10] ! SocketError: Cannot assign requested address
[2021-02-13 18:13:04,930: WARNING/ForkPoolWorker-10] Exception while data enrichment of http://www.marketwatch.com/news/story.asp?guid=%7B21005575-02D4-D4B5-4572-D289705B1EF7%7D&siteid=rss&rss=1 with plugin export_neo4j: Cannot assign requested address
[2021-02-13 18:13:04,999: ERROR/ForkPoolWorker-12] ! SocketError: Cannot assign requested address
[2021-02-13 18:13:04,999: WARNING/ForkPoolWorker-12] Exception while data enrichment of http://feeds.marketwatch.com/~r/marketwatch/realtimeheadlines/~3/7DaS-4Taug0/ with plugin export_neo4j: Cannot assign requested address
[2021-02-13 18:13:05,471: ERROR/ForkPoolWorker-12] ! SocketError: Cannot assign requested address
[2021-02-13 18:13:05,471: WARNING/ForkPoolWorker-12] Exception while data enrichment of http://feeds.marketwatch.com/~r/marketwatch/realtimeheadlines/~3/7DaS-4Taug0/ with plugin export_neo4j: Cannot assign requested address

I tried to find where this neo4j is but was unable to. In the config I see these endpoints defined for neo4j: localhost and http://localhost:7474/browser/

Yet I cannot find any container where 7474 is being listened on or is connectable. Did I do something wrong or do I need to supply my own neo4j?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant