Hardware: Raspberry Pi at home YunoHost version: 4.0.8 I have access to my server : Through SSH | through the webadmin Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
Hello,
I try to install Diaspora on my server. I followed the instructions of github page:
create a dedicated domain -> diaspora.domain.tld
DNS register
get a valid SSL certificate
installation on the dedicated domain
The installation fails due to a permission error (I guess). The problem comes probably from ruby. I have no idea how to fix it. Here the log: https://paste.yunohost.org/raw/ifaweduyit
2021-01-07 12:31:48,949: DEBUG - -c -o x86.o x86.S
2021-01-07 12:31:48,950: DEBUG - x86.S: Messages de l'assembleur:
[...]
2021-01-07 12:31:48,959: DEBUG - In Gemfile:
2021-01-07 12:31:48,959: DEBUG - devise-two-factor was resolved to 3.0.3, which depends on
2021-01-07 12:31:48,960: DEBUG - devise was resolved to 4.7.1, which depends on
2021-01-07 12:31:48,961: DEBUG - bcrypt
Eeeeh I think I saw a similar issue happening on Mastodon (also related to bcrypt) … I think it’s related to installing on ARM … I believe the Mastodon package was fixed recently … somebody should have a look into it