Jump to content

Squid

Community Developer
  • Posts

    28,769
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. There's nothing mentioned in syslog and I haven't noticed any problems. I just thought I'd mention it. Thanks... Fixed... It was just a spurious error message (now suppressed) that only displayed on 100% clean installs. And it didn't affect anything at all. No update of the plugin is required, as I just changed the .plg to suppress it on clean installs.
  2. You don't hit the add container button ever again. Go to the Apps tab instead and feel the love (there's also a full manual / help text available for CA if you hit "Help") (side note: Even when adding through CA, that select template drop down will still display, but you don't select anything for it) As to what to fill out for the settings of the templates, any additional settings, etc will be detailed in the support thread for the particular app (A support link will be listed with every app), but generally, all you will have to do is fill out the host mapping for the /Config folder (ie: the appdata path) Also wouldn't hurt to peruse the Docker FAQ sticky
  3. Just a question that relates to another project I'm doing.. (and I'm not too familiar with this plugin as I don't use it and only installed it for a test) Does FIP always operate at the disk level, or does it modify the extended attributes on the user level? IE: I'm trying to figure out why an inotifywait (inotifywait -m @ /mnt/user/blah/blah) did not trigger any events at all when it created the hash for the file by modifying the extended attributes. (I was expecting at the very least an open/close (and didn't get one during by telling FIP to create the hashes, but I need to know if it also triggers an ATTRIBUTE event at the user level)
  4. Anyone using Dynamix File Integrity? (I don't... Still use the checksum plugin -> sorry bonienl) If so, can I get you to do the following and post the output after forcing File Integrity to create the hashes for the file created. mkdir /mnt/user/test echo "test" > /mnt/user/test/test inotifywait -m @ /mnt/user/test/test Need to know if I have to add a note to exclude the specific bait share folders from File Integrity (pretty sure I'm going to have to)
  5. Not sure if this is the problem or not, but see this FAQ for info on using paths outside of the array: http://lime-technology.com/forum/index.php?topic=40937.msg465348#msg465348
  6. Not that I use this container, but the command as posted works Wondering however if the SYNC_DESTINATION contains either single or double quotes that would mess this up (as bin doesn't appear anywhere within the posted command which means it has to appear within the SYNC_DESTINATION, and quotes would mess stuff up.
  7. It's an issue that PhAzE has to fix. Both the templates for SickRage and SickBeard are both pointing at the same .plg file He either changed it inadvertently, or I made a mistake when I originally created the templates for him. Either way, since he's forked the templates, only he can fix the mistake.
  8. Well, if you're not using the built-in FTP, what you should do to ensure that its disabled is to - reset the server (this should restore the built-in FTP server settings) - remove any and all users from the FTP settings (this will ensure that the built-in never runs, regardless of its settings) - Then reinstall ProFTPd and enable/disable it as you choose The whole thing is that the built-in would automatically run upon reboots if there were users set for it, which may not be how most people would want it.
  9. Probably easier just to use the built-in notification system since it already supports those, and coming soon Notify My Android and more /usr/local/emhttp/webGui/scripts/notify notify [-e "event"] [-s "subject"] [-d "description"] [-i "normal|warning|alert"] [-m "message"] [-x] [-t] [add] create a notification use -e to specify the event use -s to specify a subject use -d to specify a short description use -i to specify the severity use -m to specify a message (long description) use -x to create a single notification ticket use -t to force send email only (for testing) all options are optional
  10. The link posted within the plugin works for me under 6.3 -rc1, and 6.2.1 (and was originally tested with 6.1.9 and 6.2 b/rc) All it does is takes you to Settings / FTP Settings The reason for the warning is that (unless the behaviour has been changed) is that if FTP was disabled, it will automatically get re-enabled after you reboot the system. http://lime-technology.com/forum/index.php?topic=48975.0 I also have version 6.2.1. Is the UnRAID built-in FTP server a Plugin. I may have already deleted it (can't remember) and the FTP Settings button may be trying to access a page of a Plugin that is no longer installed. Nope. Not a plugin, and can't be removed. Is there an FTP Server icon within your settings tab and what is the URL that it displays when entering it?
  11. Yes it will. Sent from my LG-D852 using Tapatalk
  12. This... More importantly, STOP the file integrity tools from blindly calculating new checksums on the newly minted files, and go into check only mode. Why do I have the sneaking suspicion that my deprecated Checksum Tools is going to make a revival in the next year? Funny you say that, I thought the same thing, but I decided, for once, not to taunt you.... Are you sick or dying or something?
  13. This... More importantly, STOP the file integrity tools from blindly calculating new checksums on the newly minted files, and go into check only mode. Why do I have the sneaking suspicion that my deprecated Checksum Tools is going to make a revival in the next year?
  14. The published version deletes all the bait at every start so yes to all the questions. Next rev on the weekend that will be optional but with a button to manually delete everything Sent from my LG-D852 using Tapatalk
  15. She says she's never gone for good looking men.... I'm sure there should have been a before in the sentence at some point she must have just forgot it... My wife runs off her ideal man every once in a while and I think to myself, why did you marry me? But right now, I'm testing out the dedicated bait shares and have 20 test shares operational containing approximately 1,000,000 pictures of myself in the hopes that I can brainwash her somehow You do realize though that you can change that picture yourself
  16. Right at disks mounted Sent from my LG-D852 using Tapatalk
  17. User scripts plugin Sent from my LG-D852 using Tapatalk
  18. The key is what does your wife think? Sent from my LG-D852 using Tapatalk
  19. The link posted within the plugin works for me under 6.3 -rc1, and 6.2.1 (and was originally tested with 6.1.9 and 6.2 b/rc) All it does is takes you to Settings / FTP Settings The reason for the warning is that (unless the behaviour has been changed) is that if FTP was disabled, it will automatically get re-enabled after you reboot the system. http://lime-technology.com/forum/index.php?topic=48975.0
  20. Any ignored errors that are found again will appear at the bottom with a re monitor button Sent from my LG-D852 using Tapatalk
  21. Depends upon your level of paranoia Sent from my SM-T560NU using Tapatalk One possibility is that if you have some rogue software somewhere on your network, not only might it modify / encrypt your files, but it could also be sending information "back home". My view would be that I would want the server to have share access blocked until I had a chance to get control of things. That's actually how the beeps are handled. Through a user set stop script. Next update should be this weekend Sent from my LG-D852 using Tapatalk
  22. Yes there's a button to restore the settings Sent from my LG-D852 using Tapatalk
  23. Just rescan for errors. If you've fixed the problem it will be removed from the list. Sent from my ONEPLUS A3000 using Tapatalk Not if its ignored. Will still appear when found again in the ignore list, but no notifications will be sent for it.
  24. Remonitor it Sent from my SM-T560NU using Tapatalk
×
×
  • Create New...