Bug 451742 - Error sending the crash report: /Did not receive a token./
Summary: Error sending the crash report: /Did not receive a token./
Status: RESOLVED UNMAINTAINED
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-20 22:01 UTC by Aaron VonderHaar
Modified: 2022-03-21 19:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron VonderHaar 2022-03-20 22:01:07 UTC
SUMMARY

I was walked through the wizard to report a crash for another app, but sending the crash report failed.


STEPS TO REPRODUCE
1. An application crashed
2. Go through the error reporting wizard:
3. In the wizard, I logged in to my bugs.kde.org account for the first time
4. Received the message "Error sending the crash report:  /https://bugs.kde.org/rest/bug?token=..."
5. Clicked "Retry"
6. Received the message "Error sending the crash report: /Did not receive a token./"
7. Clicking "Retry" again repeats at step 4.

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.22.5
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

I allowed cookies for bugs.kde.org and disabled "Only accept cookies from originating server" in System Settings -> Cookies, but the issue still persists.
Comment 1 Aaron VonderHaar 2022-03-20 22:02:54 UTC
EXPECTED RESULT

The error report should be submitted, or Konqi should tell me what to do to allow it to work.
Comment 2 Harald Sitter 2022-03-21 14:36:24 UTC
Plasma 5.22 is unfortunately no longer supported.
Comment 3 Aaron VonderHaar 2022-03-21 19:07:18 UTC
Oh thanks, the Discover app had given me no indication that I was using an unsupported version!

For future readers, I was able to upgrade with:

```
sudo add-apt-repository ppa:kubuntu-ppa/backports
sudo apt dist-upgrade
```