Wednesday, February 8th, 2017, 00:00 UTC | ||
[00:00:56] | Zzeiss: | Already tried that. No change. |
[00:01:09] | Zzeiss: | log file has tons of errors. |
[00:02:34] | Zzeiss: | but the "access denied for user 'mythtv'@'localhost' using password: YES" seems to be centric. |
[00:02:48] | Zzeiss: | And yes, I had that problem before as well. |
[00:03:00] | Zzeiss: | Is it the case that you should not take the defaults? |
[00:09:44] | bill6502 (bill6502!~bill@205-178-36-250.c3-0.alc-ubr1.chi-alc.il.cable.rcn.com) has joined #mythtv-users | |
[00:10:55] | Zzeiss: | Hmmm... I think I ended up using root to reset the mythtv mySQL password last time. That shouldn't be necessary should it? |
[00:12:12] | bill6502: | diff3 {~,~mythtv}/.mythtv/config.xml /etc/mythtv/config.xml |
[00:12:27] | bill6502: | ls -ld {~,~mythtv}/.mythtv/config.xml /etc/mythtv/config.xml |
[00:15:02] | bill6502: | mysql -umythtv -p mythconverg |
[00:15:31] | Zzeiss: | hold on... typing |
[00:16:50] | Kwisher: | bill6502: error in last command |
[00:16:55] | bill6502: | the diff3 should show no differences, the ls looks for broken symbolic links and the last tests logging in as mythbackend would |
[00:17:13] | Zzeiss: | 1st diff: muythtv password on mythtv difers from the one on /etc/mythtv |
[00:17:32] | Kwisher: | mysql -u mythtv -p mythconverg |
[00:18:30] | Zzeiss: | 3rd command works – if I type in the gibberish password. |
[00:20:40] | Zzeiss: | And that did it! Thank you! |
[00:21:02] | Zzeiss: | now I can attempt backnd setup! |
[00:28:09] | Zzeiss: | Scanning channels now! |
[00:31:40] | Zzeiss: | Ahhh, now creating storage direcories isn't actually creating those directories. :-( |
[00:32:30] | Kwisher: | depends if you use the default or not |
[00:33:00] | kukks (kukks!~kukks@ip5b41827b.dynamic.kabel-deutschland.de) has joined #mythtv-users | |
[00:37:23] | Zzeiss: | I tried the defaults and backend setup complained. |
[00:37:51] | Kwisher: | set the perms? |
[00:37:53] | bill6502: | Zzeiss: if you're running mythtv-setup as yourself (rather that user mythtv) you likely don't have write permission to create the directories. |
[00:38:51] | Zzeiss: | Ahhh... OK. Let me work on that. |
[00:39:52] | Zzeiss: | Hmmm... mythfilldatabase is not happy. |
[00:40:02] | Zzeiss: | can't connect to the database. |
[00:42:16] | Zzeiss: | but if I launch the backend manally, then the front end connects. And I get video, but no audio device found (AOOSS)??? |
[00:46:07] | bill6502: | when ^^^ happens, the most frequent cause is ~/.mythtv and ~mythtv/.mythtv have different config.xml files. |
[00:46:10] | Zzeiss: | Urk... Hung again. Like before. But this is totally new hardware (okay, so same monitor. But new computer) |
[00:46:24] | bill6502: | what is the command line you're using to start the backend? |
[00:46:42] | Zzeiss: | bill6502: "mythbackend" |
[00:47:13] | bill6502: | bad choice, does systemctl cat mythtv-backend return anything? |
[00:47:51] | Zzeiss: | Is it OK to symlink ~/.mythtv to point to /home/mythtv/.mythtv/config.xml? |
[00:47:59] | bill6502: | yes |
[00:48:12] | bill6502: | oops no |
[00:49:04] | Zzeiss: | the systemctl cat gives a bunch of stuff. |
[00:49:37] | bill6502: | then one proper way to start the BE is sudo systemctl start mythtv.backend |
[00:50:01] | bill6502: | and you'll note in the bunch of stuff the command line to start the BE includes --user mythtv |
[00:50:23] | Zzeiss: | And now it autostarts after a reboot. But still have AOOSS (error opening audio device – no such file or directory) |
[00:50:39] | Zzeiss: | (and the front end connects. That part at least is right. |
[00:50:48] | Kwisher: | does your audio work outside mythtv? |
[00:51:56] | bill6502: | and in the frontend setup make sure you've selected and tested a good audio configuration. I believe AOOSS may be the default, indicating you've never been there |
[00:52:29] | bill6502: | dinner bell here... |
[00:52:35] | Kwisher: | try alsa:default |
[00:52:38] | Zzeiss: | Hey, thanks! |
[00:53:00] | Zzeiss: | (firefox --> youtube works.... just tried it first time) |
[00:56:05] | Zzeiss: | And ran frontend setup and now audio works .... |
[00:56:10] | Zzeiss: | THANKS AGAIN! |
[00:58:15] | Kwisher: | how much storage does your Nuc have? |
[01:06:09] | Zzeiss: | 500 Gbytes on a .m2 |
[01:06:42] | Zzeiss: | Still no joy on getting mythfilldatabase to run. |
[01:07:13] | Kwisher: | i need to start planning for a small form factor f/e to replace my full sized box |
[01:08:36] | ** tgm4883 reads backlog ** | |
[01:32:46] | mad_enz (mad_enz!~mad_enz@2607:f090:488d:7ab:5892:ecfa:ee19:7833) has quit (Ping timeout: 255 seconds) | |
[01:35:12] | bill6502: | ^^^ way back there: s/sudo systemctl start mythtv.backend/sudo systemctl start mythtv-backend/ (dash, not period) |
[01:42:42] | Zzeiss: | Kwisher: well, the NUC has plenty of horsepower for the job at 25 watts max power draw. :-) |
[01:43:25] | Kwisher: | does it have digital audio out? |
[01:45:08] | mad_enz (mad_enz!~mad_enz@2607:f090:488d:7ab:ed40:c28f:6c26:da6d) has joined #mythtv-users | |
[01:46:26] | Zzeiss: | If you have HDMI, definitely yes. |
[01:48:32] | Zzeiss: | But be advised, I did not have good luck due to hanging on a NUC5PYHH |
[01:49:00] | Zzeiss: | the NUC6i3SYH was running Qubes before this and worked pretty well. No hangs. |
[01:56:00] | Kwisher: | i need digital coax or i'll have to move my receiver |
[01:57:06] | Kwisher: | or replace 30' of coax with optical |
[02:04:03] | Zzeiss: | Hurm... no, I don't think that will work. |
[02:04:44] | Zzeiss: | But the NUC5PPYH does in fact have digital out. (that was the one that was hanging. Spinny rust machine though) |
[02:04:56] | Zzeiss: | digital out AND optical out, actually. |
[02:09:18] | Zzeiss: | Still getting the same issue of "can't open the ~/Default directory" "Do you want to fix this / No, I know what I am doing" |
[02:10:52] | Kwisher: | $8.55 for 50' optical cable on monoprice |
[02:11:09] | Zzeiss: | There's your answer then! |
[02:20:54] | RNeville (RNeville!~James@70.92.104.122) has joined #mythtv-users | |
[02:23:22] | Zzeiss: | Oh well, mythfilldatabase is not working for me still. |
[02:23:42] | Zzeiss: | but I need to go to bed. Work tomorrow. |
[02:23:47] | Zzeiss: | Thanks all. |
[02:27:37] | Kwisher: | Zzeiss: later, sounds like you still have a db issue |
[03:19:42] | bill6502 (bill6502!~bill@205-178-36-250.c3-0.alc-ubr1.chi-alc.il.cable.rcn.com) has left #mythtv-users () | |
[03:25:46] | G_ is now known as G | |
[03:26:17] | ubIx (ubIx!~ulf@p57AD5486.dip0.t-ipconnect.de) has joined #mythtv-users | |
[03:29:28] | ubIx_ (ubIx_!~ulf@p57AD5406.dip0.t-ipconnect.de) has quit (Ping timeout: 240 seconds) | |
[04:43:39] | RNeville (RNeville!~James@70.92.104.122) has quit (Quit: Leaving) | |
[04:59:07] | Bray90820: | OFF TOPIC: What's a good place to get an XML TV file |
[05:20:58] | tonsofpcs: | hi hi |
[05:21:03] | tonsofpcs: | Bray90820: where are you? |
[05:21:08] | tonsofpcs: | (in the world) |
[05:21:21] | Bray90820: | Basically Chicago |
[05:21:57] | tonsofpcs: | can you use schedulesdirect ? |
[05:43:40] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[06:02:02] | Bray90820: | tonsofpcs: To get an XML? |
[06:15:42] | boomer (boomer!48e69307@gateway/web/freenode/ip.72.230.147.7) has joined #mythtv-users | |
[06:15:43] | boomer (boomer!48e69307@gateway/web/freenode/ip.72.230.147.7) has quit (Client Quit) | |
[06:16:10] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[07:16:01] | Tobbe5178 (Tobbe5178!~asdf@81-235-208-233-no62.tbcn.telia.com) has joined #mythtv-users | |
[07:16:10] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Quit: ChatZilla 0.9.93 [Firefox 51.0.1/20170125094131]) | |
[07:22:07] | SteveGoodey (SteveGoodey!~steve@host86-149-197-74.range86-149.btcentralplus.com) has joined #mythtv-users | |
[07:25:18] | croppa (croppa!~stuart@2001:44b8:31e9:8200:d771:74c6:2fb9:9d7) has joined #mythtv-users | |
[07:31:26] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv-users | |
[07:56:05] | pmmd (pmmd!~pmmd@ip5f581706.dynamic.kabel-deutschland.de) has quit (Ping timeout: 240 seconds) | |
[08:14:46] | ramshadow (ramshadow!ramshadow@dotlan.net) has quit (Ping timeout: 255 seconds) | |
[08:18:31] | ramshadow (ramshadow!ramshadow@dotlan.net) has joined #mythtv-users | |
[08:22:04] | ink0gnito (ink0gnito!~ink0gnito@5.79.74.141) has quit (Ping timeout: 260 seconds) | |
[08:28:02] | ink0gnito (ink0gnito!~ink0gnito@5.79.74.141) has joined #mythtv-users | |
[08:44:32] | esperegu (esperegu!~quassel@ip-213-124-221-209.ip.prioritytelecom.net) has quit (Ping timeout: 240 seconds) | |
[08:59:59] | willcooke (willcooke!~willcooke@host-92-18-125-123.as13285.net) has joined #mythtv-users | |
[08:59:59] | willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has joined #mythtv-users | |
[08:59:59] | willcooke (willcooke!~willcooke@host-92-18-125-123.as13285.net) has quit (Changing host) | |
[09:30:50] | SteveGoodey (SteveGoodey!~steve@host86-149-197-74.range86-149.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[09:34:32] | tonsofpcs (tonsofpcs!~mythbuntu@2001:470:e0b2:1:351c:50f0:9704:d4f9) has quit (Ping timeout: 276 seconds) | |
[09:35:04] | tonsofpcs (tonsofpcs!~mythbuntu@2001:470:e0b2:1:5040:fde3:5cc0:fc71) has joined #mythtv-users | |
[09:38:23] | _charly__ (_charly__!~kroseneg@sunrise.schmidham.net) has joined #mythtv-users | |
[09:40:43] | sid4windr (sid4windr!luser@bastard-operator.from-hell.be) has joined #mythtv-users | |
[09:44:14] | Azelphur_ (Azelphur_!~Azelphur@znc.azelphur.com) has joined #mythtv-users | |
[09:44:24] | slingr_ (slingr_!~freenode@foamin.lolumadb.ro) has joined #mythtv-users | |
[09:45:47] | Azelphur (Azelphur!~Azelphur@znc.azelphur.com) has quit (*.net *.split) | |
[09:45:48] | _charly_ (_charly_!~kroseneg@sunrise.schmidham.net) has quit (*.net *.split) | |
[09:45:48] | sid3windr (sid3windr!luser@bastard-operator.from-hell.be) has quit (*.net *.split) | |
[09:45:48] | slingr (slingr!~freenode@foamin.lolumadb.ro) has quit (*.net *.split) | |
[09:45:48] | jams (jams!~jams@cpe-173-89-45-47.wi.res.rr.com) has quit (*.net *.split) | |
[09:46:17] | Azelphur_ is now known as Azelphur | |
[09:51:50] | jams (jams!~jams@cpe-173-89-45-47.wi.res.rr.com) has joined #mythtv-users | |
[09:57:36] | hashbang (hashbang!~isajb@cse-ajb.cse.bris.ac.uk) has joined #mythtv-users | |
[10:08:25] | esperegu (esperegu!~quassel@ip-213-124-221-209.ip.prioritytelecom.net) has joined #mythtv-users | |
[10:18:24] | Zzeiss (Zzeiss!~wsy@dsl092-078-109.bos1.dsl.speakeasy.net) has quit (Quit: Zzeiss) | |
[10:38:39] | cspack (cspack!~cspack@gateway/vpn/privateinternetaccess/cspack) has quit (Remote host closed the connection) | |
[10:39:10] | cspack (cspack!~cspack@gateway/vpn/privateinternetaccess/cspack) has joined #mythtv-users | |
[11:13:18] | Bernmeister (Bernmeister!~bernard@27-32-82-133.static.tpgi.com.au) has joined #mythtv-users | |
[11:15:37] | croppa (croppa!~stuart@2001:44b8:31e9:8200:d771:74c6:2fb9:9d7) has quit (Quit: Konversation terminated!) | |
[13:20:10] | cybrNaut (cybrNaut!cybrNaut@2001:0:53aa:64c:cc5:bee1:bcca:66c4) has quit (Ping timeout: 255 seconds) | |
[13:21:40] | cybrNaut (cybrNaut!cybrNaut@2001:0:53aa:64c:cc5:bee1:bcca:66c4) has joined #mythtv-users | |
[13:35:27] | Merlin83b (Merlin83b!~Daniel@2a00:1ee0:3:1337:a0ad:beb3:ea92:e195) has joined #mythtv-users | |
[14:05:52] | Bernmeister (Bernmeister!~bernard@27-32-82-133.static.tpgi.com.au) has quit (Quit: Leaving.) | |
[14:23:39] | benc- (benc-!~benc@c-50-137-197-133.hsd1.mn.comcast.net) has joined #mythtv-users | |
[14:37:57] | SteveGoodey (SteveGoodey!~steve@host86-149-197-74.range86-149.btcentralplus.com) has joined #mythtv-users | |
[15:06:22] | pppingme (pppingme!~pppingme@unaffiliated/pppingme) has quit (Ping timeout: 264 seconds) | |
[15:09:19] | pppingme (pppingme!~pppingme@unaffiliated/pppingme) has joined #mythtv-users | |
[15:16:59] | _charly__ is now known as _charly_ | |
[16:18:28] | hashbang (hashbang!~isajb@cse-ajb.cse.bris.ac.uk) has quit (Ping timeout: 240 seconds) | |
[16:20:38] | hashbang (hashbang!~isajb@cse-ajb.cse.bris.ac.uk) has joined #mythtv-users | |
[16:48:10] | davidbrooke (davidbrooke!~quassel@c-98-211-49-131.hsd1.ky.comcast.net) has joined #mythtv-users | |
[17:00:34] | hashbang (hashbang!~isajb@cse-ajb.cse.bris.ac.uk) has quit (Quit: Leaving.) | |
[17:17:34] | louisdk (louisdk!~louisdk@5.103.130.65) has joined #mythtv-users | |
[17:23:19] | _abbenormal (_abbenormal!~abbenorma@d28-23-27-38.dim.wideopenwest.com) has quit (Quit: Yup Im Leaving) | |
[17:30:09] | dlking (dlking!~dlking@c-69-244-191-236.hsd1.mi.comcast.net) has quit (Remote host closed the connection) | |
[17:32:44] | dlking (dlking!~dlking@c-69-244-191-236.hsd1.mi.comcast.net) has joined #mythtv-users | |
[18:09:45] | Merlin83b (Merlin83b!~Daniel@2a00:1ee0:3:1337:a0ad:beb3:ea92:e195) has quit (Quit: Leaving) | |
[18:35:29] | tgm4883 (tgm4883!uid23806@ubuntu/member/tgm4883) has quit (Remote host closed the connection) | |
[18:35:44] | XDS2010 (XDS2010!sid1218@gateway/web/irccloud.com/x-jeunykuiufybcgpx) has quit (Remote host closed the connection) | |
[18:57:37] | davidbrooke (davidbrooke!~quassel@c-98-211-49-131.hsd1.ky.comcast.net) has quit (Remote host closed the connection) | |
[19:11:48] | _abbenormal (_abbenormal!~abbenorma@d28-23-27-38.dim.wideopenwest.com) has joined #mythtv-users | |
[19:23:30] | XDS2010 (XDS2010!sid1218@gateway/web/irccloud.com/x-aswcklzynocbzowo) has joined #mythtv-users | |
[19:31:59] | tgm4883 (tgm4883!uid23806@ubuntu/member/tgm4883) has joined #mythtv-users | |
[19:53:02] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Quit: ChatZilla 0.9.93 [Firefox 51.0.1/20170125094131]) | |
[19:54:51] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv-users | |
[20:41:37] | benklop (benklop!~quassel@2001:470:d:ee6:7825:45d0:b646:c60c) has quit (Remote host closed the connection) | |
[20:42:51] | benklop (benklop!~quassel@2001:470:d:ee6:5523:8953:15a8:be7d) has joined #mythtv-users | |
[21:05:11] | louisdk (louisdk!~louisdk@5.103.130.65) has quit (Ping timeout: 252 seconds) | |
[21:09:54] | Toast (Toast!~quassel@w-247.cust-16293.ip.static.uno.uk.net) has joined #mythtv-users | |
[21:17:33] | combs4325 (combs4325!18d10dd8@gateway/web/freenode/ip.24.209.13.216) has joined #mythtv-users | |
[21:17:46] | combs4325 (combs4325!18d10dd8@gateway/web/freenode/ip.24.209.13.216) has quit (Client Quit) | |
[21:26:12] | Roklobster (Roklobster!~Dirkka@119-18-8-177.cust.aussiebb.net) has joined #mythtv-users | |
[21:56:53] | Bray90820 (Bray90820!~bray90820@173-25-204-30.client.mchsi.com) has quit (Ping timeout: 252 seconds) | |
[21:58:50] | Bray90820 (Bray90820!~bray90820@173-25-204-30.client.mchsi.com) has joined #mythtv-users | |
[22:01:48] | SteveGoodey (SteveGoodey!~steve@host86-149-197-74.range86-149.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[22:09:12] | Zzeiss (Zzeiss!~wsy@dsl092-078-109.bos1.dsl.speakeasy.net) has joined #mythtv-users | |
[22:37:59] | Tobbe5178 (Tobbe5178!~asdf@81-235-208-233-no62.tbcn.telia.com) has quit (Read error: Connection reset by peer) | |
[22:54:25] | Bray90820 (Bray90820!~bray90820@173-25-204-30.client.mchsi.com) has quit (Ping timeout: 258 seconds) | |
[23:07:46] | Bray90820 (Bray90820!~bray90820@173-25-204-30.client.mchsi.com) has joined #mythtv-users | |
[23:07:51] | ShapeShifter499 (ShapeShifter499!~ShapeShif@unaffiliated/shapeshifter499) has joined #mythtv-users | |
[23:17:20] | Toast (Toast!~quassel@w-247.cust-16293.ip.static.uno.uk.net) has quit (Remote host closed the connection) | |
[23:21:06] | Roklobster (Roklobster!~Dirkka@119-18-8-177.cust.aussiebb.net) has quit (Remote host closed the connection) | |
[23:45:43] | Toast (Toast!~quassel@w-247.cust-16293.ip.static.uno.uk.net) has joined #mythtv-users | |
[23:52:10] | Bray90820 (Bray90820!~bray90820@173-25-204-30.client.mchsi.com) has quit (Ping timeout: 240 seconds) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.