Closed gee-forr closed 2 years ago
@gee-forr hmm! I’m pretty sure I fixed that bug… would you make sure you’ve got the latest version of the workflow & try again?
howdy... Sorry, I should've told you that info upfront. My bad.
I experienced this error on a previous version, upgraded to 6.0.0, and noticed it was still a problem, which is when I raised this issue.
Is there an unpublished version I should use instead?
Hmm. I’m also using v6.0.0, but maybe I neglected to publish things properly. I’ll grab a copy from the Releases page & see what’s up.
So I just grabbed the workflow from the v6.0.0 release and it works well for me searching Rubygems.
This is really strange. I'll find the actual PHP script and run it manually from my shell and see what could be going on. Thanks for double checking :)
OK - so I noticed that it failed on almost all search queries, except a few, which led me down a few rabbit holes until it dawned on me that the broken searches might be returning badly cached data.
I ran a pkgman clear cache command, and everything is working again.
Sorry for wasting your time on a wild goose chase. Thanks for your help :)
No prob, glad to hear it’s not a bug with the workflow!
Hi there,
I'm seeing a problem with the rubygems.org package search included with this amazing workflow. Whenever I search for a gem, it immediately fails on the first character submitted, and falls back to web search.
I've switched on debugging, and here's the output that shows the error. I'm unfortunately not a PHP developer, so I really have no clue on how to go about fixing this.
I hope you can help... This is my most used workflow :) Thank you for it.