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

Scrapers never get past initialization #151

Closed
tjpegram opened this issue Jan 17, 2021 · 1 comment
Closed

Scrapers never get past initialization #151

tjpegram opened this issue Jan 17, 2021 · 1 comment

Comments

@tjpegram
Copy link

So I followed the instructions. Deployed the docker container on my vps, and launched it using the built in Amazon rtx 3080 yaml and a discord webhook.

In the docker logs, it initialized the webhook and scraper, then eventually just returned a timeout error. Similar to the latest post in #126. When I kill the docker container it isn’t even recognized in the saved containers so I can’t remove it. Docker ps -a shows nothing. And docker rm (cont name) says invalid container. So I’m not sure if that is related or not.

Tried using a single in stock Amazon link and have the same issue. Never goes past initializing and just hangs out until it gets the unable to fetch from render(600) or whatever it says.

System is a virtual server running Ubuntu 20.04
Latest releases of python from apt and docker from snapd

I have not been able to test this bot elsewhere due to not having access to any of my main hardware as I am visiting with family. I hope to test this on my PI as well as a bare metal Ubuntu machine soon but alas I do not have access right now.

The various additions to the driver.py file mentioned around the issues threads have all been added in the version of the code that I have so I did not have to add them so I cannot try those fixes such as adding the headless argument or the argument mentioned in #120

@tjpegram
Copy link
Author

This seems to be related to using amazon and bestbuy. Newegg scraper initialized fine. I believe amazon and bestbuy may have updated their site

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

1 participant