Techn0mancer

Members
  • Posts

    48
  • Joined

  • Last visited

Everything posted by Techn0mancer

  1. So, I'm trying to move unRAID into a new box and picked up a Supermicro 846E16-R1200B (with the BPN-SAS2-846EL1 backplane) and a X8DTE-F motherboard. The system came with an Adaptec ASR-5805 controller. I followed the instructions here: http://lime-technology.com/forum/index.php?topic=40684.msg384320 and it said all my drives were wrong. I moved everything back into my tower and ordered a IBM M1015 crossflashed to LSI 9211-8i firmware P19 IT mode. Today when I got the chance to hook it up and power it on, it doesn't find any drives. Everything still works fine in the tower so it's not a problem with the drives themselves. Do I have a dead M1015 or is there some BIOS config that needs to be done for it to pass the drives to unRAID?
  2. I didn't realize that was there, but it did the trick! Thank you very much
  3. If by "force update" you mean the "Check for updates" button, I've done that. Just now, even, and it still says up to date.
  4. Still no update being found and github says last update was 22 days ago. Is it normal for updates to take over 11 hours to propagate?
  5. Movies are working fine, but trying to add TV shows gives the error "Couldn't submit request, please try again" and the log shows "Error getting TVDB ID, none found!" It says this for any show I try
  6. Is it possible for us customize that via variable so we don't all hammer the server at the same time? Alternatively, is it possible for the docker to assign a random value between 0-59 past the hour at startup?
  7. I was also looking at this chassis and saw a few with no backplane included. Would it work with just several SATA controller cards? Or is the backplane necessary? Would forgoing the backplane in favor of multiple controller cards eliminate or at least reduce the bottlenecks?
  8. That worked, but the odd thing is that it had been running fine with EDGE=1 for a while. I restarted the docker because Headphones reported a new version and that's when the fun started
  9. Getting the following when installing headphones *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/edge.sh... Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: git-man liberror-perl patch rsync Suggested packages: gettext-base git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch git-bzr git-cvs git-mediawiki git-svn ed diffutils-doc The following NEW packages will be installed: git git-man liberror-perl patch rsync 0 upgraded, 5 newly installed, 0 to remove and 70 not upgraded. Need to get 3,713 kB of archives. After this operation, 22.5 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main rsync amd64 3.1.0-2ubuntu0.1 [283 kB] Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.1 [698 kB] Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.1 [2,627 kB] Err http://archive.ubuntu.com/ubuntu/ trusty-updates/main patch amd64 2.7.1-4ubuntu2 404 Not Found [iP: 91.189.92.200 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/patch/patch_2.7.1-4ubuntu2_amd64.deb 404 Not Found [iP: 91.189.92.200 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Fetched 3,629 kB in 5s (635 kB/s) /etc/my_init.d/edge.sh: line 9: git: command not found chown: cannot access ‘/opt/headphones/’: No such file or directory *** /etc/my_init.d/edge.sh failed with status 1 *** Killing all processes...
  10. Any chance we could get ubooquity updated to 1.7.6?
  11. I'm having an issue with headphones (sort of). When I used to run headphones as a plug-in, I would be able to load mp3tag on my laptop to tweak the metadata. Now I'm being told that the file "cannot be opened for writing". Headphones is very spotty when it comes to embedding metadata even when provided with a release group id. The album I just added, literally no metadata was added except for album art embedded in each file. No artist, track titles, year, genre, track numbers.. I get that it's most likely just a "thing" with Headphones, but it would be great if I could fix it easily like I used to be able to
  12. That did the trick! Thanks again. As an aside, wouldn't it be nice if openhab could detect the EOL style and automatically convert if necessary?
  13. If I check the log, I see "Processing habmin/org.openhab.binding.zwave... link created." But I don't see a similar entry for habmin/org.openhab.io.habmin which is in my addons.cfg
  14. I had actually created the addons.cfg on my android phone, but I guess it saved in windows style EOL. Adjusting it did indeed get openhab running! Thank you so very much for your effort. I don't know if I'd ever have gotten around to checking that myself. The only issue I'm having now is HABmin just shows openHAB as offline.
  15. /opt/openhab/webapps/habmin <-> /mnt/cache/apps/dockerapps/openhab2/webapps/habmin /opt/openhab/addons-available/habmin <-> /mnt/cache/apps/dockerapps/openhab2/addons-available/habmin
  16. chmod didn't seem to have any effect. I wouldn't doubt that this is user error on my part somehow, but I've tried so many combinations of mapping and remapping over and over, I just can't figure out what is getting me messed up here
  17. Remapped everything to a fresh directory (openhab2), stopped docker, dropped in addons.cfg. This is what I get in the log: /usr/bin/docker logs --tail=350 -f openhab 2>&1 ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. ... not found. -------------------------------------------------------- NO openhab.cfg CONFIGURATION FOUND = using demo files = Consider running the Docker with a openhab configuration -------------------------------------------------------- ln: failed to create symbolic link '/etc/openhab/openhab.cfg': File exists 2015-05-12 11:09:59,443 CRIT Supervisor running as root (no user in config file) 2015-05-12 11:09:59,443 WARN Included extra file "/etc/supervisor/conf.d/openhab.conf" during parsing 2015-05-12 11:09:59,465 INFO RPC interface 'supervisor' initialized 2015-05-12 11:09:59,465 CRIT Server 'inet_http_server' running without any HTTP authentication checking 2015-05-12 11:09:59,466 INFO RPC interface 'supervisor' initialized 2015-05-12 11:09:59,466 CRIT Server 'unix_http_server' running without any HTTP authentication checking 2015-05-12 11:09:59,466 INFO supervisord started with pid 1 2015-05-12 11:10:00,469 INFO spawned: 'openhab' with pid 13 2015-05-12 11:10:01,471 INFO success: openhab entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) Aside from my docker residing at /mnt/cache/apps/dockerapps/openhab2 the mapping is the same as yours
  18. I added those and I still get "Total 0", docker has been stopped and started and server rebooted (apparently trying to stop a docker while still connected to it via SSH locks up emhttp)
  19. I tried adding a wunderground api and restarting the docker with no luck. The command you suggested returned "Total 0"
  20. I'm having some trouble with the openHAB docker from your repo. I can get it to install and it starts, and I even managed to get habmin installed, but it seems like none of the bindings are being downloaded/loaded. Even the demo sitemap displays no information (e.g. temperature being displayed as "-"). For what it's worth I'm running v6beta14b
  21. Just tried again with the same result. unRAID v5RC8a does not find my ethernet adapter. Posting (hopefully) my syslog to see if that gives any of the gurus here any hints of what might be wrong if, indeed, my NIC chipset should be compatible. syslog.zip
  22. when entering the "ifconfig eth0" command at the prompt I'm am greeted with an error fetching the interface information. I have tried both 4.7 and 5RC8a with the same result. The GA-Z77X-D3H is using an Atheros NIC chipset, but I have not been able to find a specific version or any information here regarding compatibility. I'd just really like confirmation that the NIC chipset on this board is incompatible before I spend more money to get a NIC card only to find out later that I didn't need it