<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Sep 23, 2015 at 12:21 AM, Ian Evans <span dir="ltr"><<a href="mailto:dheianevans@gmail.com" target="_blank">dheianevans@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Been running Mythnews since I started with Myth in 2011. Running .27-fixes.<br><br></div>Tonight, went to check my feeds and News Feeds wasn't in my Information Center at all. I decided to exit and restart the frontend (I'm on a combined FE/BE BTW) and was presented with a message that Myth wanted to upgrade the Music schema from 1000 to 1020. Did I miss something or has my setup gone haywire?<br><br></div>Thanks.<br></div></blockquote><div><br></div><div>after I fired up the frontend again, I checked the log. Seems Myth is trying to add fields that already exist. Myhnews is also still not showing up:<br><br>Sep 23 01:04:30 buster mythfrontend.real: mythfrontend[3090]: I CoreContext schemawizard.cpp:118 (Compare) Current MythMusic Schema Version (MusicDBSchemaVer): 1000<br>Sep 23 01:04:30 buster mythfrontend.real: mythfrontend[3090]: E CoreContext dbutil.cpp:604 (DoBackup) Backing up database with script: '/usr/share/mythtv/<a href="http://mythconverg_backup.pl">mythconverg_backup.pl</a>'<br>Sep 23 01:04:54 buster mythfrontend.real: mythfrontend[3090]: C CoreContext dbutil.cpp:625 (DoBackup) Database Backup complete.<br>Sep 23 01:04:54 buster mythfrontend.real: mythfrontend[3090]: C CoreContext dbutil.cpp:656 (DoBackup) Backed up database to file: '/var/lib/mythtv/db_backups/mythconverg-1317-20150923050430.sql.gz'<br>Sep 23 01:04:56 buster mythfrontend.real: mythfrontend[3090]: I CoreContext bonjourregister.cpp:115 (BonjourCallback) Bonjour: Service registration complete: name 'Mythfrontend on buster' type '_mythfrontend._tcp.' domain: 'local.'<br>Sep 23 01:05:31 buster mythfrontend.real: mythfrontend[3090]: E CoreContext main.cpp:685 (mythplugin_init) Couldn't upgrade music database schema, exiting.<br>Sep 23 01:05:31 buster mythfrontend.real: mythfrontend[3090]: E CoreContext mythplugin.cpp:166 (init_plugin) Unable to initialize plugin 'mythmusic'.<br>Sep 23 01:05:31 buster mythfrontend.real: mythfrontend[3090]: I CoreContext mythtranslation.cpp:65 (load) Loading en_us translation for module mythnetvision<br>Sep 23 01:05:31 buster mythfrontend.real: mythfrontend[3090]: N CoreContext dbcheck.cpp:38 (performActualUpdate) Upgrading to MythNews schema version 1001<br>Sep 23 01:05:31 buster mythfrontend.real: mythfrontend[3090]: E CoreContext dbcheck.cpp:53 (performActualUpdate) DB Error (Performing database upgrade): #012Query was: ALTER TABLE `newssites` ADD `podcast` BOOL NOT NULL DEFAULT '0'; #012<br>Error was: Driver error was [2/1060]:#012QMYSQL: Unable to execute query#012Database error was:#012Duplicate column name 'podcast'#012 #012new version: 1001<br>Sep 23 01:05:31 buster mythfrontend.real: mythfrontend[3090]: E CoreContext main.cpp:69 (mythplugin_init) Couldn't upgrade database to new schema, exiting.<br>Sep 23 01:05:31 buster mythfrontend.real: mythfrontend[3090]: E CoreContext mythplugin.cpp:166 (init_plugin) Unable to initialize plugin 'mythnews'.<br>Sep 23 01:05:31 buster mythfrontend.real: mythfrontend[3090]: N CoreContext dbcheck.cpp:31 (performActualUpdate) Upgrading to MythWeather schema version 1001<br>Sep 23 01:05:31 buster mythfrontend.real: mythfrontend[3090]: E CoreContext dbcheck.cpp:48 (performActualUpdate) DB Error (Performing database upgrade): #012Query was: ALTER TABLE weathersourcesettings ADD COLUMN updated TIMESTAMP NOT NU<br>LL DEFAULT CURRENT_TIMESTAMP           ON UPDATE CURRENT_TIMESTAMP; #012Error was: Driver error was [2/1060]:#012QMYSQL: Unable to execute query#012Database error was:#012Duplicate column name 'updated'#012 #012new version: 1001<br></div></div><br></div></div>