- Issue created by @sd123
- 🇫🇷France klelostec
Hello,
This error occured because of update API. Update module do HTTP requests to url https://updates.drupal.org/release-history/drupal/current which responds "No release history was found for the requested project (drupal)." instead of the releases list.
It works for contrib modules ! Just core has an impact.
- 🇫🇷France johnatas
Hi,
The problem is described in detail in a forum post.
I'll put the link here if it helps : https://www.drupal.org/forum/support/upgrading-drupal/2024-08-26/update-... →
- 🇪🇸Spain psf_ Huelva
The contrib module csv_imported is affected the same way of core.
Issue: https://www.drupal.org/project/csv_importer/issues/3468099#comment-15743933 💬 No available releases found with Drupal 10.3.2 Active
- 🇧🇪Belgium redseujac
Finally it is a bug relating to a core module that should be fixed in a next update?
We (users) can do nothing about the problem and it should be fixed by the Drupal developers?
- Status changed to Postponed: needs info
4 months ago 12:51pm 26 August 2024 This seems a duplicate of 🐛 No release history was found for the requested project (Drupal). Fixed . Please confirm.
- Status changed to Closed: duplicate
4 months ago 2:28pm 26 August 2024 - 🇮🇳India varalakshmi kuppusamy
@redseujac
How it got fixed? because am facing same problem after upgrade to Drupal 10.3.9 version. - 🇧🇪Belgium redseujac
@varalakshmi kuppusamy
have a look at this : https://www.drupal.org/project/drupalorg/issues/3470260 🐛 No release history was found for the requested project (Drupal). Fixed
it was a cache problem - 🇮🇳India varalakshmi kuppusamy
@redseujac
I have cleared cache multiple times. anything we have to do from our side?