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. You need to add this http: # For extra security set this to only accept connections on localhost if NGINX is on the same machine # Uncommenting this will mean that you can only reach Home Assistant using the proxy, not directly via IP from other clients. # server_host: 127.0.0.1 use_x_forwarded_for: true # You must set the trusted proxy IP address so that Home Assistant will properly accept connections # Set this to your NGINX machine IP, or localhost if hosted on the same machine. trusted_proxies: <NGINX IP address here, or 127.0.0.1 if hosted on the same machine> Have a look here : https://community.home-assistant.io/t/reverse-proxy-using-nginx/196954
  2. Hi @JorgeB, thanks for your answer Yes, CPU goes back to normal if I disable docker service. Do I have to check docker image one by one to find the guilty one ?
  3. All of a sudden, the processor is up to 100% utilization. It hasn't moved for 40 minutes. Here are the diagnostics. I know a disk have some read failures. Could this be the cause of the problem?Could it be Thanks for your help tower-diagnostics-20240926-1208.zip
  4. which docker image are you using? I'm using the linuxserver image
  5. Hi Did you try with your GPU ID instead of 'all' for NVIDIA_VISIBLE_DEVICES variable ? You can find the ID in the nvidia driver settings. It starts with "GPU-"
  6. Si tu le réinstalles depuis le community app, tu devrais récupérer toute ta config. Faire juste attention que le dossier de config soit le même qu'avant
  7. Have a look here : https://docs.unraid.net/unraid-os/manual/changing-the-flash-device/
  8. Si tu veux connecter des disques en USB, il faut que tu installes le plugin "unassigned device" Pour ta deuxième question, je possède un proliantGen8 qui fait très bien le boulot : j'y ai connecté 4 disques pour mon array + 1 ssd pour le cache C'est pratique, c'est compact, ça tourne parfaitement. Mais je me demande s'il ne faudrait pas que je passe au niveau supérieur pour pouvoir avoir plus de RAM, ce serveur est limité à 16Go
  9. Bonjour à tous J'utilise Unraid depuis plus de 6 ans maintenant. Principalement pour faire tourner des services docker : Plex, Adugard, Nextcloud, Z2m, Noderd, Fileflows.... et une VM pour faire tourner Homeassistant Le tout tourne sur un HP Proliant Gen8 avec 16G de Ram DDR3 (c'est le max que ce serveur accepte) et un processeur Xeon E3-1265L V2 (8 cœurs), 4 disques + 1 ssd pour le cache. Tout fonctionne parfaitement, mais les enfants grandissant, les besoins évoluent : voilà qu'ils veulent se mettre à jouer sur PC ! Quand je vois que le jeu auquel ils souhaitent jouer demande entre 8 et 12Go de RAM, je me demande s'il ne serait pas temps d'upgrader ma config ? Est-ce que vous auriez des configs adaptées à mes besoins à me conseiller ? Peut-être qu'il existe un googledoc ou un truc du genre qui répertorie les configs des membres ? Petite question bonus : J'ai une carte graphique qui est utilisée par Plex et par Fileflows pour le transcodage des vidéos. J'ai l'impression que ce n'est pas possible de partager une carte graphique entre une VM et docker, donc il faudrait que je puisse brancher 2 cartes graphique, c'est bien ça ? Merci d'avance pour vos réponses
  10. Tu as cette vidéo qui a été envoyé dans le newsletter du mois :
  11. Microserver proliant gen 8 updated without issue Thanks
  12. Branche ta clé usb sur ton ordi et fait un chkdsk sur la clé pour voir si elle est défectueuse
  13. Hi I use Nextcloud with nginx proxy manager. My nextcloud logs are full of "login failed remote ip '172.17.0.1)" but this is not the real IP. I assumed this is a local address but all my network has 192.168.1.x schema How can i get the true IP address in logs ? Or how can I find the device name for this IP adress ? Thanks EDIT : after more investigations, this concerns only local IP address, external are clearly displayed in logs
  14. If you want to access to your files, take a look to Nextcloud !
  15. Open terminal and execute this command to see the running tasks : htop
  16. Try to update Nextcloud with this command docker exec -it nextcloud updater.phar Which docker image are you using?
  17. Tu peux aussi essayer de faire un chkdsk de ta clé usb en la branchant sur un ordinateur
  18. Non, unraid ne va pas t'indiquer la capacité idéale de ton cache. Tu peux aussi utiliser un ssd pour le stockage du dossier /appdata (c'est dans ce dossier que les conteneurs seront installés). Pour le transcodage Plex, tu peux aussi ajouter une carte graphique qui gère le transcodage pour soulager ton système, mais je pense qu'avec ta config, tu n'auras pas de problèmes pour avoir 4 flux simultanés
  19. Because 8080 was used by another docker service
  20. Have a look in appdata/nextlcoud/log for more logs
  21. Hi I changed from tdarr to fileflow 2 months ago : Fixcommonproblems displayed a warning about tdarr and the disk space used by tdarr was much larger than for fileflow. No problems to report with fileflow, easy to configure, nice interface, I love it !
  22. J'ai aussi une VM pour HA Ce qui est bizare c'est que tu as une IP en 170, commence par chercher pouquoi tu n'as pas une IP en 192.168
  23. Do you have the unifi controller docker ? I have this docker with a 80 port open. Just changed the port and I no longer have logs about disable/enable port
  24. Nothing more than logs in the github issue

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.