Jump to content

Caeg

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Caeg

  1. 4 hours ago, McFex said:

    Hi guys - joining the party :(

     

    Same issue here, too.

    Still on unraid 6.8.3, pulling latest image or complete reinstall did not work.

     

    
    [13Mar2021 22:37:22.522] ain/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
    [13Mar2021 22:37:22.809] ain/INFO] ixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/config/mineos/games/servers/createmod/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
    [13Mar2021 22:37:24.192] ain/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
    [13Mar2021 22:37:24.481] ain/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
    [13Mar2021 22:37:24.521] ain/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release
    [13Mar2021 22:37:27.468] ain/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
    [13Mar2021 22:37:53.927] odloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.0.58, for MC 1.16.5 with MCP 20210115.111550
    [13Mar2021 22:37:53.962] odloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.0.58 Initialized
    [13Mar2021 22:37:57.050] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
    [13Mar2021 22:37:59.377] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: BETA Current: 36.0.58 Target: 36.0.58
    [13Mar2021 22:38:07.765] ain/ERROR] [net.minecraft.world.gen.settings.DimensionGeneratorSettings/]: No key layers in MapLike[{}]; No key structures in MapLike[{}]; Not a registry ops
    [13Mar2021 22:38:08.031] ain/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
    [13Mar2021 22:38:08.335] ain/FATAL] [net.minecraft.server.Main/]: Failed to start the minecraft server
    java.lang.RuntimeException: java.nio.file.FileSystemException: .: Operation not permitted
    at net.minecraft.world.storage.SaveFormat.<init>(SaveFormat.java:77) ~[?:?]
    at net.minecraft.world.storage.SaveFormat.func_237269_a_(SaveFormat.java:85) ~[?:?]
    at net.minecraft.server.Main.main(Main.java:115) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
    at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.0.58.jar:36.0]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) odlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) odlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) odlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) odlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) odlauncher-8.0.9.jar:?]
    at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.0.58.jar:?]
    at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.0.58.jar:?]
    at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.0.58.jar:?]
    Caused by: java.nio.file.FileSystemException: .: Operation not permitted
    at sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) ~[?:?]
    at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
    at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[?:?]
    at sun.nio.fs.UnixPath.toRealPath(UnixPath.java:860) ~[?:?]
    at net.minecraft.world.storage.SaveFormat.<init>(SaveFormat.java:75) ~[?:?]
    ... 15 more

     

    Unraid log says exactly the same as in CmdrKeen's post.

     

    MineOS starts fine, though. WebUI is also reachable. Logging in as nobody/my password works fine. Everything seems fine until I want to startup a server. Then the log says the above.

    In my case it's a forge server latest version I am trying to start.

     

    *UPDATE: Applying Docker in "Privileged" mode seems to work.

    How do you apply Docker in privileged mode? 

×
×
  • Create New...