GithubHelp home page GithubHelp logo

Comments (5)

HrvckRacer29 avatar HrvckRacer29 commented on July 21, 2024 1

This is on the headless version. Seems to be more resource heavy then the headful version. The headful version I can have about 40 instances vs only about 15 on the headless version and eventually the headless version errors out.

from kickviewbot.

Infinity242 avatar Infinity242 commented on July 21, 2024

Can you provide more context as to which version you're using? More information would generally be helpful.

from kickviewbot.

Infinity242 avatar Infinity242 commented on July 21, 2024

Okay this is helpful to know. I will look into this, during the upcoming weekend. Thanks for letting me know!

from kickviewbot.

kalikernel avatar kalikernel commented on July 21, 2024

Hi, any update on above issue?

thanks,

from kickviewbot.

HrvckRacer29 avatar HrvckRacer29 commented on July 21, 2024

Okay this is helpful to know. I will look into this, during the upcoming weekend. Thanks for letting me know!

Headless version no longer works. It instantly fails upon start with the below errors over and over with how many ever threads you choose. I have tried 2 other PC's as well as the VPS where it at least worked before locking up.

Traceback (most recent call last):
Process Process-9:
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\process.py", line 314, in _bootstrap
self.run()
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\process.py", line 314, in _bootstrap
self.run()
File "C:\Users\Administrator\Desktop\KickViewBot-main\KickViewBotHEADLESS.py", line 32, in doTest
self.setupWebBrowser()
File "C:\Users\Administrator\Desktop\KickViewBot-main\KickViewBotHEADLESS.py", line 17, in setupWebBrowser
chrome_options = Options()
^^^^^^^
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
NameError: name 'Options' is not defined
File "C:\Users\Administrator\Desktop\KickViewBot-main\KickViewBotHEADLESS.py", line 32, in doTest
self.setupWebBrowser()
File "C:\Users\Administrator\Desktop\KickViewBot-main\KickViewBotHEADLESS.py", line 17, in setupWebBrowser
chrome_options = Options()
^^^^^^^
NameError: name 'Options' is not defined

from kickviewbot.

Related Issues (5)

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.