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.

uek2wooF

Members
  • Joined

  • Last visited

Solutions

  1. uek2wooF's post in zoneminder events filling up docker.img was marked as the answer   
    I removed all the events and added a path to the config for that container to map a subdir in the zm share to /var/cache/zoneminder and restarted the container.  All good.
  2. uek2wooF's post in swag won't update my LE certs was marked as the answer   
    Ok I solved it.  For some reason the logs don't actually show the logs.  But I got a bash on the docker with
     
    docker exec -it deadbeefabc123 bash
     
    Then I hoped that the renewal runs out of cron.  And it does.  So I got the command from there and did
     
     /app/le-renew.sh
     
    and saw the real error in the output.  I don't want to paste it here because it has my IP and domains but basically it was showing an error connecting to the IP I recognized as being the old one.
     
    I have a dynamic IP at home (and yes I should set up something to update it in dns).  The IP only changes every few years.  It changed a few weeks ago and I changed it for some domains and not all since they are on different dns providers.  Since LE needs to put a file on the webserver for the domain in order to prove you own it, it couldn't verify I owned those domains anymore.
     
    I fixed the IP on my provider for those 2 domains, reran the renew script, and good to go.  Whew.
  3. uek2wooF's post in Command in docker container terminal was marked as the answer   
    Or you could also do   
    nohup mycommand >/dev/null 2>&1 & exit  
  4. uek2wooF's post in how to change nic to e1000 for VM? was marked as the answer   
    Sorry to stump you guys with such a hard one.  I edited the template and changed virtio to e1000.  heh

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.