robw83

Members
  • Posts

    49
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • Location
    New York

Recent Profile Visitors

1263 profile views

robw83's Achievements

Rookie

Rookie (2/14)

5

Reputation

  1. Ive never thought to click that help button on that page. So much useful data! Thank you very much
  2. Having a hard time searching for this. most likely because im new to scripting things and dont know exactly what im searching for. I have an nfs share (mapped with UD). That external device is turned on via a WOL script in my user script that manages backups via rsync. etherwake [mac-address-here] && echo "NAS not turned on. WOL sent to NAS" After all backups have completed and some time has passed, the BackupNAS is turned off at a specific date/time from the webgui (synology) UD thinks its still connected and i constantly get these warning messages. And while they arent neccessarily harmful, they fill up the log and i dont see any real warnings or messages. Dec 12 08:49:28 Tower kernel: nfs: server BackupNAS not responding, timed out TLDR: What kind of user script or command line can i run to mount the drive when the script is initated? And what script can i run to unmount it (im assuming another userscript / cron job for this one)? Thanks in advance for the assistance!
  3. Putting in my vote for this request. Do all daily/weekly/monthly scripts initiate at the same time? Id like to have a little bit more granularity here.
  4. disable the docker service and turn on advanced view. Check to see if you have the following enabled. "Host access to custom networks:" I also had this problem and after some searching it was advised to disable this option.
  5. i ran across the same issue, but didnt reflash the usb. I just downloaded the stable release to my computer and found the missing files that didnt get extracted during the update process. Copied those over and system booted.
  6. Very nice UI. Like the clean look Couple of isseus: files are being created with root/root permissions and not nobody/user. this makes file managing a problem. Also your template for PGID and PUID have the key set to a value instead of the key.
  7. yep, thats it. thats how i have it configured and it works perfect
  8. Hello, I noticed an issue recently with the notification buttons on the top right of the banner Notification buttons missing numbers Numbers are misaligned This is only a problem on the MAIN tab all other tabs show the notification buttons properly. merlin-diagnostics-20200610-1124.zip
  9. Im at 148GB of pictures. I dont think there is a 100gb limit
  10. THANK YOU!!!! This was bothering me for a while. i couldnt figure out how to link the password with the secret. i resorted to putting http authentication on the reverse proxy config for onlyoffice. I like this option better because i dont have to enter in a second password anymore.
  11. Yea i kinda figured that was the case considering its a separate plugin and not 100% part of the Unraid GUI. Thank you for the clarification.
  12. This theme gets better every single day! Great work @Skitals Any possible way to get the unassigned orb to match with the rest of the theme on the main tab?
  13. plugin worked like a charm. i installed from CA. Thank you for adding some user customization. This is a great theme!
  14. Great theme plan to use this one moving forward. You might want to look into the formatting on https://tower.local/Main/Flash?name=flash is a little off for the Syslinux Configuration section
  15. If you already have a mariadb docker running can that be used instead of the built in one? what would i change on this line? maria db database location: /mnt/user/appdata/shinobipro/database