Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Cannot get info about free disk space for "ssh://xxx@10.255.255.42/"
Forum Updated to NodeBB v4.3 + New Features

Cannot get info about free disk space for "ssh://xxx@10.255.255.42/"

Scheduled Pinned Locked Moved Solved Mobile and Embedded
22 Posts 4 Posters 3.5k Views 2 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.
  • SGaistS SGaist

    Not exactly a bug, rather a "missing feature". You seem to have a device with an unusual storage layout. From what I gathered the command does roughly the following: grab the value of the Available column of the last line of df -k.

    This does not work in your case since the last like is a tmpfs that is full. I currently do not really what you could do make it use your /app mount point.

    B Offline
    B Offline
    Bracha
    wrote on last edited by Bracha
    #21

    @SGaist said in Cannot get info about free disk space for "ssh://xxx@10.255.255.42/":

    Not exactly a bug, rather a "missing feature". You seem to have a device with an unusual storage layout. From what I gathered the command does roughly the following: grab the value of the Available column of the last line of df -k.

    This does not work in your case since the last like is a tmpfs that is full. I currently do not really what you could do make it use your /app mount point.

    pls note, tmpfs are not used!
    cdef9db3-3fe7-4fc2-b6d1-dc905ac109c8-image.png
    its empty. not full!

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bracha
      wrote on last edited by
      #22

      As a last resort I disable this step and so I solved the problem for now

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved