[drkonqi] [Bug 411983] drkonqi fails to send a bug report about Plasma crash: "Did not receive a token"

Harald Sitter bugzilla_noreply at kde.org
Mon Sep 23 17:22:41 BST 2019


https://bugs.kde.org/show_bug.cgi?id=411983

--- Comment #8 from Harald Sitter <sitter at kde.org> ---
Thanks for the log there are a bunch of things I can follow up on.

The error you see is a direct result of the API coming back with 404 

> kf5.kio.kio_http: "HTTP/1.1 404 Not Found"
> kf5.kio.kio_http: QUrl("https://bugs.kde.org/rest/bug?token=xx") response code:  404 previous response code: 0

although it really shouldn't, so that needs investigating.

Additionally I'm noticing that your requests have a Cookie header

> kf5.kio.kio_http: "Cookie: Bugzilla_login_request_cookie=xx"

although they really shouldn't. So, my current theory is that your original
issue may have to do with the Cookie thing, and who knows maybe even the 404.
I'd guess KIO auto-injects the cookie from older drkonqi versions. I'll need to
investigate this a bit.

Out of interest: what happens when you click retry a bunch of times? Does it
eventually work or just stay broken?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list