Skip to content

Timeout when uploading a large file. #58

@CreativeMD

Description

@CreativeMD

Describe the bug

If I upload a new version of my mod AmbientSounds (the file is usually around 80MB large) I get an exception:

* What went wrong:
Execution failed for task ':AmbientSounds:AmbientSounds:modrinth'.
> Failed to upload file to Modrinth! java.net.SocketTimeoutException: timeout

The file is still uploaded, but the task is stopped and the uploaded file stays locked.

Steps to reproduce

No response

Expected behavior

Wait till the file is uploaded and unlocks it for further use.
Does not stop the entire task.

Additional context

Gradle file can be found here: https://github.com/CreativeMD/AmbientSounds/blob/1.20/build.gradle

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions