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

Tumblr Search Offline #130

Closed
Daulian86 opened this issue Mar 19, 2021 · 3 comments
Closed

Tumblr Search Offline #130

Daulian86 opened this issue Mar 19, 2021 · 3 comments

Comments

@Daulian86
Copy link

Daulian86 commented Mar 19, 2021

Hello, I found a Problem with Tumblr Search.
If I add a Tumblr Search, for example "https://www.tumblr.com/search/car", it shows in the beginning as online, if I check the Online Status or crawl it, the Status will change to offline.

Tested it on two different PCs with Windows 10 Pro, with new downloaded TumblThree. Secound PCs was a fresh Windows 10 Install.

Screenshot:

Offline

Part of the Log, with the Error-Massage I found:

20210319 13:46:47.096 Err AbstractCrawler.RequestDataAsync: System.Net.WebException: Der Remotename konnte nicht aufgelöst werden: 'www.tumblr.comhttps'
bei System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
bei System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei TumblThree.Applications.Extensions.TaskTimeoutExtension.d__0`1.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei TumblThree.Applications.Services.WebRequestFactory.d__13.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei TumblThree.Applications.Crawler.AbstractCrawler.d__53.MoveNext()

Desktop:

  • TumblThree Version: 1.3.0.96 (64-Bit)
  • OS: Windows 10 Pro (20H2)
  • Browser: Google Chrome
  • Version: 89.0.4389.90 (64-Bit)

It is my first Time posting on github. Hopefully I have posted all necessary information to help.

@thomas694
Copy link
Contributor

Thanks for your bug report. Yes, the information is helping us. It looks like a bug which we will fix soon.

Did you already use TumblThree before upgrading to version 20H2 and experienced any problems with it?

@Daulian86
Copy link
Author

I'm glad that it can help!
I am using TumblThree since roughly 2018, but I didn't use the Search very often. Then with Windows 7 SP1 and now with Windows 10. I tested it today with my old Windows 7 SP1 install, with the same error, just to be sure. I can't remember an error like this prior to 20H2. But as I said before, I didn't use the Search very often. Most cases are entire Blogs and there ware no problems, beside Blogs that went offline, but that's not a software problem, it's a Tumblr problem. :)

thomas694 added a commit that referenced this issue Mar 19, 2021
- If the privacy consent for Tumblr Search was missing, the redirect didn't work properly. It showed the blog as offline and didn't crawl.
- The redirect code is corrected to work with absolute and relative redirects. If the privacy consent is missing an error bar is shown.
@thomas694
Copy link
Contributor

It should work again in the newest version.

The issue has been fixed and closed. You can still comment. Feel free to ask for reopening the issue if needed.

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