I tried several times to install kobotookbox on Digital Ocean and I couldn’t. The problem occur during the https configuration (I guess).
I already have a domain pointing to Digital Ocean.
I have already configured four A records on Digital Ocean: @, kf, kc and ee pointing to the droplet.
pings to the four subdomains are responding ok.
I selected “Auto-install HTTPS certificates with Let’s Encrypt?”: Yes
Installation goes ok until the “Requesting a certificate for kf.[domain] and 2 more domains”
The error:
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
Reloading nginx …
OCI runtime exec failed: exec failed: unable to start container process: error executing setns process: exit status 1: unknown
An error has occurred
And the installation process breaks
Its seems like front-ends are not running yet. Browser them doesn’t show anything.
I’m completely lost.
I appreciate your help, thanks.
Installation is working ok over http, I can’t understand how only me is stuck with this issue? I run a basic configuration on a Digital ocean droplet.
I’m thinking in install and configure a nginx server in front of kobo into the same server but two questions come to me:
1- New nginx will listen on 80 and 443, how can I change nginx kobo port’s?
2- Do I need to proxi_pass each subdomain?
Hello, im currently facing the same issues you are facing, doing the same exact things you did but still its not getting installed, i was wondering did you successfully installed kobo on your server? if not we could connect and try to ressolve this together.
can you please share your notes, Ive been stuck here for over a month. Just looked at caddy and it seems very interestine but I need a little hand holding.