[mythtv-users] Table 'mythconverg.websites' doesn't exist

Gabe Rubin gaberubin at gmail.com
Fri Oct 21 16:15:09 UTC 2016


On Fri, Oct 21, 2016 at 3:40 AM, Michael T. Dean <mtdean at thirdcontact.com>
wrote:

> On 10/20/2016 10:47 PM, Gabe Rubin wrote:
>
>> I updated to .28 today.  Upon loading mythfrontend I notice the following
>> error, which I am not sure is new or an old issue.  Either way, I am unsure
>> what this table is and how to correct the problem.  Any advice would be
>> appreciated.
>>
>> Here is the error in the console
>>
>> QMYSQL: Unable to execute query
>> Database error was:
>> Table 'mythconverg.websites' doesn't exist
>>
>> (I have another error but will start a separate thread for that.)
>>
>>
> You lost a table that you used to have.  To reset the mythbrowser schema:
>
> DROP TABLE IF EXISTS websites;
> DELETE FROM settings WHERE value = 'BrowserDBSchemaVer';
>
> then restart mythfrontend.
>
> Mike|
>
>
Thanks.  Did the trick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20161021/9b6409ec/attachment.html>


More information about the mythtv-users mailing list