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.

deadnote

Members
  • Joined

  • Last visited

Everything posted by deadnote

  1. Same error Edit the image and set the repository to binhex/arch-lidarr:0.7.1.1381-1-01 make it works again. Waiting for a new update now
  2. Did you follow this tuto ? https://www.youtube.com/watch?v=dEOfwKH2DHc
  3. Salut @Big65 C'est exactement ce que j'ai fait : un nom de domaine o2switch, des sous domaines pour les containers auxquels j'accède depuis l'extérieur. Je vais confirmer les réponses ci-dessus : Wireguard pour accéder à Unraid depuis l'extérieur. Swag pour accéder aux containers souhaités. La vidéo de superboki est vraiment bien faite. Il y a une petite astuce si jamais tu utilises cloudflare, il faut retirer le proxy sur le sous domaine avant de valider l'ajout du host dans swag. Si ce n'est pas clair, fait moi signe !
  4. Hello I just installed LL. I manage to add authors but LL cannot find any books for these authors. Did I miss something? Thanks for your help
  5. Hi Since today, I can't add new band. Am I the one with this problem ? 20-8-21 10:58:02.1|Warn|SkyHookProxy|Error: ProtocolError: 'https://api.lidarr.audio/api/v0.4/search?type=artist&query=BANDNAME' [v0.7.1.1381] System.Net.WebException: Error: ProtocolError: 'https://api.lidarr.audio/api/v0.4/search?type=artist&query=BANDNAME' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:268 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in <96b70a41daeb490db51c9994341a8d2b>:0 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001fb] in <96b70a41daeb490db51c9994341a8d2b>:0 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00080] in <96b70a41daeb490db51c9994341a8d2b>:0 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <96b70a41daeb490db51c9994341a8d2b>:0 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <96b70a41daeb490db51c9994341a8d2b>:0 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <96b70a41daeb490db51c9994341a8d2b>:0 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewArtist (System.String title) [0x0014a] in <f339569e234a4fc1add8b9dab7a33d21>:0 Edet : Works this afternoon !
  6. Bonjour Je me présente, je suis Thomas, 35 ans, développeur web. J'utilise Unraid depuis quelques années maintenant pour plex, nextcloud, pihole, home assistant... J'ai un HP Proliant GEN8 avec un Xeon, 16Go de Ram, un SSD pour le cache et deux disques pour le moment. @Erym je pense que tu peux poser tes questions ici, ou n'hésite pas à créer un nouveau topic dans la section française.
  7. I followed this tutorial from digiblur to install hassio in docker. Evrything works fine for months
  8. Hello Excellente idée ce topic !
  9. Hi You can install docker compose with the commands below : curl -L "https://github.com/docker/compose/releases/download/1.25.5/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose
  10. You can follow this video from spaceinvader
  11. Hi This week I had to format my usb backup drive. After that, I mounted the disk and lauch my rsync script. At the end of the backup I wanted to unmounted disk but it's not work. Logs says "Unmount of '/dev/sde2' failed. Error message: umount: /mnt/disks/Seagate_Backup_Plus_Drive: no mount point specified. " while my new drive name is Unraid_Backup. Can someone help me ? Thanks for your help tower-diagnostics-20200222-0756.zip
  12. Open a console (in docker) and execute this command : sudo -u abc php7 /config/www/nextcloud/occ maintenance:mode --off
  13. Hi My logs are full with these alerts : I already add rmmod acpi_power_meter in my go file but no changes. Is there another solution ? Thanks
  14. Hi I updated homeassistant from 0.103.2 to 0.103.5 last week but today, the update is again available. How to update homassistant definitely? Another question, is it possible to configure let's encrypt with your hassio_supervisor container to acces remotely ? Thanks
  15. Ok, I exported databases with phpmyadmin. Can I restore them in mariadb in command line ? Can't do it with Phpmyadmin, files are more than 2Mb. Thanks for you help
  16. Hi I would like to change the mysql container by mariadb container. I have two databases : nextcloud and ttrss Is there a tutorial to backup, install the new container et import the data ? Thanks
  17. Hi I updated today and now plex can't access to internet anymore Any ideas ? Thanks Edit : I can launch a scan from https://app.plex.tv but not from local IP
  18. Sorry, I don't remember. I believe all i did is to wait a few seconds after the docker restart
  19. Hi Me again ! Can someone help to configure collabora for nextcloud with let's encrypt ? Nexcloud throw me this error : Exception: Could not find urlsrc in WOPI When i go to https://office.mydomain.fr I see Welcome to nginx! If you see this page, the nginx web server is successfully installed and working. Further configuration is required. For online documentation and support please refer to nginx.org. Commercial support is available at nginx.com. Thank you for using nginx. I don't know how to set up the configuration file It works if I create an office configuration file in the site-conf folder. Is it a good way to configure let's encrypt ?
  20. Hi can you telle me how you solve the "welcome" message error ? [SOLVED] Thanks !
  21. Hi Fails to install on unRaid 6.5.3 for me. plugin: installing: https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/ssh.plg plugin: downloading https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/ssh.plg plugin: downloading: https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/ssh.plg ... done plugin: run failed: /bin/bash retval: 1
  22. Hi Thanks for your scripts, I think I'm gonna use them Maybe this part of my lftp script can help your for your large file transfer. I check if a file .lock exists in temp folder. If not, the file is created and lftp is launched, else, the script stops. #!/bin/bash trap "rm -f /tmp/syncphotos.lock" SIGINT SIGTERM if [ -e /tmp/syncphotos.lock ] then echo "Syncphotos is running already." exit 1 else touch /tmp/syncphotos.lock lftp code quit EOF rm -f /tmp/syncphotos.lock /usr/local/emhttp/webGui/scripts/notify -i normal -s "Synchronisation ends" -e "Synchronisation photos" exit 0 fi
  23. Thanks, I followed your tutorial and it's work ! Next step : davdroid !
  24. I followed this tuto : https://cyanlabs.net/tutorials/the-complete-unraid-reverse-proxy-duck-dns-dynamic-dns-and-letsencrypt-guide/ Do I need to change something ?

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.