Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to abort an upload when upload user already deleted #657

Open
atruskie opened this issue Jul 12, 2023 · 0 comments
Open

Failed to abort an upload when upload user already deleted #657

atruskie opened this issue Jul 12, 2023 · 0 comments

Comments

@atruskie
Copy link
Member

It looks like the sftpgo user was already deleted but that blocks our harvest from being aborted.

If already deleted then no problem, so just keep going!

PATCH https://api.ecosounds.org/harvests/295
{
    "meta": {
        "status": 500,
        "message": "Internal Server Error",
        "error": {
            "details": "Upload service failure: Failed to delete_upload_user, got 404",
            "info": null
        }
    },
    "data": null
}

On fix update: 295, 294, 292 on Ecosounds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant