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

Line : 706 | WebDriverException | After installing all prerequisites into Amazon EC2 instance of linux #566

Open
2 of 4 tasks
Choptechnologies opened this issue Jun 25, 2023 · 1 comment

Comments

@Choptechnologies
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

I'm submitting a ...

Description

So i tried to to get one Linux instance and somehow got it ready to get application installed.

After running the Python script, it went through entire config questions.

I answered and after final questions, i see all proxies are good and loading and then finally it keep giving me "Line : 706 | WebDriverException | " error. I think Google chrome which i installed in Linux may not have been enough. Any ideas?

Environment

- OS : 5.10.179-171.711.amzn2.x86_64
- Python : 3.7.2
- Script version : Latest

config.json

{
    "http_api": {
        "enabled": true,
        "host": "0.0.0.0",
        "port": 5000
    },
    "database": true,
    "views": 100,
    "minimum": -5.0,
    "maximum": 0.0,
    "proxy": {
        "category": "p",
        "proxy_type": "http",
        "filename": "/root/YouTube-Viewer/proxy.txt",
        "authentication": true,
        "proxy_api": false,
        "refresh": 0.0
    },
    "background": false,
    "bandwidth": false,
    "playback_speed": 1,
    "max_threads": 5,
    "min_threads": 2
@a1111198
Copy link

check this #474

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

2 participants