#65028 closed defect (bug) (reported-upstream)
no error message when installing connector if File system read only
| Reported by: |
|
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)
Note: See
TracTickets for help on using
tickets.
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.