Jump to content

Larf

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Larf

  1. Just to chime in. I have the same permission error when running it non privileged. The more data you have to work with, the better.

     

    binhex/arch-mineos-node latest

    Unraid 6.9.1

     

    Java version 

    sh-5.1# java -version
    openjdk version "1.8.0_282"
    OpenJDK Runtime Environment (build 1.8.0_282-b08)
    OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode)

    Logs/latest.log

    
    [19:30:32] ain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
    [19:30:32] ain/FATAL]: Failed to start the minecraft server
    java.lang.RuntimeException: java.nio.file.FileSystemException: .: Operation not permitted
    at cyg.<init>(SourceFile:98) ~inecraft_server.1.16.5.jar:?]
    at cyg.a(SourceFile:105) ~inecraft_server.1.16.5.jar:?]
    at net.minecraft.server.Main.main(SourceFile:117) inecraft_server.1.16.5.jar:?]
    Caused by: java.nio.file.FileSystemException: .: Operation not permitted
    at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) ~[?:1.8.0_282]
    at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[?:1.8.0_282]
    at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[?:1.8.0_282]
    at sun.nio.fs.UnixPath.toRealPath(UnixPath.java:837) ~[?:1.8.0_282]
    at cyg.<init>(SourceFile:96) ~inecraft_server.1.16.5.jar:?]
    ... 2 more

    I have forced update on the docker and made the chown command.

     

    Thanks for your dedication to the dockers! This is not the only binhex i run :)

×
×
  • Create New...