Troubleshooting Failed Pleroma Installation

My YunoHost server

Hardware: DigitalOcean VPS - 1GB RAM, 25GB SSD, Debian 9.12 x64
YunoHost version: 3.8.4.6
I have access to my server : Through SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : No
If yes, please explain: N/A

Description of my issue

Hi, I was hoping to get some advice on troubleshooting the a failed installation of Pleroma.

Full logs: https://paste.yunohost.org/raw/efiguqaniz

There are a number of warning entires and I am struggling to determine which is actually responsible for the failure. 1min load average didn’t exceed 0.51 and memory usage didn’t exceed 59%.

Any thoughts or advice would be appreciated. Thanks a bunch.

2020-05-30 13:47:56,585: DEBUG - + su pleroma -s /bin/bash -lc '/var/www/pleroma/pleroma/bin/pleroma_ctl user new administrator administrator@maindomain.tld --password ********** --moderator --admin -y'
2020-05-30 13:47:56,586: WARNING - -su: -c: line 0: syntax error near unexpected token `)'

Could it be that the password contains a ) which is messing up the command ?

Yep, using a different password did the trick. I never considered that. Thank you so much!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.