Skip to content

Exception during update check while running in read only docker environment #187

@Exceptionflug

Description

@Exceptionflug

Describe the bug
A massive exception get's printed every time the server starts.

To Reproduce
Steps to reproduce the behavior:

  1. Create a minecraft server inside an docker image with ProtocolLib installed. The plugin directory needs to be inside the image and must not be in a volume.
  2. Start the server and enjoy the exception.

Expected behavior
Normal startup or a minimal log message, that automatic update checks have failed.

Screenshots
Part of Server Log: http://paste.cytooxien.de/xifayujofi.md

Version Info
/protocol dump:

[12:12:37 ERROR]: [ProtocolLib] Failed to create dump:
java.io.IOException: Read-only file system

But it is ProtocolLib 4.6.0 downloaded from spigotmc.org ;)

Additional context
Maybe add an option to completely disable update checks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions