You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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.
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
The text was updated successfully, but these errors were encountered: