My YunoHost server
Hardware: VPS hosted at OVH
YunoHost version: 4.3.4.2
I have access to my server : Through SSH & webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : yes
If yes, please explain:
Manually installed rustc and cargo via ‘sudo apt install rustc cargo’
Description of my issue
Hi people,
I wanted to install Synapse on my server’s main domain. I already had Grav installed on the primary domain, but I didn’t think it would be an issue (silly me).
The installation failed. I then created a domain just for Synapse, and told it to use the primary ID for matrix IDs. That also failed.
Then I tried to install it on a subdomain, and have the matrix IDs match the subdomain.
That has also failed.
Somewhere along the way, I decided to install rustc and cargo because of this GitHub thread (which admittedly, I don’t really understand).
In between install attempts, I’d run sudo rm -rf /home/yunohost.app/matrix-synapse* in an attempt to flush out any bad configuration files, etc.
My instinct is that this issue stems from my initial (and poorly planned) installation attempt.
During my most recent installation attempt, I got an error for Sub-operations Create permission ‘synapse’, here.
Full log is here.