Giter VIP home page Giter VIP logo

instapy-docker-heroku's People

Contributors

ishalyminov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

instapy-docker-heroku's Issues

selenium.common.exceptions.WebDriverException: Message: 'geckodriver' executable needs to be in PATH

Getting this error on both Heroku and on MacOS Catalina. My .env file contains this line. Please help.

GECKODRIVER_PATH=/usr/local/bin/geckodriver

This was the logtrace

2020-08-29T15:59:58.738443+00:00 heroku[instapy.1]: State changed from starting to up
2020-08-29T16:00:00.624369+00:00 heroku[instapy.1]: Process exited with status 1
2020-08-29T16:00:00.663483+00:00 heroku[instapy.1]: State changed from up to crashed
2020-08-29T16:00:00.519842+00:00 app[instapy.1]: InstaPy Version: 0.6.10
2020-08-29T16:00:00.519866+00:00 app[instapy.1]:  ._.  ._.  ._.  ._.  ._.  ._. 
2020-08-29T16:00:00.519866+00:00 app[instapy.1]: Workspace in use: "./InstaPy"
2020-08-29T16:00:00.523037+00:00 app[instapy.1]: Traceback (most recent call last):
2020-08-29T16:00:00.523038+00:00 app[instapy.1]:   File "/usr/local/lib/python3.7/site-packages/selenium/webdriver/common/service.py", line 76, in start
2020-08-29T16:00:00.523038+00:00 app[instapy.1]:     stdin=PIPE)
2020-08-29T16:00:00.523038+00:00 app[instapy.1]:   File "/usr/local/lib/python3.7/subprocess.py", line 800, in __init__
2020-08-29T16:00:00.523039+00:00 app[instapy.1]:     restore_signals, start_new_session)
2020-08-29T16:00:00.523039+00:00 app[instapy.1]:   File "/usr/local/lib/python3.7/subprocess.py", line 1551, in _execute_child
2020-08-29T16:00:00.523039+00:00 app[instapy.1]:     raise child_exception_type(errno_num, err_msg, err_filename)
2020-08-29T16:00:00.523040+00:00 app[instapy.1]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/bin/geckodriver': '/usr/local/bin/geckodriver'

TypeError: getattr(): attribute name must be string

Hello, I get error,

Traceback (most recent call last):
File "bot.py", line 10, in
PROXY = getattr(proxy_api, env('PROXY_TYPE'))()
TypeError: getattr(): attribute name must be string

.env file are created ... but on local docker , and on Heroku are the same error

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.