Skip to content

shutting down #4

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

Open
mamang200 opened this issue Sep 6, 2021 · 2 comments
Open

shutting down #4

mamang200 opened this issue Sep 6, 2021 · 2 comments

Comments

@mamang200
Copy link

after starting daemon threads
this just shutting down
why? :'

@d4ng3r1n0
Copy link

Sorry for the delay time, the problem from what I've seen, which also happened to me, is in the search.py ​​file:

def find_links(auto):

        session = HTMLSession()
        session.headers['user-agent'] = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'
        # Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, such as Gecko) Chrome/94.0.4606.71 Safari/537.36
        # Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36

The commented lines are the agent I use when it gives that error.

All the best

@OPBMVD
Copy link

OPBMVD commented Jul 10, 2023

It's not working

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

3 participants