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

Error When Installing Backend - Invalid Hash #505

Open
VanillaWitta9 opened this issue Jun 27, 2023 · 1 comment
Open

Error When Installing Backend - Invalid Hash #505

VanillaWitta9 opened this issue Jun 27, 2023 · 1 comment

Comments

@VanillaWitta9
Copy link

I got the same error from the install script and also from the manual install command for the backend. Running on Amazon Linux 2023 with Apache and PHP 8.1

What I ran -> php bin/fusio marketplace:install fusio

Error that came back:

PHP Warning: Module "dom" is already loaded in Unknown on line 0
In Installer.php line 158:
Invalid hash of downloaded app
marketplace:install [-d|--disable_ssl_verify] [-x|--disable_env] [--]

@VanillaWitta9
Copy link
Author

I figured it out, I just needed to run the command with sudo...

sudo php bin/fusio marketplace:install fusio

Also note, it needs to be ran from the fusio root directory.

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

1 participant