GithubHelp home page GithubHelp logo

Comments (7)

sibiryakov avatar sibiryakov commented on August 22, 2024

Hey @adipasquale, please check what network interfaces are available in heroku container. By default scrapyrt binds on localhost, which isn't necessary routed outside of container.

from scrapyrt.

chekunkov avatar chekunkov commented on August 22, 2024

@adipasquale try

scrapyrt -i 0.0.0.0 -p $PORT 

from scrapyrt.

adipasquale avatar adipasquale commented on August 22, 2024

it works great ! thank you
do you think it'd be interesting to add a "deploy to heroku" section to the readme ? or a wiki page ?
FYI, the other tricky steps were to use a bin/post_compile script to download and install scrapyrt from the source and to add cffi==1.5.0 to the requirements.txt (the pip install of scrapy fails otherwise)

from scrapyrt.

redapple avatar redapple commented on August 22, 2024

@adipasquale , if you could start a Wiki page for this, that would be great! Thanks.
We can see where to put it afterwards (README may need to become docs, IMO)

from scrapyrt.

sibiryakov avatar sibiryakov commented on August 22, 2024

I would expect the same issue with binding in Docker containers too.

from scrapyrt.

alafanechere avatar alafanechere commented on August 22, 2024

@sibiryakov yes I encountered the same issue working with Docker. Thanks for your answers it solved my problem.

from scrapyrt.

ecalaj avatar ecalaj commented on August 22, 2024

this still fails

from scrapyrt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.