[Owncloud] PDO exception 4.5.3

Jan Giebels - German RepRap GmbH jan at germanreprap.com
Sat Dec 1 21:10:15 UTC 2012


Hi,

Since we upgraded to 4.5.3 we have the following exception when accessing the files app.




Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[22P02]: 
Invalid text representation: 7 ERROR: invalid input syntax for integer: "6.91453679377E+14"' in /opt/owncloud/lib/db.php:731 Stack trace: 
#0 /opt/owncloud/lib/db.php(731): PDOStatement->execute(Array) 
#1 /opt/owncloud/lib/filecache.php(149): PDOStatementWrapper->execute(Array) 
#2 /opt/owncloud/lib/filecache.php(79): OC_FileCache::update(28337, Array) 
#3 /opt/owncloud/lib/filecache/update.php(168): OC_FileCache::put('', Array) 
#4 /opt/owncloud/lib/filecache/update.php(117): OC_FileCache_Update::update('') 
#5 [internal function]: OC_FileCache_Update::fileSystemWatcherWrite(Array) 
#6 /opt/owncloud/lib/hook.php(62): call_user_func(Array, Array) 
#7 /opt/owncloud/lib/filecache/update.php(104): OC_Hook::emit('OC_Filesystem', 'post_write', Array)
#8 /opt/owncloud/lib/filecache.php(261): OC_FileCache_Update::updateFolder('', false) 
#9 /opt/owncloud/lib/files.php(90): OC_FileCache::getFolderContent('', false, '') 
#10 /opt/owncloud/apps/files/index.php(47 in /opt/owncloud/lib/db.php on line 731


Does anyone know what this may be ?

thx

Jan


More information about the Owncloud mailing list