Everything posted by dalben
-
Preclear plugin
I learnt today that the released plugin works well with 6.1 but doesn't work on 6.2 The beta works on 6.2 but not well on 6.1
-
[Plugin] CA Fix Common Problems
Heh, serves me right for thinking http://[iP]:[PORT:8096]/ were placeholders that I needed to substitute with real values. Thanks. Reverted back to http://[iP]:[PORT:8096]/ and it's still working. Thanks.
-
[Plugin] CA Fix Common Problems
Not sure if this has been reported in the last 14 pages but I'm getting this little quiky warning The webUI the author specified is http://[iP]:[PORT:8096]/ and the webUI you are using is http://192.168.1.10:8096/. If you are specifying an absolute port (IE: PORT:xxxx is missing from your specified webUI address, then you will have issues should you ever have to change the host port on the docker applications's settings. In the same vein, specifying an absolute IP address in the webUI will cause issues should your server's IP address ever change. Note that the PORT:xxxx refers to the container's port, not the host port. There may however be perfectly valid reasons to change the default webUI entry on the application. You can fix this problem here I'm a tad confused
-
New Emby Docker
Any reason why my Emby plugin for kodi keeps asking me for a password when I start kodi? Password is blank, I just hit enter and away it goes.
-
[Support] Linuxserver.io - Kodi-Headless
I seem to have a race condition where kodi-headless fires up before mariaDB. Both are lio dockers. Anyone else have this error ?
-
Preclear plugin
I'm using the latest beta (available from cuommunity apps). It all seems to working but the log file looks a bit messy. Cycle elapsed time: 1:47:29 | Total elapsed time: 1:47:30 tput: unknown terminal "screen" S.M.A.R.T. Status tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" SMART overall-health self-assessment test result: PASSED tput: unknown terminal "screen" ? tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" unRAID Server Pre-Clear of disk /dev/sdc tput: unknown terminal "screen" Cycle 1 of 1, partition start on sector 64. tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" (25% Done) tput: unknown terminal "screen" tput: unknown terminal "screen" Cycle elapsed time: 1:47:40 | Total elapsed time: 1:47:41 tput: unknown terminal "screen" S.M.A.R.T. Status tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" tput: unknown terminal "screen" SMART overall-health self-assessment test result: PASSED tput: unknown terminal "screen" ? tput: unknown terminal "screen" repeated over and over
-
UPDATE: Current users of smdion's Repo
Found it, installed it, runs great. I've been using flexget for a while now so my configure file is sorted. DO NOT USE THE TAB KEY
-
UPDATE: Current users of smdion's Repo
Where did you put it up ? I've been looking for a supported FlexGet container since smdion abandoned his. (I read the first post, I dont see any reference to flexget)
-
[Support] Linuxserver.io - SABnzbd
could your isp be throttling you?
-
[Support] Linuxserver.io - Deluge
Any container I have that needs a /downloads I map to mnt/cache/downloads So my /mnt/cache/downloads has subfolders /app1 /app2 /app3 etc etc Make sure that /mnt/cache/downloads is set to cache drive only though..... Personally I can't see any reason to download directly to the array... Hope that helps, glad you're getting there. Same, but I go a step further no under /app1/ I have the following folders watch completed downloading under completed I have the main categories movies tv music software But some people might find that a bit too OCD
-
[Support] Linuxserver.io - Transmission
Thanks. Pulled the latest and it's all working with a new watch folder mapping. Cheers.
-
[Support] Linuxserver.io - Transmission
Has anyone else tried to change the watch folder with any success ?
-
[Support] Linuxserver.io - Transmission
I'm having trouble setting the watch directory. It keeps resetting itself back to /config/watch which isn't where my watch dirtectory is. I've tried many sequences of editing the settings.json with no luck. My Download and incomplete settings hold fine. Any ideas ? It worked fine in your previous (pre-ls.io) container.
-
[Support] Linuxserver.io - Kodi-Headless
It might be a bit late but I had similar weirdness that didn't make much sense with my setups as well. It turned out Lodi-headless was upgrading the db to isengrad but all my other devices were on helix. Once the kodi-headless was fixed to use version. 14, everything worked again.
-
[Support] Linuxserver.io - Kodi-Headless
cool, that looks all good now. Thank you.
-
[Support] Linuxserver.io - Kodi-Headless
Ah, ok, thanks. Let me know when it's ready to test and I'd be happy to do so if you want
-
[Support] Linuxserver.io - Kodi-Headless
um, thanks, but how do I fix that ? I've deleted the container and recreated it with no luck. Here's the log if that helps kodi.log.txt
-
[Support] Linuxserver.io - Kodi-Headless
I can't seem to get Helix loaded. Here are my settings in the Docker. Whenever I start to container it kicks off the upgrade vid db from 90 to 93 and music db from 48 to 52. Any clues ?
-
Cleaning out Docker image
My Docker image slowly fills up for no known reason that I can think of. I'm assuming the docker updates come down but the old versions never get killed. I am now close to my size limit again. What's the easiest way to clear out unused files/containers bits without wiping the entire img file and restarting again (that's what I have had to do a couple of times before. Label: none uuid: 5143f85b-b38f-4e19-89bf-a7c6a96b1f29 Total devices 1 FS bytes used 7.08GiB devid 1 size 10.00GiB used 9.04GiB path /dev/loop0 btrfs-progs v4.1.2
-
[support] pducharme's Dockers support thread
Still not working. No rush, I was just trying it out to see if I could use it.
-
[support] pducharme's Dockers support thread
Trying to get UrBackup going and this is what the log file pops up with and then the containwer stops /usr/bin/docker logs --tail=350 -f UrBackup 2>&1 2015-04-05 15:52:42: ERROR: Error preparing Query [sELECT tvalue FROM misc WHERE tkey='db_version']: no such table: misc 2015-04-05 15:52:42: ERROR: Error preparing Query [sELECT tvalue FROM misc WHERE tkey='db_version']: no such table: misc 2015-04-05 15:52:42: ERROR: Error preparing Query [CREATE INDEX IF NOT EXISTS files_idx ON files (shahash, filesize, clientid)]: no such table: main.files 2015-04-05 15:52:42: ERROR: Error preparing Query [CREATE INDEX IF NOT EXISTS files_did_count ON files (did_count)]: no such table: main.files 2015-04-05 15:52:42: ERROR: Error preparing Query [CREATE INDEX IF NOT EXISTS files_backupid ON files (backupid)]: no such table: main.files 2015-04-05 15:52:42: ERROR: Error preparing Query [sELECT value FROM settings_db.settings WHERE key=? AND clientid=0]: no such table: settings_db.settings 2015-04-05 15:52:42: ERROR: Error preparing Query [uPDATE misc SET tvalue=? WHERE tkey='files_cache']: no such table: misc 2015-04-05 15:52:42: ERROR: Error preparing Query [sELECT linkname, linktarget FROM directory_link_journal]: no such table: directory_link_journal 2015-04-05 15:52:54: ERROR: Error preparing Query [sELECT tvalue FROM misc WHERE tkey='db_version']: no such table: misc 2015-04-05 15:52:54: ERROR: Error preparing Query [sELECT tvalue FROM misc WHERE tkey='db_version']: no such table: misc 2015-04-05 15:52:54: ERROR: Error preparing Query [CREATE INDEX IF NOT EXISTS files_idx ON files (shahash, filesize, clientid)]: no such table: main.files 2015-04-05 15:52:54: ERROR: Error preparing Query [CREATE INDEX IF NOT EXISTS files_did_count ON files (did_count)]: no such table: main.files 2015-04-05 15:52:54: ERROR: Error preparing Query [CREATE INDEX IF NOT EXISTS files_backupid ON files (backupid)]: no such table: main.files 2015-04-05 15:52:54: ERROR: Error preparing Query [sELECT value FROM settings_db.settings WHERE key=? AND clientid=0]: no such table: settings_db.settings 2015-04-05 15:52:54: ERROR: Error preparing Query [uPDATE misc SET tvalue=? WHERE tkey='files_cache']: no such table: misc 2015-04-05 15:52:54: ERROR: Error preparing Query [sELECT linkname, linktarget FROM directory_link_journal]: no such table: directory_link_journal Any ideas?
-
unraid-tunables-tester.sh - A New Utility to Optimize unRAID md_* Tunables
Is this script still valid for the 64bit beta versions of unRAID?
-
TinyMediaManager Container. Accessible through web browser.
Is this container working ? I run TMM from my desktop but if I could trigger it via cron /command line running on my server that would be very cool
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Network, Environment, Research & Development Pack sounds good to me,
-
Get Fancy with Docker and CPU Pinning
I wonder what % of the unRAID user base need VMs. Especially with docker containers available these days. Totally uneducated guess but to a layman like me it looks like the time lt are spending on VM integration is disproportionate to the amount of users who will use it.