YouTube-Viewer icon indicating copy to clipboard operation
YouTube-Viewer copied to clipboard

Keep calm and...

Open Admin9961 opened this issue 11 months ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

I'm submitting a ...

  • [X] bug report
  • [ ] feature request
  • [ ] support request --> Contact me over mail for support https://github.com/MShawon

Description

[27-Jul-2023 13:39:24] | 2.9% | Worker 206 | Line : 705 | SessionNotCreatedException (without verbose logging) yee!

Environment

- OS : Windows 10
- Python : EXE without Python
- Script version : 1.8.0

config.json

"http_api": {
        "enabled": true,
        "host": "0.0.0.0",
        "port": 5000
    },
    "database": true,
    "views": 200,
    "minimum": 85.0,
    "maximum": 95.0,
    "proxy": {
        "category": "f",
        "proxy_type": "http",
        "filename": "proxy.txt",
        "authentication": false,
        "proxy_api": false,
        "refresh": 0.0
    },
    "background": false,
    "bandwidth": false,
    "playback_speed": 1,
    "max_threads": 5,
    "min_threads": 2
}

Admin9961 avatar Jul 27 '23 11:07 Admin9961

same problem. I'm used chromedriver 114

gunawan92 avatar Jan 24 '24 17:01 gunawan92