You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Chris,
I'm encountering a similar issue during install.php. The script throws an ERROR
"[error] Migration Fusio\Impl\Migrations\Version20230508210151 failed during Execution. Error: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"
I'm pretty sure to find the problem in the MariaDB 10.1.48.
I'm on strato and tried to use postgreSQL but I have to buy an additional license for this.
Hi Hanno, do you have the option to switch to Mysql, currently we run our integration tests only against Mysql, Postgres and Sqlite. It looks like our schema contains an index which contains larger columns, but I am currently not sure which index causes this, could you run php ./bin/fusio migration:migrate -vvv to get a stacktrace of the exception?
Hi
I am installing using the install script and it is stuck on Adjusting environment file...
Please can you assist.
Thanks
The text was updated successfully, but these errors were encountered: