Bug 507865 - Broken out of the box.
Summary: Broken out of the box.
Status: REPORTED
Alias: None
Product: kasts
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.12.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: bart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-04 20:02 UTC by ioo+kde
Modified: 2025-08-05 11:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ioo+kde 2025-08-04 20:02:28 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY
App is broken out of the box.

STEPS TO REPRODUCE
1. Install Kasts
2. Open Kasts
3. Type any text into the Discover search box, click search

OBSERVED RESULT
Nothing found
https://api.poscastindex.org/api/1.0/search/...
Error code 204: Host requires authentication

Of course there is no way to supply this authentication in Kasts.

EXPECTED RESULT
The app will work just like all other podcast players on the planet.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 25.04


ADDITIONAL INFORMATION
Another broken out of the box kde. Please fix it, the app is useless without the most basic search.
Comment 1 ioo+kde 2025-08-04 20:42:38 UTC
Also tried with 25.04.3 also broken. Same error message when trying to search for a podcast.

App is broken and obviously no one uses this software, another useless broken kde app.

I am uninstalling. Go ahead and close this bug report if you want.
Comment 2 bart 2025-08-05 08:21:46 UTC
The error you are seeing is due to the podcastindex.org server not processing your request.  This occurs once in a while, usually when their server is down (e.g. for maintenance).  As far as I know, the server has not been down for more than a few hours, so retrying a bit later should just work.

Another possibility is that the connection has been refused/blocked temporarily if the server is getting hammered with requests.  Again, I've not heard any reports about it being down for anyone for more than a few hours max.

I checked it myself less than an hour after receiving your bug report, and I had no issue using the discover functionality on my side.

But, in any case, this error has *nothing* to do with the app itself.  The app is contacting an external, third-party server.  If that server cannot be contacted for whatever reason, there is literally nothing the app can do.  It's like complaining that a third-party youtube app sucks because it didn't work when the youtube servers were down.