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 ?

CommentFileSizeAuthor
Capture d’écran 2024-05-01 093707.png64.57 KBsv-lbo
Command icon 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:

Command icon 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

    sv-lbo created an issue. See original summary.

    drumm’s picture

    But when I open drupal.org/project/add, I get an error 403 forbidden.

    This 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.

    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

    This is a bug on that page which we are triaging.

    sv-lbo’s picture

    Hi Drumm

    Thank you for the quick reply.
    As you wrote, /project/add now works correctly.

    Have a nice day

    b_man’s picture

    Project: Drupal.org infrastructure » Project issue tracking
    Version: » 7.x-2.x-dev
    Component: Servers » Issues
    Assigned: Unassigned » b_man

    Moving this over to project issue tracking to create an MR for review

    • drumm committed dd6badea on 7.x-2.x authored by B_man
      Issue #3444637: Fix SQL error on /user/projects View when you maintain...
    drumm’s picture

    Status: Active » Fixed

    The fix for https://www.drupal.org/project/user is now deployed. Thanks for reporting!

    Status: Fixed » Closed (fixed)

    Automatically closed - issue fixed for 2 weeks with no activity.