Comment 2 for bug 1844044

Revision history for this message
Tomas Groth (tomasgroth) wrote :

Looking at the logs, this seems to be the issue:

sqlalchemy.exc.CompileError: (in table 'media_files', column 'file_path'): VARCHAR requires a length on dialect mysql

We should probably also test is postgresql works.