Errors

Server is in trash — restore to download package

Admin cannot download the storage-node package while the server row is soft-deleted.

Server is in trash — restore to download package

An admin tried to download the storage-node install/package ZIP while that server is in trash (deletedAt set). The API returns 410 with this message.

Why this happens

Package download is blocked for soft-deleted server rows so you restore first, then fetch the package from the server edit UI.

Diagnose and fix

1. Admin → Servers → TrashRestore the server.

2. Open the server again and use Download package / the package link.

3. Confirm the node is enabled after restore if members should use it.

4. Distinct from visitor “preview temporarily unavailable” when a live file’s server is offline.

Related