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
  • 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 | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. no space left on disk

no space left on disk

Scheduled Pinned Locked Moved Solved Support
8 Posts 4 Posters 1.2k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic was forked from server down: apps not restarting girish
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alex-uxlabsmx
    wrote on last edited by
    #1

    Hello. I'm having this inodes issue too it seems. I cannot run a specific app because "no space left on disk", but disk is OK. Can anyone please help me? @girish

    girishG 1 Reply Last reply
    1
    • A alex-uxlabsmx

      Hello. I'm having this inodes issue too it seems. I cannot run a specific app because "no space left on disk", but disk is OK. Can anyone please help me? @girish

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @alex-uxlabsmx I forked your question to a separate topic , that one was 4 years old.

      So, you are saying, you have disk space but app install fails with 'no space on disk' ? Can you check the output of df -h ?

      1 Reply Last reply
      1
      • girishG girish marked this topic as a question on
      • A Offline
        A Offline
        alex-uxlabsmx
        wrote on last edited by
        #3

        Hello Girish, I attached a screenshot of df -h and df -i

        Screenshot 2024-02-28 at 1.33.54 p.m..png

        girishG 1 Reply Last reply
        0
        • timconsidineT Offline
          timconsidineT Offline
          timconsidine
          App Dev
          wrote on last edited by
          #4

          In this situation, I used to do internet searches but typically now I have use an AI chat bot to present the problem and ask for a solution. Have you tried that?

          1 Reply Last reply
          0
          • timconsidineT Offline
            timconsidineT Offline
            timconsidine
            App Dev
            wrote on last edited by timconsidine
            #5

            Example

            The df -h command shows the disk space usage in human-readable format, while df -i displays the inode usage. If df -i is reporting 100% usage, it means you've run out of inodes, which are data structures used to store information about files and directories.

            Before proceeding, could you check if there's a particular directory consuming a large number of inodes? You can do this by running the following command:

            sudo find / -xdev -type f | cut -d "/" -f 2 | sort | uniq -c | sort -n
            

            This command will help identify if there's a specific directory with an unusually high number of files. Please share the output or your observations.

            1 Reply Last reply
            1
            • A Offline
              A Offline
              alex-uxlabsmx
              wrote on last edited by
              #6

              Yeah I tried internet searches and AI chatbot solutions but it didn't gave me a solution, I only found how to identify the problem. The thing is that I don't know how to solve it. I ran your suggested command in / and /app/code/ and this is the result:
              Screenshot 2024-02-28 at 4.35.58 p.m..png
              Screenshot 2024-02-28 at 4.37.08 p.m..png

              1 Reply Last reply
              0
              • A alex-uxlabsmx

                Hello Girish, I attached a screenshot of df -h and df -i

                Screenshot 2024-02-28 at 1.33.54 p.m..png

                girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #7

                @alex-uxlabsmx said in no space left on disk:

                Hello Girish, I attached a screenshot of df -h and df -i

                I think you ran the command in a Web Terminal. You have to run those by SSHing into your server.

                Rereading the post again, it would help to understand what the situation is. You are installing an app and when installing it says "no space left on disk" ? Can you give us a screenshot?

                1 Reply Last reply
                0
                • jamesJ Offline
                  jamesJ Offline
                  james
                  Staff
                  wrote last edited by
                  #8

                  Closed due to inactivity

                  1 Reply Last reply
                  0
                  • jamesJ james has marked this topic as solved
                  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