Everything posted by deadnote
-
homeassistant + npm + docker, getting errors, I think it's a homeassistant setting yaml
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
-
Suddenly, CPU at 100%
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 ?
-
Suddenly, CPU at 100%
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
-
Plex Hardware Acceleration NVIDIA GPU
which docker image are you using? I'm using the linuxserver image
-
Plex Hardware Acceleration NVIDIA GPU
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-"
-
qbittorrent a disparu
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
-
How to set up Cloudflare DDNS?
Have a look here :
-
OS flash drive comprimised, need help with next steps
Have a look here : https://docs.unraid.net/unraid-os/manual/changing-the-flash-device/
-
Demande d'aide pour la compréhension générale de Unraid
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
-
Update de config ?
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
-
Unraid Section francaise
Tu as cette vidéo qui a été envoyé dans le newsletter du mois :
-
Unraid OS version 6.12.8 available
Microserver proliant gen 8 updated without issue Thanks
-
Serveur non reconnu suite probleme clef USB
Branche ta clé usb sur ton ordi et fait un chkdsk sur la clé pour voir si elle est défectueuse
-
[Support] Linuxserver.io - Nextcloud
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
-
How to access files from anywhere in the world
If you want to access to your files, take a look to Nextcloud !
-
Constant High CPU Usage?
Open terminal and execute this command to see the running tasks : htop
-
Nextcloud refused connect
Try to update Nextcloud with this command docker exec -it nextcloud updater.phar Which docker image are you using?
-
Plus d'accès au NAS
Tu peux aussi essayer de faire un chkdsk de ta clé usb en la branchant sur un ordinateur
-
Quelques questions
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
-
Unraid logs filled with port disabled state/promiscuous mode/blocking state
Because 8080 was used by another docker service
-
Nextcloud Internal Server Error
Have a look in appdata/nextlcoud/log for more logs
-
fileflows Docker
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 !
-
Probleme Accès distant Vm HomeAssistant.
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
-
UnraidOS instance been hacked?
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
-
[support] digiblur's Docker Template Repository
Nothing more than logs in the github issue