https://bugs.kde.org/show_bug.cgi?id=501373
Bug ID: 501373
Summary: API errors causing 500 errors in store.kde.org
Classification: Frameworks and Libraries
Product: OCS
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Trying to view details of anything on store.kde.org through KDE Plasma "Get
New", such as themes, icon sets or window decorations, produces a 500 error
STEPS TO REPRODUCE
1. Go to System Settings -> Global Theme (or Window Decorations, or another
category with "Get New")
2. Click on an entry for more details
OBSERVED RESULT
Error pop-up
An Error Occurred
Network error 500: Error transferring
https://api.kde-look.org/ocs/v1/person/data/eliverlara - server replied:
Internal Server Error
If you click on another part of the window you get another error
I'm still able to click the Install button, and the theme is installed
EXPECTED RESULT
No errors
ADDITIONAL INFORMATION
Visiting one of the api urls shows more information
https://api.kde-look.org/ocs/v1/person/data/jomada
<ocs>
<meta>
<status>failed</status>
<statuscode>0</statuscode>
<message>
cURL error 60: SSL certificate problem: self-signed certificate in certificate
chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for
https://10.135.246.14:9200/ocs_store_users/_search
</message>
</meta>
</ocs>
--
You are receiving this mail because:
You are watching all bug changes.