Can't install CouchDB

My YunoHost server

Hardware: VPS bought online
YunoHost version: 11.2.3
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:
If your request is related to an app, specify its name and version: CouchDB 3.2.2~ynh2

Description of my issue

Hello everyone,

I’m trying to install CouchDB but am getting an error: https://paste.yunohost.org/raw/ajutixupag. The most troublesome lines from the log for convenience:

2023-07-24 07:05:15,110: WARNING - touch: cannot touch '/opt/couchdb/etc/local.d/couch_ynh.ini': No such file or directory
2023-07-24 07:05:15,111: DEBUG - + ynh_exit_properly
2023-07-24 07:05:15,111: DEBUG - + [[ install =~ ^install$|^upgrade$|^restore$ ]]
2023-07-24 07:05:15,616: DEBUG - + ynh_clean_setup
2023-07-24 07:05:15,616: DEBUG - + true
2023-07-24 07:05:16,618: ERROR - Unable to install couchdb: An error occurred inside the app installation script

Thanks to anyone looking into this issue!

Hmmm so what’s funky is that you already have the dpkg/apt package couchdb installed :

couchdb is already the newest version (3.3.2~bullseye).

Can you elaborate if you did some install attempts prior to this, or manually tried to install stuff

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