Skip to content

Uncaught PDOException #9

@tcarmean

Description

@tcarmean

Trying to migrate to API-20141201 I'm getting the following error when getting to this step in the README (every step prior to this completed successfully):

tivo@mythbox:~/mfdb-json$ ./sd-utility.php

Using production server.
Using timezone UTC
sd-utility.php utility program API:20141201 v0.27/2015-07-06
Using database information from ~/.mythtv/config.xml
Connecting to Schedules Direct database.
Connecting to MythTV database.
Checking for database upgrades.
Schema version is 1.
PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'schedulesdirect.SDpeople' doesn't exist' in /mnt/tivo/mfdb-json/sd-utility.php:1827
Stack trace:
#0 /mnt/tivo/mfdb-json/sd-utility.php(1827): PDO->exec('ALTER TABLE SDp...')
#1 /mnt/tivo/mfdb-json/sd-utility.php(294): checkDatabase()
#2 {main}

thrown in /mnt/tivo/mfdb-json/sd-utility.php on line 1827

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions