Konni

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Konni

  1. Liebe Gemeinde, ich habe Tapo Heizthermostate gekauft und habe keine Lust, das Abo abzuschliessen, um die +Funktionen zu nutzen. Gluecklicherweise gibt es ein Python Script, das die Funktionen umsetzt. Jetzt frage ich mich, wie ich das am besten auf meinem Unraid Server einbaue. Ich hatte erst an einen Docker Container mit Python gedacht, aber das ist vermutlich overkill. Ich denke, das userscripts plugin duerfte ausreichen, um den Job zu erledigen. Python habe ich schon ueber nerdtools installiert. Jetzt frage ich mich, wie ich das am besten "installiere". Kopiere ich die tado_aa.py einfach irgendwo in einen share und was fuer ein Script schreibe ich dann im userscript, um diese auszufuehren? Vielen Dank im Voraus fuer die Hilfe.
  2. Ich will hier keine Leichen ausbuddeln, aber bei mir lag das Problem an einer anderen Ursache. Meine Downloads über den Browser sind immer nach ziemlich genau einem 1GB mit einem Netzwerkfehler abgebrochen. Bei mir lag es an der Konfiguration des Reverse Proxys (bei mir NPM). Hier muss im Frontend des Reverse Proxys in der "advanced" section in der custom config des nextcloud hosts folgendes eingetragen werden, um den Buffer beim nginx auszuschalten: client_max_body_size 0; proxy_max_temp_file_size 0;
  3. Can I somehow define different backup jobs with this plugin? It's enough for me to update my appdata from cache weekly, however, I want to backup/sync other files from the cache drive every 2 hours or so. Is this possible with the plugin?
  4. I added a NVMe as a cache pool. Now, I am thinking about having a cache parity as I realized I really love the quick reaction time of access of data in the cache pool. I want to put my some important shares that I need on a daily basis into the cache pool. The problem is, that I only have one NVMe slot on the mainboard. I could buy a PCI-e M2 adapter (I have one PCI-e 16x slot on the board which is a Z590i) and the same m2-drive. That would be quite costly, though. I still have a spare SATA SSD that I could use as parity. However, SATA SSDs are much slower than NVMe. I guess the NVMe will be limited to the SATA SSD speed if I added the later to the cache pool as parity? Thank you in advance for answering.
  5. The converter doesn't convert for me. It opens a new tab in the browser that remains empty. No file conversion happens. Tried converting from docx to pdf and other files. Anyone with the same problem?
  6. I have issues with hardware decoding. I can't mount dev/dri in the container because...well I don't have it apparently. I installed Intel TOP and I don't see any reason why it doesn't work. can anyone help please?
  7. Thank you for the suggestions. Something bricked my brand new stick during the upgrade. I formatted it and copied the backed-up files from MyServers. It helped, I hope the next update will be smoother for me.
  8. Thanks for the suggestion. Can I boot and do all this without a keyboard? I only have one wireless keyboard at hand and I don't think the server will have the drivers for that.
  9. I am new to unraid. After a very frustrating and unsuccessful try to install version 6.11.2 I was happy to find out that the version was buggy and didn't let me format my drives properly. I then installed 6.11.3 and everything worked fine. Yesterday, a new update was pushed (6.11.4) and I installed this over the GUI. My server has been absolutely unresponsive after rebooting it. I don't have any connection of the server to my router, I checked all cables and my switches, I finally plugged the server directly into the router, still no connection. I am not sure what could have caused this. The update supposedly changed maclan to ipvlan, this could be the root of the problem (I have a FritzBox 6590 router by AVM), however, I find contradicting information on whether it applies only to new installations or if it forcefully changes the setup. Is there anything I can do to find out change this like manipulate files on the stick? Do I have any other options to troubleshoot the issue like verifying the files on the stick (or reverting them to the previous version)? I have used the backup over the MyServers app, but I have not other backup as I was still figuring out things and the setup wasn't really finished. If I have to do a new install of the stick, do I have to format my drives? I don't care about doing another parity check, but I definitely don't want to lose most of the files I have transfered to the new array so far. After encountering two frustrating experiences with buggy Unraid versions (or whatever the issue is now), is it best practice to not update UnRaid with each new version? I am grateful for any help.
  10. I updated over the GUI and I can't reach my server anymore. It doesn't even show up under established network connections in my router after rebooting the server. I am new to Unraid, did I miss anything? I thought the OS update would just be a click and reboot in the GUI. EDIT: I do have a FritzBox, but I was using maclan before, so the update shouldn't have overridden anything? I can't ping the server after reboot, I tried different cables and checked my switches. I has worked alright over the last days and even this morning when I updated.