Zlopez
Zlopez
Got response for more data about Anitya and we will probably get a higher ratelimit. I'm just not sure how long it will take.
Hi, for users there isn't any easier way then using API endpoints (you can add some wait time between calls so it's not hammering Anitya that much). But if you...
In case of the SQL script it would be best to check the [database schema](https://github.com/fedora-infra/anitya/blob/master/docs/images/database.png). You will see what you need to insert and where. What request did you sent...
Thanks for the SQL script. I will try to run it as soon as possible.
I spent two weeks on conferences and now we are in middle of datacenter move. I still have it on my TODO list, but the priority is not high for...
Found the error you are mentioning ``` [Thu Jul 10 04:04:44.250392 2025] [wsgi:error] [pid 8565:tid 8571] [client 10.128.2.2:41456] [2025-07-10 04:04:44,248 anitya.app ERROR 139996270950080] Exception on /api/v2/packages/ [POST] [Thu Jul 10...
This failing query is checking if they are two identical projects based on ecosystem and project name. I checked the DB and didn't found any duplicates, so I'm not sure...
This [PR](https://github.com/fedora-infra/anitya/pull/1915) should fix the 500. @yankov-pt You should be able to do the batch adding of packages once this fix will be released without encountering Internal server error.
The version 2.0.2 is now deployed. @yankov-pt you should be now able to add the packages by yourself as I can't find a time to do it :/
@yankov-pt I assume this is [one of the packages](https://release-monitoring.org/project/381934/) you added. The project is missing version_url, so there is no way for Anitya to check for new versions.