YunoHost-Apps / beehive_ynh

A flexible event/agent & automation system
GNU General Public License v3.0
5 stars 2 forks source link

Unable to install beehive: An error occurred inside the app installation script #13

Open ghost opened 1 year ago

ghost commented 1 year ago

Describe the bug

Unable to install beehive: An error occurred inside the app installation script

Context

Steps to reproduce

Installed via the webadmin via the app catalog.

sudo yunohost app install https://github.com/YunoHost-Apps/beehive_ynh

Expected behavior

Installation of Beehive app.

Logs

https://paste.yunohost.org/raw/pokadonifi

ericgaspar commented 1 year ago

arm64 arch was missing... You can try the testing branch: sudo yunohost app install https://github.com/YunoHost-Apps/beehive_ynh/tree/testing

ghost commented 1 year ago

Sorry, I rarely install via the CLI. I typically use the webadmin so I can select a specific domain. Can you confirm how to perform this action while specifying a domain?

ericgaspar commented 1 year ago

just open the terminal and paste the command and answer the questions

ericgaspar commented 1 year ago

or wait the fix to be merged to master