Make WordPress Core

Opened 2 months ago

Closed 2 months ago

Last modified 2 months ago

#65028 closed defect (bug) (reported-upstream)

no error message when installing connector if File system read only

Reported by: pbearne's profile pbearne Owned by:
Milestone: Priority: normal
Severity: normal Version: 7.0
Component: AI Keywords: connectors needs-patch
Focuses: Cc:

Description

When I click the install button, I see this error in the inspector, but getting any feedback on the page

{
    "code": "fs_unavailable",
    "message": "The filesystem is currently unavailable for managing plugins.",
    "data": {
        "status": 500
    }
}


Change History (2)

#1 @wildworks
2 months ago

  • Milestone 7.0 deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed

Thanks for the report. I think this problem should be fixed on the client-side.

Let's close this ticket in favor of https://github.com/WordPress/gutenberg/issues/77089.

#2 @JeffPaul
2 months ago

  • Keywords connectors added
Note: See TracTickets for help on using tickets.