SauceNao autotagger - 'object is not iterable' error
Kalidibus opened this issue · 4 comments
I just pushed a possibly fix to main
. I tried to reproduce your issue, but couldn't. Is there a way you can test it without a new version? Otherwise I put one up later today.
It seems to be quite common on my end. It's hard to tell which post it's stuck on, but I'll try to find it to see if you hit the same thing with the particular post.
To test on main: do I just update the docker-config.yaml line image: reluce/szurubooru-toolkit
to image: reluce/szurubooru-toolkit:main
?
Docker Images won't get built unless there's a new tag for it, so i just pushed 0.9.1. You can use that or just the latest tag and it should pull just fine.
So far so good! It's running through fine whereas right before I updated, the same query was getting the iterable error. Up to about a hundred without issue now. Thank you again!
edit: well over a thousand posts, zero re-occurrence of the issue