Open hachreak opened 9 years ago
[ ] TypeError: coercing to Unicode: need string or buffer, list found [ ] Warning: Incorrect string value
@hachreak hopefully we can tackle these problems by porting the legacy code and using fully JSONAlchemy as source of our data.
- [ ] Warning: Incorrect string value
Can it be connected with #2981? (cc @jalavik)
@jirikuncar It could be, but when looking around it could also be related to mysql table encoding issue: http://stackoverflow.com/questions/2108824/mysql-incorrect-string-value-error-when-save-unicode-string-in-django and http://stackoverflow.com/a/20349552
Hi at all, I tried to run
inveniomanage demosite populate --yes-i-know
and I received these errors. Someone can help me? :)