Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

DWomack

Members
  • Joined

  • Last visited

Everything posted by DWomack

  1. I understand that but what I would like would look like… log.Encode.timestamp.txt If I download log.txt from multiple scripts that run, the download directory winds up full of stuff like log.txt, log1.txt, log2.txt…. Names are not tied to the script they came from.
  2. So, are the user scripts processed by a script? I would like to modify the processing so that instead of log.txt the file name would be something like... user_script_name_timestamp.txt This would allow the log to be downloaded or stored as a unique file. Thanks.
  3. My repository is lscr.io/linuxserver/mariadb That is the default. I don’t see a Generate Random Pass
  4. Yes, I did. It is linuxserver mariadb.
  5. So this is not working. I used the sqlite version previously and it worked. Here is my mariadb container: docker run -d --name='mariadb' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e HOST_HOSTNAME="NucBerthaPlus" -e HOST_CONTAINERNAME="mariadb" -e 'MYSQL_ROOT_PASSWORD'='mySQL.Root' -e 'MYSQL_DATABASE'='speedtest_tracker' -e 'MYSQL_USER'='speedtest' -e 'MYSQL_PASSWORD'='speedtest.DB' -e 'REMOTE_SQL'='http://URL1/your.sql,https://URL2/your.sql' -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mariadb-logo.png' -p '3306:3306/tcp' -v '/mnt/user/appdata/mariadb':'/config':'rw' 'lscr.io/linuxserver/mariadb' b79dac9b15ed29de5d70028a2a0254653bd13e9fd6924803196ec4b0aa5da554 Here is my speedtest-tracker container: docker run -d --name='speedtest-tracker' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e HOST_HOSTNAME="NucBerthaPlus" -e HOST_CONTAINERNAME="speedtest-tracker" -e 'PUID'='1000' -e 'PGID'='1000' -e 'DB_CONNECTION'='mysql' -e 'DB_HOST'='mariadb' -e 'DB_PORT'='3306' -e 'DB_DATABASE'='speedtest_tracker' -e 'DB_USERNAME'='speedtest' -e 'DB_PASSWORD'='speedtest.DB' -e 'APP_KEY'='' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='https://[IP]:[PORT:443]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/devzwf/unraid-docker-templates/main/images/speedtest-tracker-icon.png' -p '9443:443/tcp' -v '/mnt/user/appdata/speedtest-tracker':'/config':'rw' 'ghcr.io/alexjustesen/speedtest-tracker:latest' 52ebcb52520f00856adc80ac39787169bdf43f38c7f77ec1f8be59840db218f8 speedtest-tracker log ends in this: In Connection.php line 822: SQLSTATE[HY000] [2002] Connection refused (Connection: mysql, SQL: select t able_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from infor mation_schema.tables where table_schema = 'speedtest_tracker' and table_typ e = 'BASE TABLE' order by table_name) In Connector.php line 65: SQLSTATE[HY000] [2002] Connection refused What am I missing? Thanks for the help. Dennis
  6. I have successfully installed BigSur several times on more than one UnRaid instance. I have edited the VM instance so that only the BigSur, recovery, and EFI show on the opencore boot screen. How do I get it to automatically boot BigSur after a timeout? Next question is how do you completely remove a VM? I tried to install Monterey but had issues. I have deleted domains, appdata for Monterey, but still it shows up in the list of VMs. Selecting remove with files, just spins. What places do I have to touch to get rid of it? Thanks for the help. Dennis
  7. What version of OpenCore Configurator is used in the YouTube. Looks like the version of open core used is 78 from the picker screen. This a bit dated. Looking forward to your update. Dennis
  8. I don't have any database running on UnRaid now. Can someone give a quick "do this, then this" to get Speedtest Tracker to run again. I have completely removed the version that was working using sqllite. I prefer mySQL/MariaDB. I worked with it some many, many moons ago. Thanks
  9. With UniFi controller and a couple of AC Lite access points is there anything special I have to do in the router these are connected to? All three have reserved ip addresses, in essence fixed ips.
  10. Removed the container and the appdata. Re installed the container and the container runs as expected.
  11. How in Docker on Unraid do I completely start over after stopping the current container. Does removing a container also remove its associated app data? Sorry, I am new to this. Dennis
  12. @PeteAsking I am new to docker and to docker on UnRaid, so I have have questions. I have 7.4.162 running on Ubuntu 22.04 and have been running it to manage my UniFi APs. They are behind an Untangle router. To future proof my network I thought I would move the function of the UniFi Contoller into UnRaid. So the question is… when I install the UniFi Controller in UnRaid it opens a settings page and the image is ……:latest. What do I change that to? 7.4.162? Once that is running how do I migrate the APs from one controller to the other? Tell the first to forget them, and reset each AP with a paper clip? This whole adoption thing seems kind of dodgy. Sorry for being so dense. I started with a Cloud Key about 5 years ago. Moved to UniFi Controller on a Raspberry Pi.. Then moved to a Ubuntu 22.04 box. Each change was less than easy. I hope this move to docker is a step toward future proof. Dennis
  13. To follow up… It is all working as expected. UnRaid is the best! Dennis
  14. Thanks for your reply. The enclosure only had one standoff installed and it couldn’t accept a screw. I printed out a full size template of the motherboard to make sure I got the right standoffs installed. Since it is a server motherboard it has an RJ45 for ipmi. That worked. Then there are four RJ45 for lan. Sorry to say, but I had not plugged the lan back into the right one. I complicated the process by resetting the BIOS to optimized. Then I had to mess with the boot options and finally getting it to boot EFI from the the USB flash. So now it boots sans disks. I’ll shut it down again and reconnect all the drives. Things should come right back. Hope this helps others.
  15. X9DRi-LN4F+ System has been running for about 6 months. Has been updated to latest UnRaid as they have come out. More or less vanilla file server with one docker app running. I finally broke down and moved the motherboard from the open into Fractal Design 7XL. ipmi works… can power system up and down and reset. Main network no longer works. During the boot process, first the main lan socket led blinks, and a little later both leds are on. When the booting process has completed and the console is waiting on login. Both of the lights are off and the console says no ip4 and no ip6. The main lan is not pingable. The array is configured to not start automatically. The only thing plugged into a motherboard slot is an HBA. It has been moved from the slot where it originally was for convenience. What’s the best was to troubleshoot this? Disconnect the drives and use an older USB flash that worked in the past when originally testing the motherboard? Could the HBA be interfering with the network driver.? Thanks for any pointers. The array is 45TB with about 27TB used.
  16. One slight modification... Right now if you run a script in the background, it creates a log for you to download. The log is named log.zip. If you could add time stamp to the log name it would be much appreciated. Thank you! Dennis
  17. Should be: /mnt/remotes/$1_$2/ Needed the trailing slash
  18. Tue May 30 09:27:24 EDT 2023 Tue May 30 09:27:24 EDT 2023 Server IP: 192.168.2.30 Share Name:Testing_1 Remote Share URL //192.168.2.30/Testing_1 Source /mnt/remotes/192.168.2.30_Testing_1 Destination /mnt/user0/Testing_1/ sending incremental file list 192.168.2.30_Testing_1/ Number of files: 32 (reg: 27, dir: 5) Number of created files: 0 Number of deleted files: 0 Number of regular files transferred: 0 Total file size: 4,019,868 bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes File list size: 0 File list generation time: 0.001 seconds File list transfer time: 0.000 seconds Total bytes sent: 1,239 Total bytes received: 24 sent 1,239 bytes received 24 bytes 2,526.00 bytes/sec total size is 4,019,868 speedup is 3,182.79 Tue May 30 09:27:26 EDT 2023 Script has finished! Tue May 30 09:27:26 EDT 2023
  19. What version of SMB is being used on the Synology? If you unmount the SMB share and remount it, the Log will show you the negotiation that goes on in the process. My DroboFS is old enough that it is still using SMBv1. When a shere there mounts, the log shows it started with SMB latest and then negotiates down until it gets to SMB v1. Hope this helps shed some light. Dennis
  20. So I am moving files from Drobo Servers to Unraid. I wrote a script earlier that created a directory off of root and mounted an SMB share there. Then used rsync to copy files from that directory to the Share location in Unraid. It worked correctly, but was a little clumsy. Then trying to clean things up, I wrote this: sync_share(){ date echo echo Server IP: $1 echo Share Name:$2 echo echo Remote Share URL //$1/$2 echo Source /mnt/remotes/$1_$2 echo Destination /mnt/user0/$2/ echo /usr/local/sbin/rc.unassigned mount //$1/$2 # sleep 1 rm ./$2.rsync.log rsync -av --stats --log-file=./$2.rsync.log /mnt/remotes/$1_$2 /mnt/user0/$2/ # rsync -avn --stats --log-file=./$2.rsync.log /mnt/remotes/$1_$2 /mnt/user0/$2/ # sleep 1 /usr/local/sbin/rc.unassigned umount //$1/$2 sleep 1 date } dlandon told me about the /usr/local/sbin/rc.unassigned mount stuff. The source is the first picture and the second picture is the destination. The destination has picked up a folder with the ip addr and share name. See how it is doubled up? What am I doing wrong? Thanks Dennis
  21. Where are these messages in the log coming from. Yes, this is probably from SMBv1. They completely fill the log after a while. Any way to shut these off? Looks like they are informational. Thanks Dennis
  22. Got this old, but new me motherboard. Unraid is up and running. What video cards are compatible? Not looking for high end, just something that will let me run some containers and VMs? Thanks for your help.
  23. From the log file... This is occurring with one Drobo that is using SMB 1. In the log I can see when Unraid attaches to it and watch it negotiate down to SMB 1. Well done! Using rsync in a bash script to copy files I start to get the messages shown. They fill up the log file. Log as shown on the Dashboard is at 100% Any way to turn that off? Dennis
  24. Never mind, I found it. They weren't marked for export

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.