Package registration via Juliahub not working

When clicking onto “Register package” on Juliahub packages page, “Error fetching registries” is shown in the popup window.

Hi @Eben60 Sorry for that, a recent upgrade had missed something. It’s now fixed.

When I go to juliahub.com and click the magnifying class to search for packages, I am taken to https://juliahub.com/ui/Packages. When I click on the first link for julia, this takes me to https://juliahub.com/ui/Packages/General/julia, which gives a 404 error, and likewise for other packages. I can manually get around this by adding platform as the subdomain in my url bar: https://platform.juliahub.com/ui/Packages/General/julia

I’ve tried to register a new version of PackageMaker.jl . On clicking “Register” I was NOT taken to the registration repo, but instead got “Add additional package”. I also do not see my package under the PRs in JuliaRegistries.

This is now fixed. Sorry about that.

I don’t see any registration happening in the background for your package either. But I do see it for others. Could you share a screenshot of what you’re seeing? Either here or by emailing it to support@juliahub.com and we can help from there.

Well, this time it worked.

Now all packages in the list of search results are declared to be “by General”, for example “Pluto by General”. When you click on it, it says “Pluto by JuliaPluto”. Searching for “JuliaPluto” (or any other package author) produces no results.