=== benonsoftware is now known as Guest69253 === hpeter_ is now known as hpeter === jya_ is now known as jya [19:50] Hi. I just installed mythbuntu in primary server mode. I'm now trying to connect to it from a different computer on my home network. I modified my.cnf to allow the non-local connection. Frontend machine is ubuntu 13.10, I installed with sudo apt-get install mythtv-frontend. It's cussing me about being on the wrong DB schema version. How do I get my frontend to match my backend (DB schema 1317)? [20:09] install the same version on both [20:09] dunno what you did to install the backend [20:10] mythtv versions always have to match, within reason [20:26] Same major version, eg. 0.27 and 0.27, not 0.27 and 0.28 [20:26] qwebirc84518: use the mythbuntu-control-centre to enable the mythtv updates repo and grab the same versions [20:28] Can I do that from terminal? Headless server for the backend [20:29] Installed backend from ISO, downloaded it yesterday. [20:30] qwebirc84518: yea, which version of mythtv do you need, probably 0.27? [20:30] make sure you update them both, in the same day :) [20:31] and you shouldn't have issues [20:31] and make sure both are exactly 0.27, not 0.27+fixes [20:31] Patrickdk: uh, what? [20:31] Patrickdk: why would you not want 0.27+fixes? [20:31] I have had issues inside the same version [20:31] I dunno why not [20:31] ask the person that installs without +fixes :) [20:32] well you just said do 0.27 not 0.27+fixes [20:32] well, I meant extactly the same versions, not one 0.27 and one 0.27+fixes [20:33] qwebirc84518: you can add the updates repo by command line by doing "sudo apt-add-repository ppa:mythbuntu/0.27" then do an apt-get update and upgrade as normal [20:33] sometimes I have issues with just using 0.27, and 0.27 on both, due to upgrading the frontend but not the backend for months [20:33] so taken to updating them all at the same time, and no more issues [20:33] also cuts bandwidth a lot :) [20:33] Patrickdk: there shouldn't be any issue with using separate minor versions. I'd bet that you actually were having a bug that was fixed in a later version [20:34] but yea, updating them both doesn't hurt either [20:34] I need to get around to rebuilding my frontends [20:34] my backend is 14.04 now, and frontends still 12.04 [20:35] I'm actually using a 5/29 build on my backend and a 7/3 build on my frontend, no issues [20:35] Patrickdk: there shouldn't be a need to rebuild your frontends yet, at least until 0.28 comes out [20:35] tgm4883, ya, I last time I had that issue was back in 0.25 [20:36] 12.04 will continue to get 0.27 builds [20:36] but since I normally update them all same day [20:36] not cause of mythtv :) [20:36] but mainly to get other side benifits from the os [20:36] ah [20:36] I've upgraded my frontend to 14.04, but only because it's also my steam machine [20:40] ya, I have a golden image on my iscsi server, and just clone it when I need a new frontend works out very good :) [20:43] Did I mess everything up by doing sudo apt-get upgrade? [20:44] only if your system was broken before you did that [21:00] Thanks for the help. One last subject: mythweb is throwing errors when trying to stream a recording. in /var/www/html/mythweb I have mythweb.conf.apache and mythweb.conf.lighttpd [21:01] Do both need updated to correctly reference stored file locations? [21:04] http://www.mythtv.org/wiki/MythWeb#Browser_says_.22Not_Found.22 indicates I should update mythweb.conf, but doesn't speak to subsequent extensions [22:37] qwebirc84518: one would be if you are using apache,the other if you are using lighttpd [22:37] you are probably using apache