Hi
I recently created a Drupal account to publish a Drupal module project.
I was following the steps in drupal.org/docs/develop/managing-a-drupalorg-theme-module-or-distribution-project/creating-a-new-project/how-to
But when I open drupal.org/project/add, I get an error 403 forbidden.
So I went on my dashboard and followed the "Your projects" link, which let me to drupal.org/project/user where I get the following error.
5xx Server Error
Drupal.org's servers encountered an error handling your request. Please try again in a few moments. If the problem persists, check @drupal_infra on Twitter for known issues
It has been one whole week and the error is not gone.
I am unable to create a project for Drupal.
Is it possible to provide a solution to this problem ?
| Comment | File | Size | Author |
|---|---|---|---|
| Capture d’écran 2024-05-01 093707.png | 64.57 KB | sv-lbo |
Issue fork project_issue-3444637
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Issue fork infrastructure-3444637
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
drummThis was caused by an anti-spam measure which disallows creating projects when your account is not yet confirmed. You are now confirmed, and this part should be resolved. Sorry for the inconvenience.
This is a bug on that page which we are triaging.
Comment #3
sv-lbo commentedHi Drumm
Thank you for the quick reply.
As you wrote, /project/add now works correctly.
Have a nice day
Comment #4
b_manMoving this over to project issue tracking to create an MR for review
Comment #7
drummThe fix for https://www.drupal.org/project/user is now deployed. Thanks for reporting!