Fredrick

Members
  • Posts

    173
  • Joined

  • Last visited

Everything posted by Fredrick

  1. D'oh! I'm already trying to run the script with this plugin, why didnt I just add two pip lines above? Thanks!
  2. Hi, I'm trying to run a python script that requires a couple of packages (namely requests and influxdb). I manage to install the packages with pip, but they seem to disappear after reboot? Is this normal behaviour, and is there anything I can do to make it stick? Thanks!
  3. In the qbittorrent settings "Run external program on torrent completion"
  4. Solved it by switching to qbittorrent, night and day how responsive the webui is. I'll never look back
  5. Call traces does not seem to be related, actually couldnt even find them in the logs.. What does seem to be the problem though is permissions. I tried moving a folder to the "VC1 Remux" folder which was my previous destination, from my windows computer.. And was denied. Turns out the folder had permissions like these (illustrated on another folder): Now I dont understand why it had those permissions, why it worked for the first 40 movies and not for the latter 60, and why it doesn't warn me when there is permission issues, just throws files to limbo. Any ideas? EDIT: Well I'm practically ready to call myself mentally challenged at this point. With over 20 years of working with computers.. I just found all the missing folders, in various subdirectories of my destination folder. Turned out I hadn't moved them into the root-destination, but rather subdirectories. Thanks a lot for trying to help me. I checked the total folder size and something seemed off with that number, found them lying around.
  6. This is correct, and it's not ideal unfortunately. Integrated P410 raidcontroller for my server does not support JBOD. Its my cache drive, and an SSD used for VMs, mounted with the unassigned devices plugin. I've disabled the moved logging and will do a reboot when I get the chance. Thanks for having a look!
  7. Okay Complete diagnostics posted, grateful to anyone having a look! EDIT: DIagnostics removed after Johns answer.
  8. Hi guys, I need help finding/identifying the call traces that Fix common problems just told me I have. I ran an extensive test and it came back fine. Then restarted the array, and the test that ran came back with call traces. I dont want to post complete diagnostics as I see even with "anonymized" on a lot of folder names are included which pretty much gives away a lot of information. I've attached the latest syslog from shutting down the array to plugin saying call traces. syslog after array stock.txt
  9. Also a good suggestion, but I still couldnt find any of the folders. Just checked both origin and destination folder on each drive. Both before and after the mover ran, if that could have made a difference. Just ran extensive test, and it came back with simple warnings (i.e. not updated dockers etc.). Also tried stopping and starting the array without luck EDIT: Fix common problems just ran after the array restart, and found call traces. Trying to check them now.
  10. The way I moved the files were in Krusader, from one window to the next. I marked a batch, moved it, then marked the next batch and it got lost during movement. Thus some folder worked fine, the other got botched.. In the same kind of operation. Regardless, I just checked through terminal, and there is no ambiguity, all folders are capitalised except /mnt/user
  11. Good point, but I definetely moved from "/mnt/user/Media/Filmer/Voksenfilmer" to "/mnt/user/Media/Filmer/VC1 Filmer". I very rarely user /mnt/diskX.
  12. Hi guys, I was just using Krusader to move some of my remuxed movies from one folder to another, all within the same share. All files in this share reside on the array. The first movies worked just fine, but later not so much.. Somehow all the files were gone from origin folder, but didnt show up in destination folder. Has anyone else experienced this? Is there anything I can try to find these items? It is a total of 64 movies, and I'd hate to have to repeat the process of remuxing these.. tower-diagnostics-20180213-1024.zip
  13. Help! Lately when I've moved files between windows in Krusader they just disappear from origin without being moved to destination. Just happend to about 25 of my remuxed movies and I'd hate to have to repeat that process (in addition to identifying the movies). Anyone noticed this and have a fix? Edit: This is a move from within the same share where all files are located on the array. Edit2: It's 64 movies
  14. The importer of lidarr expects the file to be in the same location as reported by the download client. When using docker this can get tricky due to the volume mappings. Make sure both lidarr and your download client has the same volume mapping for /downloads/. If this is not clear, post your volume mappings for the download client aswell
  15. Basically install unrar via the nerdpack plugin, then run command on completion: unrar x "%F/*.r*" "%F/"
  16. Hi guys, does anyone know how I can set this up to extract completed torrents? I'm used to the "run upon completion" from Windows where I'd use unrar CLI for this, but in a Docker container I dont have a clue where to start. Thanks
  17. Please report back I'd also be interested in other torrent clients, but as far as I can tell Deluge is the best option. Considering running it on a VM to at least have the option for remote desktop if I need to other things than just monitoring torrents.
  18. I dont have UDP for 58946, otherwise this looks the same as mine. This could be a part of the VPN? Where did you get "10.21.10.6" from in the interface setting? Is this the IP of your USG? Seems I got it working simply by changing the port from 58846 to some other port on the incoming port
  19. Hey guys, I'm struggling getting connectable. Both porttest.net and canyouseeme says I'm invisible, in addition to the trackers that I'm using. So my Deluge-settings looks like this: My router (Unifi USG with UPNP disabled) like this: *Note this type of port-forwarding works for other services like Letsencrypt/Plex. And my docker: I'm running latest Unraid with latest docker (non-vpn). I've also tried moving the docker to br0 with a static, separate IP, without any luck. I'd love some pointers on where I'm going wrong.
  20. My tip is just to take one software at a time and test it as you go along. Adding multiple services will result in various errors that can be a headache. The different configs for different services are a result of googling (at least for me). Any reason why this docker is still on 1.6.1 when 1.7 came out 15.12.17?
  21. Thanks for the feedback. It's been like this for an hour, so I thought it could be something with my setup I'll check back later!
  22. I've installed this docker, and it started succesfully. However, I cant seem to search for any artist at all. UI says "Failed to load search results, please try again.", log file shows a 502 error. 18-1-8 12:47:08.9|Warn|HttpClient|HTTP Error - Res: [GET] https://api.lidarr.audio/api/v0/search/?type=artist&query=pink floyd: 502.BadGateway
  23. So this error returned again today, even with new caddy in a new slot. I guess there is not much to do but swap the disk out. I don't even think I can get a new one on warranty without getting problems with smart/extended testing on the drive.
  24. I'll move it and also change caddy just to be sure (as you say, if it acts up again I can be pretty certain its the disk), do another extended and then re-enable the drive if it still looks fine. Thanks again