whauk

Members
  • Posts

    92
  • Joined

  • Last visited

Everything posted by whauk

  1. Thank you, absolutely correct - in other browsers that I did not suffocate in plugins everything works fine. Will have to find out, which one kills the containers. Thanks a lot!
  2. Since this morning the WebUI of jdownloader2 shows this error message: "TypeError: WeakMap key undefined must be an object or an unregistered symbol executeCommands@http://xxx.xxx.x.x:xxxx/:529:36 commandsListener@http://xxx.xxx.x.x:xxxx/:652:32" My krusader interface shows a similar message, so that I assume that the error message has something to do with VNC (especially so as all my other containers that - afaik - do not use VNC run without any problem). Has anyone encountered the same or a similar problem and knows anything about solutions? Any help will be much appreciated.
  3. I have the same problem with downloads - it may be because I do not seed *that* much. After a while I have the impression as though my qBT container silently goes to sleep - doesn't see any sources anymore. A reboot briefly remedies the situation but after a day or two, at best after a couple of days, the situation is as it was. I already deleted the container and set it up from scratch again but the situation quickly went to where it was before. i wonder whether this is just two sides of the same problem.
  4. Slightly OT: Is there a HowTo somewhere how to go about connecting to all your containers using SSL? Somehow I don't seem to be able to makle it work.
  5. Is there a HowTo somewhere (couldn't find any) that explains how to setup one's docker guis through a browser interface using SSL? Since self-signed SSL certificates are not accepted anymore there is now a real gap in this area. The solution included in unRAID V. 6.9.1 seems to work only for the management page and nothing else (?). Any pointers would be very much appreciated.
  6. https://<ip>/<DynDNS address>:port + Login/PW
  7. Thanks, but I do not use a proxy server, Privoxy or otherwise and Jackett neither. My current understanding is that A26 wouldn't solve my problem, correct?
  8. I know it's OT, but have to ask anyway since Transdroid has been discussed here previously: My Transdroid client now completely stopped working with qbt 4.3.3. After installing the TD interim version (as a result of the breaks in in qbt 4.2.0) from time to time the error message "Access denied (Please check your settings)" appeared. Brief reload (pulling screen down) and everything worked fine again until the next time. Now (for about two days or so) the reload does not work anymore. Has anyone experienced anything similar? I am on Unraid 6.90, qbt 4.3.3 and TD 2.5.19. Thanks, everyone.
  9. Did as asked (only restored super.dat) - the NAS booted into the Gui without a hitch. Now I wanted to force the issue (find out whether the problem was actually located somewhere in the config at all) and restored the whole config: The NAS booted into the GUI without a hitch with absolutely no harm done to it whatsoever. I mean, wtf? But thanks anyway, at least it runs again.😉
  10. Today my NAS started to behave strangely: - I could not add magnet links to my qbittorrent docker anymore from another machine - Unraid shares mounted on a raspberry pi suddenly were not accessible anymore and then I could not access the Unraid GUI anymore via my Firefox (and neither using any other browser or other device). I still could telnet into the machine so I first rebooted and when that did not make any difference I powerde the machine off ("Poweroff") and restarted. And that is where I am: I still can telnet onto the machine but the GUI does not start and - due to the reboot - I can't axccess any shares (don't even know whether this is possible). I am running Unraid 6.8.3. Any help would be very much appreciated.
  11. Thanks, I'll check on that. But why can I then, why isn't it hardwired when I have GUI problems after changing it? And thanks very much for the help.
  12. Commands: No, they did not work - I only found them as the (chronologically) latest potential solution to my problem. Ticked off. The PiHole docker is on its own separate IP. However, according to the video howto, it still requires port 80 on the Unraid machine. So I changed the Unraid http port to 8008 using the GUI last night. Unraid rebooted without any hassle after that and I could start the array. Line in "go": No idea either. Didn't touch it ever. Don't know what it's been doing but it's been sitting there without doiung any harm so far. Edit: I'll be damned - it worked, the GUI is back up. The "go" line made no difference; it was the port. I don't get it - why can I change the port then?
  13. I had the same problem, so I will use the chance to post my diags file here. Situation was: I could access all dockers (they were running), but not the Unraid GUI. Assuming this was a minor error, I rebooted my Unraid machine. Now I can't access the GUI either but on top of that I also can't start the dockers anymore because I can't start the array. (#!/bin/bash CSRF=$(cat /var/local/emhttp/var.ini | grep -oP 'csrf_token="\K[^"]+') curl -k --data "startState=STARTED&file=&csrf_token=${CSRF}&cmdStop=Stop" http://localhost/update.htm did not work as far as I can tell - "curl: (7) Failed to connect to localhost port 80: Connection refused" probably because my Unraid listens on port 8008, port 80 being required for PiHole) If that's the reason how do I change it? nas-diagnostics-20201022-1351.zip
  14. Oh yes, I would very much like to second this!
  15. Strange thing - I had a hunch and exchanged the Nord VPN conf file for a newer one (just swapped them) and restarted the container. Everything hunky dory.
  16. Since yesterday I cannot access the Web GUI anymore (after a restart of the container, no other changes). Does anyone else have the same problem?
  17. Can someone please give me a couple of pointers how to set up the Duplicati container on an Unraid server to backup a couple of Win10 machines to a share on that same Unraid server? Somehow I can't figure out how to get to the Win10 machines in any way. Thanks in advance for any help.
  18. Same here with NordVPN. A container restart temporarily sovles the problem - until next time.
  19. Thanks for this, but I think the last line should read: "chown app:users /config/libs/sevenzipjbinding*" (?)
  20. Now I have something: The downloads are still in sonarr's activity list but with a red x (physical remove from downloader) and a manikin beside it (for manual moving) and the logs show "...path \downloads not exitant or not accessible." 😣 It seems, I still do not understand the principle. I was at a point where I thought you can basically do anything you like, it must work as long as both variables (i.e. container paths) have the same name in both containers - in one container I achieved this by renaming the respective path from "/data" to "/downloads" - and both variables point to the same host path ("/mnt/user/Downloads"). OT: Does it make any difference (and if so, what) whether the path is "/mnt/user/Downloads" or "/mnt/cache/Downloads"? Thanks for your help.
  21. Yes, I did. The path within the downloader is /downloads or downloads/incomplete respectively. Otherwise the client would just stall because the download path is non-existent/inaccessible. There is no error message, sonarr just does nothing. It initiates new downloads, though, which the download client puts in the /downloads directory. I don't quite get the point about the command prompt: When I open one in each container they show the same thing that Krusader shows: All's well, the downloads land in the correct path.
  22. Apologies if i have to return to the question host path vs. container path. I have the following problem: The (container) path of my indexer is /downloads. The (container) path of my download client is /data. Both container paths are mapped to the same host path. Sonarr can't pick up the donloaded files because the container paths are not aligned. So I renamed the /data container path to /downloads in the container settings. Still nothing happening. Am I misunderstandiong anything?
  23. Just as an aside for those of you that use Transdroid for connecting to your qbt client: You may have noticed that version 2.5.16 ceased to work due to the changes in qbt 4.20. There is an interim version to be found here - which unfortunately still produces an "Internal error building request" on my phone but it seems to work for others. Just saying. Edit: It works on my phones without a hitch, it just cannot be installed as an upgrade of V. 2.15.6.