Agent531C

Members
  • Posts

    45
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Agent531C's Achievements

Rookie

Rookie (2/14)

25

Reputation

  1. Interesting, it seems I must have reinstalled at some point. I know I had removed when the updated one first released, but it was in my plugin list. I removed it, and it all works as expected now - Thanks!
  2. There are two errors. One when the page first loads, and one after it resolves. Then the Error after it resolves is an Uncaught Type Error: Uncaught (in promise) TypeError: callback is not a function apply_folder http://tower/Docker:4121 waitForGlobal http://tower/Docker:3007 apply_folder http://tower/Docker:4074 anonymous http://tower/Docker line 3755 > Function:36 c http://tower/webGui/javascript/dynamix.js?v=1680052794:5 fireWith http://tower/webGui/javascript/dynamix.js?v=1680052794:5 l http://tower/webGui/javascript/dynamix.js?v=1680052794:5 o http://tower/webGui/javascript/dynamix.js?v=1680052794:5 send http://tower/webGui/javascript/dynamix.js?v=1680052794:5 ajax http://tower/webGui/javascript/dynamix.js?v=1680052794:5 i http://tower/webGui/javascript/dynamix.js?v=1680052794:5 anonymous http://tower/Docker line 3755 > Function:5 <anonymous> http://tower/Docker:1851 e http://tower/webGui/javascript/dynamix.js?v=1680052794:5 t http://tower/webGui/javascript/dynamix.js?v=1680052794:5 setTimeout handler*Deferred/then/l/< http://tower/webGui/javascript/dynamix.js?v=1680052794:5 c http://tower/webGui/javascript/dynamix.js?v=1680052794:5 fireWith http://tower/webGui/javascript/dynamix.js?v=1680052794:5 fire http://tower/webGui/javascript/dynamix.js?v=1680052794:5 c http://tower/webGui/javascript/dynamix.js?v=1680052794:5 fireWith http://tower/webGui/javascript/dynamix.js?v=1680052794:5 ready http://tower/webGui/javascript/dynamix.js?v=1680052794:5 $ http://tower/webGui/javascript/dynamix.js?v=1680052794:5 I do have some privacy extensions on my browser, such as Adblock. Has a recent update possibly made it incompatible with those? If I export the list of folders, there are no folders in the export, so something weird is definitely going on
  3. I wasn't able to get the log to download from the Docker tab, however I was able to get it from the Dashboard tab. If this doesn't help, Ill restart my server and see if that fixes some oddities happening in the docker tab debug-DASHBOARD-DOCKER.json
  4. Ive got kind of a weird bug. My docker image became corrupt last night, so I had to delete my .img file and rebuild it by reinstalling all 130+ containers Im running on my machine. The Docker Tab doesn't sort them into folders after their reinstallation, however the Dashboard tab still has all of my existing folders with the apps in their correct folders. Im assuming that the config which stored the containers is indeed there, since the Dashboard can read it right, however Im not sure why the Docker Page isn't sorting containers into the right space now. Ideally, Id love to not re-sort 130+ containers into 18 new folders, so is there any logs/config info you need to take a look at the issue?
  5. So, perhaps I don't quite understand how the 'threshold' value works, but based on my experience its my understanding that it checks the threshold of the total disk space used before it runs the mover command for each individual share. Ive noticed that once all of the big files are moved off of one share, other shares with large amounts of data don't get their data 'moved' because the threshold is no longer met. It'd be great if there were an option to 'force' the mover for specific shares when the mover triggers at that threshold point. If my understanding was right, Ideally it would check the threshold at the start and move each share sequentially once it triggers, instead of doing the threshold check before each individual share is run.
  6. I noticed similar behavior in RC6, but it seems as if the stats are not tracking properly for 'read'/'Recieved' data on the stats page The Transmit and Write stats look perfect, and show activity, but the Read/Receive stats are coming out looking completely off.
  7. Perhaps Im missing something, but where exactly can we install the fork for use with RC6? The apps store seems to be out of date, as does the link posted at the top of the thread.
  8. No native Docker-Compose option 🥲
  9. Is this any different than the existing actual-server container?
  10. I was rsyncing some files between drives, and saw in the file manager that some files had a Red font color, as opposed to the usual white font color other files in the same folder had. What exactly does the Red font mean?
  11. Ended up doing that, renaming, and rebooting, but still no luck. I ended up just pulling the compose/.env files out of the config, and then deleting the folders and recreating them through the web gui with no spaces. Seems to have no issues so far
  12. Ended up shutting down the array, renaming them, and then restarting the array, but it cause a weird docker crash where the manager wouldn't start. So I uninstalled the compose plugin, rebooted, and everything came back up fine. Added the Compose plugin again (with the renamed folders), and all of the ones in the originally attached image showed up fine, but none of the others are in the web ui, even though their containers are started. Should I try/have tried removing the containers completely, orphan images and all?
  13. I have an odd problem, and perhaps its related to ShadowBerts problem, but I just noticed that some of my compose stacks are missing from the web UI, even though they are in the compose.manager/project folder and are still being autostarted when the array starts. I am on 6.11-rc3, and the 'invisible stacks' all start fine, but have no representation in the UI for pull/up/down/editing. The Web UI: The Folder:
  14. Do the 'share' specific move buttons follow the mover tuner settings when they are run manually and the 'Move Now button follows plug-in filters' is enabled? I have a downloads/incomplete folder filtered out with a text file, so files are never moved out while they are downloading and processing, but using the 'share' move button seems to try and move the incomplete files over regardless. I assumed it would follow the plugin filters, since the setting was turned on, but does only the 'Move Now' button on the 'Main' tab follow the rules?
  15. Ive had a weird issue since updating from 6.9.2 where I have been unable to shut down my array, meaning every time I need to stop it, I have to hard reboot it. Docker looks like it shuts down properly, and as far as Im aware, I have no shell sessions active. (unless Ive been hacked and I havent recognized it). This applies to reboots as well as stopping the array I installed the 'Dynamixs Stop Shell' script hoping that may solve the issue, but unfortunately it did not, and Im still having issues shutting down the array. tower-diagnostics-20220627-0553.zip