July 12, 20187 yr Support for QDirStat docker container Application Name: QDirStatApplication Site: https://github.com/shundhammer/qdirstatDocker Hub: https://hub.docker.com/r/jlesage/qdirstat/Github: https://github.com/jlesage/docker-qdirstat Make sure to look at the complete documentation, available on Github ! Post any questions or issues relating to this docker in this thread. Edited October 26, 20187 yr by Djoss
August 3, 20187 yr just found and installed this great little Docker and am doing my first scan. I do have some questions: > once this rather lengthy scan is done (about 20TB of data), is it persistent by default, or will I have to do something to "save" the scanning results? (is that what "Write to cache file" is for, maybe?) > I am still scanning, so maybe that's why, but the menus become unresponsive at some point when I click my way through them, and I have gotten black screen artefacts in its UI...I am afraid to do a page-reload bc I don't know whether the progress is persistent (is it?), but is this expected behaviour while scanning is in progress? > I noticed the "Filemanager from here" menu item...does it have its own filemanager or does it somehow route me to my installed Krusader Docker? Since I do a lot of manual balancing of data between my disk shares, this Docker will be a lot of help as the Disk Usage function in Krusader isn't persistent and takes too long to be practical for my purposes.
August 3, 20187 yr Author 6 hours ago, tillkrueger said: > once this rather lengthy scan is done (about 20TB of data), is it persistent by default, or will I have to do something to "save" the scanning results? (is that what "Write to cache file" is for, maybe?) If you want to keep the result of the scan to consult it later, you need to save it using the "Write to cache file" function. 6 hours ago, tillkrueger said: > I am still scanning, so maybe that's why, but the menus become unresponsive at some point when I click my way through them, and I have gotten black screen artefacts in its UI...I am afraid to do a page-reload bc I don't know whether the progress is persistent (is it?), but is this expected behaviour while scanning is in progress? I also experiment some slowdown in the UI when scanning. Reloading the web page as no effect on the application, since you are just accessing the app'UI via VNC. 6 hours ago, tillkrueger said: > I noticed the "Filemanager from here" menu item...does it have its own filemanager or does it somehow route me to my installed Krusader Docker? The file manager is not supported in this container. However, you can use the "Open Terminal Here" function.
August 3, 20187 yr thanks for clarifying, Djoss...fine piece of work, and thank you very much for that!
October 7, 20187 yr Hi, im trying to get this to work. In the UI i get the top menu items and nothing is displayed. There is a red circle with an X that says server disconnected code 1006. I left all docker settings to the default. Any ideas? I really want to get it to works. thank you H. EDIT: Nevermind... its working. Either it needed time to load, or I was using it in my iPad and it does not support the interface. Thank you very much for this! H. Edited October 7, 20187 yr by hernandito
February 10, 20197 yr server disconnected code 1006. Getting this as well. looks at the logs i am also seeing this marked in red 23/01/2019 22:55:39 rfbProcessClientProtocolVersion: read: I/O error EDIT: clearing cache fixed it. Edited February 10, 20197 yr by Druminstein
January 5, 20206 yr This is a great addition to Unraid. Thanks for all your work! Now is it possible to add password protection for the web GUI?
January 5, 20206 yr 6 hours ago, administrator said: This is a great addition to Unraid. Thanks for all your work! Now is it possible to add password protection for the web GUI? https://github.com/jlesage/docker-qdirstat/blob/master/README.md#vnc-password
January 11, 20206 yr On 1/5/2020 at 12:11 AM, cybrnook said: https://github.com/jlesage/docker-qdirstat/blob/master/README.md#vnc-password Thanks for pointing this out. Unraid community is the best!
February 7, 20206 yr Is it possible to scan on disc level? I have enabled disc shares but I can't see them in QDirStat.
February 10, 20206 yr Author On 2/7/2020 at 3:32 AM, G@n0nD0rf said: Is it possible to scan on disc level? I have enabled disc shares but I can't see them in QDirStat. To make additions unRAID paths available to QDirStat, you need to edit the container settings and add a new "Path". This is how a path in unRAID is mapped to a path in the container.
February 16, 20206 yr Is there any way to increase the size of the QDirStat window? I use another docker, MKVToolNix, which has two docker variables to adjust the screen size. They are, DISPLAY_WIDTH & DISPLAY_HEIGHT. I tried adding these to the QDirStat docker but it didn't cause any change.
February 16, 20206 yr Author 16 hours ago, subagon said: Is there any way to increase the size of the QDirStat window? I use another docker, MKVToolNix, which has two docker variables to adjust the screen size. They are, DISPLAY_WIDTH & DISPLAY_HEIGHT. I tried adding these to the QDirStat docker but it didn't cause any change. You already have I the container settings "Display Width" and "Display Height" that you can adjust. No need to add additional variables.
February 18, 20206 yr Djoss, Thanks for setting me on the correct path. I swear I had turned on advanced setting, but obviously didn't.
June 17, 20206 yr For some odd reason, qdirstat isn't able to delete anything. I keep getting this error when I try (this is from the console, but it's the same error message the gui has): /storage/Saidar # rm syslog.log rm: remove 'syslog.log'? yes rm: can't remove 'syslog.log': Read-only file system This is the only Docker I've got that has a problem creating and removing files. Any thoughts?
June 24, 20206 yr Author On 6/17/2020 at 2:52 PM, DBJordan said: For some odd reason, qdirstat isn't able to delete anything. I keep getting this error when I try (this is from the console, but it's the same error message the gui has): /storage/Saidar # rm syslog.log rm: remove 'syslog.log'? yes rm: can't remove 'syslog.log': Read-only file system This is the only Docker I've got that has a problem creating and removing files. Any thoughts? By default, /storage is configured read-only. You can change this by editing the "Storage" setting (make sure to switch to the Advanced View in container's settings).
November 29, 20205 yr On 2/10/2019 at 1:39 PM, Druminstein said: server disconnected code 1006. Getting this as well. looks at the logs i am also seeing this marked in red 23/01/2019 22:55:39 rfbProcessClientProtocolVersion: read: I/O error EDIT: clearing cache fixed it. anybody knows how the cache is cleared here? I got the same error. I tried removing the cache directory in the config directory, but still the same error. Edited November 29, 20205 yr by mugennas
November 30, 20205 yr Author On 11/29/2020 at 1:49 AM, mugennas said: anybody knows how the cache is cleared here? I got the same error. I tried removing the cache directory in the config directory, but still the same error. It's the cache of your browser that you need to clear.
November 25, 20214 yr Author On 11/21/2021 at 1:44 PM, mkono87 said: This app does not appear in my docker list Is the container still installed ? Did you try to re-install it ?
November 25, 20214 yr 3 minutes ago, Djoss said: Is the container still installed ? Did you try to re-install it ? Yeah it was installed. My fault, it was hidden in the folder view. LOL But im stuck with the 1006 error so I gave up and am just using the RDP version, which is not ideal.
November 25, 20214 yr Author Just now, mkono87 said: Yeah it was installed. My fault, it was hidden in the folder view. LOL But im stuck with the 1006 error so I gave up and am just using the RDP version, which is not ideal. For the 1006 error, try to clear your browser cache.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.