Jump to content
We're Hiring! Full Stack Developer ×

trurl

Moderators
  • Posts

    44,098
  • Joined

  • Last visited

  • Days Won

    137

Everything posted by trurl

  1. I can see possibly wanting to schedule this hourly. Would it be possible to automatically delete results that are older than a day or two?
  2. Can you ping raw.githubusercontent.com from your server? ping raw.githubusercontent.com -c 3 On the Dashboard under System Status, what do you have for flash : log : docker ?
  3. Probably because it would show up when flash corruption was detected.
  4. I was just using the terminal emulator in Krusader to try to run a package installer, but am not having any luck. Yes, I am on UnRAID 6.1.4 I don't use this, but is Krusader part of the pytivo docker, or is it a separate docker? If a separate docker it cannot access anything in the pytivo docker.
  5. How about something along these lines? docker exec PlexMS du -sh --exclude=config --exclude=media
  6. I made another update and now you can just run speedtest-xml. I added the script /usr/sbin/ and added logging to speedtest.php Thanks. Just finished running from command line and the results showed up in the page so looks like it works. Now to create .cron I went ahead and added a settings page for creating cron jobs under Settings/Scheduler/Speetest Settings and moved the Test and Results page to Tools/Speedtest Very nice.
  7. How did your family get along before docker? The dockers I have been running 24/7 for many, many months without this problem are in my sig. But I have had these applications working for years before I ever built my unRAID server. They were running on my PC, saving data either locally or to some other NAS. If I needed to I could go back to that approach while I tried to troubleshoot individual dockers on my unRAID.
  8. See the 1st post in the original preclear script thread.
  9. To some extent I am judging this based on who isn't reporting the problem rather than how many people are viewing the thread. I'm sure many people view threads just to see if they can help. A quick skim back over the whole thread looks like those posting they have the problem and those trying to help are roughly equal. I'm not committed to the view that this isn't a defect, I just haven't seen any evidence that it is. Simplify your setup by starting with a new docker.img and a single docker, and then add things back a little at a time with a period of observation at each step. Maybe start with the docker you need the most, or the one you suspect the most.
  10. I made another update and now you can just run speedtest-xml. I added the script /usr/sbin/ and added logging to speedtest.php Thanks. Just finished running from command line and the results showed up in the page so looks like it works. Now to create .cron
  11. You haven't really given us enough information to reproduce. Most specifically, you haven't given us any details about how you have any of those dockers configured. I suspect your problem is related to the way you have configured one or more of your dockers, and it likely is the same for most in this thread. Not really a defect report so I have merged it back in to this thread where you can give us more details.
  12. OK, I'm sure you're going to tell us soon, but the latest release notes mention a stand-alone script we can cron
  13. Skipping pre-read makes sense if you are re-clearing a disk you already have confidence in.
  14. If you read the first post in this thread you will see they are not in the right place. Also, the plugin will use the script named preclear_disk.sh, so if you want it to use the faster preclear_bjp.sh, you must rename it. And if you want notifications read my reply #334 just a few posts above this one for a link to reply #200. Chasing you all around the forum on this. I should go to bed.
  15. Could probably make it happen if you did a Windows VM on unRAID. I don't think there are any Linux versions to make into a docker.
  16. SNAP is not supported. As for mounting with this plugin, did you watch the video in the first post, all the way to the end?
  17. First post is not current, doesn't mention addition of perl.
  18. I was just looking into that. Now to figure out how to install the perl package perl is now included in NerdPack (though not currently mentioned in the first post of that thread)
  19. Can you ping tools.linuxserver.io from your server?
  20. Go back a few pages in this thread. Starting at reply #380 will probably get you back up to speed.
  21. Please don't post questions about specific docker containers in this forum. There are support threads for each of the containers in the Docker Containers forum and you should post your questions there on the appropriate thread where the container authors and other users with experience of the container are more likely to see it. Also, it wouldn't hurt to read the support thread for a container to see if your question has already been answered.
  22. Also note: If you do have a question about a specific docker, this is the right forum to use. You just need to find the thread for the docker you have a question about and post it there.
  23. Is there any advantage to using MD5 over Par2? Other than the fact that I can schedule MD5 checks in the GUI using Checksum Suite. It doesn't take as much disk space. But it only detects and cannot correct corruption.
  24. Notify was moved in 6.1.0 as part of some security fixes. That's basically why we have 6.1 compatible plugins separated out. The version of the script that is linked in that post I sent you to includes the fixes needed for compatibility so you don't need to make those changes unless you are determined to not use that version of the script. Even if you do use that version of the script the use of faster postread is optional so there is not really any benefit from not using it.
×
×
  • Create New...