Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0.0rc6][SQL ERROR] Missing default value for actor #1565

Open
cryptomilk opened this issue Nov 10, 2014 · 2 comments
Open

[4.0.0rc6][SQL ERROR] Missing default value for actor #1565

cryptomilk opened this issue Nov 10, 2014 · 2 comments

Comments

@cryptomilk
Copy link
Contributor

[Mon Nov 10 08:00:33.072714 2014] [php5:error] [pid 4707] [client 2.243.12.255:46761] {severity:warn, description:"Uncaught exception (src/libraries/external/epi/EpiException.php:13): Query error: SQLSTATE[HY000]: General error: 1364 Field 'actor' doesn't have a default value - REPLACE INTO flickr_photoVersion (id, owner, key, path) VALUES(:id, :owner, :key, :value)", additional:}

@cryptomilk
Copy link
Contributor Author

The same issue is also here:

[Mon Nov 10 08:09:58.261155 2014] [php5:error] [pid 7204] [client 2.243.12.255:46908] {severity:warn, description:"Uncaught exception (src/libraries/external/epi/EpiException.php:13): Query error: SQLSTATE[HY000]: General error: 1364 Field 'actor' doesn't have a default value - REPLACE INTO flickr_elementAlbum(owner,type,element,album) VALUES(:owner,:type,:elementId,:albumId)", additional:}

@jmathai
Copy link
Member

jmathai commented Nov 11, 2014

Culprits are here and here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants