karldonteljames

Members
  • Posts

    148
  • Joined

  • Last visited

Everything posted by karldonteljames

  1. Ok. so it turns out that the minimum space required for the appdata share was set to 100gb. which is why it wouldn't write. Sorted that issue. Now I nede to figure out how to recover the "proned" containers?
  2. I accidentally proned all of the dockers from the container! I've set up a new docker image but getting the same error.
  3. Afternoon all. All of my docker images are reporting "no space left on device" however i am showing the following: Label: none uuid: af22faab-3c0f-4613-9f55-16eac467ca91 Total devices 1 FS bytes used 19.05GiB devid 1 size 100.00GiB used 27.57GiB path /dev/loop2 and scrub status for af22faab-3c0f-4613-9f55-16eac467ca91 scrub started at Mon Feb 25 14:53:57 2019 and finished after 00:00:04 total bytes scrubbed: 19.86GiB with 0 errors As a couple of these containers are for home automation, i could do with getting them sorted before my wife needs to turn on the lights. lol Thanks. Attached is a copy of the diagnostics. maximus-diagnostics-20190225-1947.zip
  4. I'm trying to import my movies into radarr, It is showing the folders, but saying movie file not found.. any idea? The only movie it found in the folder was mama mia 2, file and folder permissions are applied at the share level, so they are all the same. Thanks.
  5. Morning. Is it possible to host WordPress with apache-php and influxdb? If so how could one go about doing so? I already have lets-encrypt installed, and influx being fed information from my home assistant. I currently host a simple on a server 2012 VM in unraid, but it consumes far too many resources, so ideally I'd like to use dockers. I think i know how to migrate from one to another, but I need help with configuring apache first. - Many Thanks.
  6. I've got some episodes of a couple of series that downloaded before I switched Sonarr, Is there a way of getting Sonarr to manually sort these into the correct places? EDIT: Wanted > Manual Import, I think I've got it. - Sorry.
  7. Thanks. using these settings I can hide the Unraid shares like this, but the windows shares are still "browseable", but the windows shares are now visible. Never mind. Really appreciate the help. Linux really isn't something I'm familiar with.
  8. This is a shame. Thanks for the help though. I've got it working, but don't like the fact that the shares are now not only visible on my media server, but also on unraid too. I don't like shares "easily visible" it's just too easy for my 7/10/11 year olds to stumble across them. Thanks.
  9. I've had a few unclean shutdown over the last couple of weeks to be fair, had some power issues at home. I'll run another check today, I think my checks are scheduled at one a week - is that too frequently?
  10. 18 hours 42 minutes, no parity errors. Average speed 89.1 MB/s I assume thats ok?
  11. It's me again!! I'm getting this message in the sonarr log: Import failed, path does not exist or is not accessible by Sonarr: /downloads/Sort/TV/The.Circus.S03E12.HDTV.x264-aAF[rarbg] My docker paths look like this: This is how qbit is setup. Thanks EDIT: I changed my share from "Downloads" to "downloads" remapped everything in sonarr, and in qbit, and changed the /media to /downloads in the sonarr container and my media is being sorted now, i do now see this in sonarr though.
  12. I've renamed some shares, but I have children with laptops, so ideally don't want all of my shares open. Thanks for the help.
  13. That is how windows hides shares. Is there no way of mounting the share with the "$" in it?
  14. Thanks, Squid. Just posted it, checked the system logs, and it seems to be the hidden part "$" it doesn't like.
  15. ROFL! That would make sense! Why didn't I think of that? (No seriously?) Nov 2 14:08:02 Maximus unassigned.devices: Share '//MEDIA-CENTRE/ChildrensTV$' contains a '$' character.#011It cannot be mounted. Are hidden shares not mountable?
  16. Afternoon all. I'm trying to attach my unraid machine to a windows share however when i try and add the share: It takes me back to this page, and it is still blank. Any ideas? Many Thanks.
  17. Thanks Squid, Appreciated. I already had the unassigned drives plugin installed. Just trying to add them now, however. When I click add, it takes me back to this page, but nothing has been added.
  18. I still can't seem to connect to the UNC share of a windows machine. I've moved it to the same vlan, but cannot connect, even to an "unhidden" share Thanks.
  19. Thanks Johnnie. Just running another now. it generally takes about 18 / 20 hours to run.
  20. I completed another parity check yesterday, and these are my diagnostics. Around 8400 errors now. maximus-diagnostics-20181102-1122.zip
  21. A better explanation to the issue i'm having is here. it looks like it is being caused by the VPN Connection within the dockers.
  22. Ken-ji, I now have sonarr, qbittorrent and deluge running, but i am unable to add the downloaders to sonarr, they are all in the same vlan 192.168.12.x. any ideas how i can allow them to communicate? it's a little odd as i'm also running homeassistant, appdaemon, influxdb and grafana and they all seem to be able to pull data between them... they are all configured the same way as far as I know. I am able to ping both qBit and Deluge from the sonarr docker.
  23. Also trying to add UNC path for windows shared folder: //192.168.10.101/grownuptv\$ is that format wrong for unix? I get the error path does not exist.