Hello,
I get the following when running update_releases.
Starting release update process (2013-11-20 13:51:04)
Stage 1 -> Try to find complete collections.
0 collections set to filecheck = 2 (complete)
42 second(s)
Stage 2 -> Get the size in bytes of the collection.
PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'filesize' cannot be null' in /var/www/nZEDb/www/lib/releases.php:1077
Stack trace:
#0 /var/www/nZEDb/www/lib/releases.php(1077): PDOStatement->execute()
#1 /var/www/nZEDb/www/lib/releases.php(1980): Releases->processReleasesStage2('', false)
#2 /var/www/nZEDb/misc/update_scripts/update_releases.php(37): Releases->processReleases(2, 1, '', true, Object(Nntp))
#3 {main}
thrown in /var/www/nZEDb/www/lib/releases.php on line 1077
I'm on latest master and have run all database patches (with patchdb.php).
Not sure what causes this, I'd appreciate any help.
Thanks!
Cheers,
Chris