- What type of server(vps,…) are you using?
- OVH cloud (= openstack) VPS, s1-8
- How do you run Cells (docker, binary)?
-
./cells
(Go binary, on the host)
-
- If with a binary are you using Systemd or supervisor?
- Just plain run, using the dedicated
pydio
user created for that purpose.
- Just plain run, using the dedicated
- Do you have a domain or are you using an IP?
- A subdomain.
- Do you have a reverse proxy?
- Only at cloudflare. Nothing local (not even installed a webserver)
- Cells version?
- 2.0.3 (d3b3e96f8e95000283735af84d9e6121ccc268f6)
- How did you install Cells:
wget
- What did you put for the internal url ?
-
sub.domain.org:443
(See also `./cells install --bind` on VPS, LetsEncrypt and reverse-proxy)
-
- external access?
- Yes, via
https://sub.domain.org
- Yes, via
- Did you enable TLS?
- Yes, and
--le_agree true
- Yes, and
Forgot to mention that I see this error during the initial run of ./cells install
(after the web-installer part is finished) but also in subsequent ./cells start
runs.