DatabaseSchemaObjectExistsException: Table video_s3 already exists. in DatabaseSchema->createTable() (line 630 of /home/folioh/public_html/f2/includes/database/schema.inc).

This happened right after I enabled all three modules. After I reloaded the modules page, the Zencoder module was the only one not checked.

Comments

anglo’s picture

When I tried to enable 'Amazon S3 on Video' sub-module for the first time I got the following error:

DatabaseSchemaObjectExistsException: Table video_s3 already exists. in DatabaseSchema->createTable() (line 630 of includes/database/schema.inc).

Afterwards I tried to enable 'Zencoder API on Video' sub-module I got the following error:

DatabaseSchemaObjectExistsException: Table video_zencoder already exists. in DatabaseSchema->createTable() (line 630 of includes/database/schema.inc).

gorillaz.f’s picture

same, when i tried to enable amazon_s3 and zhencoder included in video module, got a table XX already exists error , and could not get into tab of transcode setting in video configuration.

DatabaseSchemaObjectExistsException: Table <em class="placeholder">video_s3</em> already exists. in DatabaseSchema->createTable() (line 630 of /var/www/html/d7devel/includes/database/schema.inc).
DatabaseSchemaObjectExistsException: Table <em class="placeholder">video_zencoder</em> already exists. in DatabaseSchema->createTable() (line 630 of /var/www/html/d7devel/includes/database/schema.inc).
hypertext200’s picture

Status: Active » Closed (fixed)