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

Stuck on installation #584

Open
Entrebear opened this issue Oct 3, 2024 · 3 comments
Open

Stuck on installation #584

Entrebear opened this issue Oct 3, 2024 · 3 comments
Labels

Comments

@Entrebear
Copy link

Hi

I am installing using the install script and it is stuck on Adjusting environment file...

Please can you assist.

Thanks

@chriskapp
Copy link
Member

Hi @Entrebear can you show me the log/app.log file and also the response of the request to see whether there is an error?

@Severinius-MUC
Copy link

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.

Do you know any workaround?

Thanks for this great tool.
Hanno

@chriskapp
Copy link
Member

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?

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

No branches or pull requests

3 participants