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

After most recent update, all scrapers throwing exception for refresh interval #180

Closed
bgsmith17 opened this issue Mar 22, 2021 · 4 comments

Comments

@bgsmith17
Copy link

bgsmith17 commented Mar 22, 2021

caught exception during request: 15.0 has type float, but expected one of: int, long

In the .yaml I have entered 15, no decimal place, but somewhere in the code it is getting cast to a float and now none of the scrapers work. Anyone got a fix?
edit: on windows docker
edit2: also on my raspberry pi 4

@EricJMarti
Copy link
Owner

@bgsmith17 I am unable to reproduce this locally so I'm curious what your yaml file looks like.

Just to be safe, I committed what I think is a fix: 4749554

@bgsmith17
Copy link
Author

Thanks for the quick response. Attached are the YAMLs I've been working with (converted to .txt format).
amazon_rtx_3080.txt
newegg_rtx_3080.txt
ps5.txt

I'll update and let you know how it goes when I get home.

@bgsmith17
Copy link
Author

Still no dice after the update. The .yaml files haven't changed since before the update the other day, but I'll give one of the included ones a whirl and see if maybe that's the issue.

@bgsmith17
Copy link
Author

It appears that it was my .yaml files after all, after reinstalling and updating the packaged ones rather than the ones I had made from scratch the scrapers appear to be working. I'll let it run over night before closing the issue, but I think we're good.

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