Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Valheim
  3. Valheim - ERROR! Failed to install app '896660' (Disk write failure) during install

Valheim - ERROR! Failed to install app '896660' (Disk write failure) during install

Scheduled Pinned Locked Moved Solved Valheim
7 Posts 3 Posters 2.9k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DNA PC
    wrote on last edited by
    #1

    Hi,

    I'm running into issues while installing the Valheim App.

    ERROR! Failed to install app '896660' (Disk write failure)

    Seems to be the root issue.

    Here are my server specs (it's a Hetzner CCX13 instance):
    c23f63b3-f368-4340-9ea1-9188176f8d5d-image.png

    Here are the full logs, it's stuck in an infinite loop and stopping the app didn't work, I had to shutdown the whole server.

    I didn't do anything particular, I used a fresh Cloudron instance with a single app, nothing else is installed on the server, and there is no disk space issue.

     ✔  df -h
    Filesystem       Size   Used  Avail Capacity iused      ifree %iused  Mounted on
    /dev/disk3s1s1  926Gi   11Gi  264Gi     5%  356093 2765231000    0%   /
    devfs           201Ki  201Ki    0Bi   100%     696          0  100%   /dev
    /dev/disk3s6    926Gi  6.0Gi  264Gi     3%       6 2765231000    0%   /System/Volumes/VM
    /dev/disk3s2    926Gi  9.2Gi  264Gi     4%    1185 2765231000    0%   /System/Volumes/Preboot
    /dev/disk3s4    926Gi  662Mi  264Gi     1%     276 2765231000    0%   /System/Volumes/Update
    /dev/disk1s2    500Mi  6.0Mi  480Mi     2%       1    4919720    0%   /System/Volumes/xarts
    /dev/disk1s1    500Mi  6.2Mi  480Mi     2%      32    4919720    0%   /System/Volumes/iSCPreboot
    /dev/disk1s3    500Mi  2.6Mi  480Mi     1%      52    4919720    0%   /System/Volumes/Hardware
    /dev/disk3s5    926Gi  634Gi  264Gi    71% 7134539 2765231000    0%   /System/Volumes/Data
    map auto_home     0Bi    0Bi    0Bi   100%       0          0  100%   /System/Volumes/Data/home
    /dev/disk2s1    5.0Gi  1.7Gi  3.3Gi    34%      58   34806120    0%   /System/Volumes/Update/SFR/mnt1
    /dev/disk3s1    926Gi   11Gi  264Gi     5%  356841 2765231000    0%   /System/Volumes/Update/mnt1
    /dev/disk4s1    250Mi   97Mi  153Mi    39%     159 4294967120    0%   /Volumes/Sync
    

    See Full logs (too big to be added in this post)

    1 Reply Last reply
    1
    • D Offline
      D Offline
      DNA PC
      wrote on last edited by
      #2

      I deleted the app and recreated it and it worked.


      But then, I changed the .env file and enabling mods broke the server.

      SERVERNAME="Vadorequest-Valheim-Server"
      WORLDNAME="VadorequestValheimWorld"
      PASSWORD="xxx"
      PUBLIC=1
      MODSUPPORT="1" <-- HERE
      BepInExVersion="5.4.2202"
      SAVEINTERVAL="300"
      BACKUPS="10"
      BACKUPSHORT="7200"
      BACKUPLONG="43200"
      CROSSPLAY=0
      

      See full logs


      Moving back to no mods, and restarting, it worked again

      MODSUPPORT="0"
      

      Not sure why.

      1 Reply Last reply
      1
      • girishG girish moved this topic from Support on
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #3

        Not sure, but maybe @BrutalBirdie has ideas

        1 Reply Last reply
        0
        • BrutalBirdieB Offline
          BrutalBirdieB Offline
          BrutalBirdie
          Partner
          wrote on last edited by BrutalBirdie
          #4

          This was the issue that was patched today from me, I think.
          I will have to check mod support again.

          Like my work? Consider donating a drink. Cheers!

          1 Reply Last reply
          0
          • BrutalBirdieB Offline
            BrutalBirdieB Offline
            BrutalBirdie
            Partner
            wrote on last edited by
            #5

            Hmm there seems to be an issue with mod support.
            Checking.

            Like my work? Consider donating a drink. Cheers!

            1 Reply Last reply
            0
            • BrutalBirdieB Offline
              BrutalBirdieB Offline
              BrutalBirdie
              Partner
              wrote on last edited by BrutalBirdie
              #6
              2024-06-15T10:15:07.000Z => Installing BeepInEx Mod Support if enabled in /app/data/.env
              2024-06-15T10:15:07.000Z Connecting to thunderstore.io (thunderstore.io)|104.26.15.210|:443... connected.
              2024-06-15T10:15:07.000Z Connecting to valheim.thunderstore.io (valheim.thunderstore.io)|104.26.14.210|:443... connected.
              2024-06-15T10:15:07.000Z HTTP request sent, awaiting response... 302 Moved Temporarily
              2024-06-15T10:15:07.000Z HTTP request sent, awaiting response... 404 Not Found
              

              The URL to download BepInEx got changed 🙄
              Found the issue, pushing commits. @girish can you generate a new package?

              Like my work? Consider donating a drink. Cheers!

              1 Reply Last reply
              2
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #7

                Done, new package published

                1 Reply Last reply
                0
                • nebulonN nebulon marked this topic as a question on
                • nebulonN nebulon has marked this topic as solved on

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Bookmarks
                • Search