-
Notifications
You must be signed in to change notification settings - Fork 78
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
Error 1: Likes: Error parsing post #374
Comments
Thanks for reporting a bug. We'll take a look at it. |
- There was an error that prevented the parsing of reblogged text posts with no added content. - Now normal and reblogged text posts can be downloaded.
The issue has been fixed and closed. You can still comment. Feel free to ask for reopening the issue if needed. |
Hi, thanks for the update. I am running into the same Error 1 parsing though it stopped on a different post and with a new log: |
That wasn't intentional. Could it be that now a different kind of text posts like quotes, question and answers fails? Are they just reblogs or was new content added? |
Where can I find the post it fails on? |
It's not directly logging which posts or urls fail. But maybe if the errors already start directly after pressing "download", you can see which are missing by comparing it to the version you see in your browser. Or you could add the url as a new blog, or use a new "download location" for testing. |
Same issue downloading via Downloaded items: 46 Downloading images only, all other download options turned off, stock config/fresh installation: Error 1: [blog]: Error parsing post! From TumblThree.log (newlines added for clarity): 20221104 03:36:19.216 Inf TumblThree start 20221104 03:36:45.576 Err TumblrLikedByCrawler:CrawlPageAsync: System.Exception: 429 - Limit exceeded. 20221104 03:36:48.662 Err TumblrLikedByCrawler:CrawlPageAsync: System.Exception: 429 - Limit exceeded. 20221104 03:36:50.586 Err TumblrLikedByCrawler:CrawlPageAsync: System.Exception: 429 - Limit exceeded. |
Not same issue, maybe similar error message shown, but actually different reason. We'll change how this error message is displayed. |
You can find the log file here (%LOCALAPPDATA%\TumblThree\TumblThree.log), you can copy & paste it in windows file explorer. Error 2 was a temporary error, something wasn't downloadable at that time. If the error is gone it's ok. The mentioned blog is a small one. Comparing the downloaded items against the one in the browser it showed that all has been downloaded, only the number of 15 downloaded images isn't added to the numbers for some reason. |
Found the log in question. (user folder name will be replaced in here with █ █ █ for privacy concerns, sorry about that) 20230309 13:46:09.372 Inf TumblThree start 20230309 13:48:50.541 Inf TumblThree start |
Sure, you can mask personal details. |
@IThatAngel |
Sorry for the late response, I only got notified by this via email. I downloaded the latest version as you asked. That's all I think of to mention at this moment. |
Please try the new test version and check if the authentication works better for you. |
I downloaded the version you provided. Sadly, the authentication issue still persists. I even logged in before trying to download likes again. |
@thomas694 I am having the same issue as @IThatAngel was having as well. I can't download my likes anymore because it says I am not logged in when I am. Is there a solution to the issue yet? |
Please try the newest test version and let us know the results. |
Aaaand nothing has changed... |
- The crawler didn't succeed any longer with the logged-in check.
I had the same not logged in error and could only get it to work when I changed to https://www.tumblr.com/liked/by/[blog name] format but I see it was already tried that way. |
@ all Does it fail to download posts from the beginning or after a while? |
…tinue - Occasionally something happens to the cookies and Tumblr returns an auth error on the next request. - In case of an auth error the cookies are fetched from the WebView instance again and the request is repeated. - It's not totally clear yet why this happens.
Something similar happened to me as well,
|
Describe the bug
Error 1 parsing when downloading likes
To Reproduce
I am downloading my likes directly by the URL
tumblr.com/likes
while logged in, accepted privacy statement, using Tumblr SVC API. It gets most of the way through but fails at a certain point.Screenshots
Some screenshots of the setup:
https://files.catbox.moe/krzeos.png
https://files.catbox.moe/g8pbwx.png
Log file right after the error occurred: https://pastebin.com/raw/jYUbmqGG
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: