Running OMV5 with SWAG nextcloud Docker reachable via subfolder according to
[How-To] Nextcloud with swag (Letsencrypt) using OMV and docker-compose
These are running fine.
I've decided to add onlyoffice as mentioned in [How-To] onlyoffice in nextcloud docker
but running into issues.
shows
snipp->
Code
-------------------------------------
_ ()
| | ___ _ __
| | / __| | | / \
| | \__ \ | | | () |
|_| |___/ |_| \__/
Brought to you by linuxserver.io
-------------------------------------
To support the app dev(s) visit:
Certbot: https://supporters.eff.org/donate/support-work-on-certbot
To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------
User uid: 100x
User gid: 100
-------------------------------------
[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-config: executing...
[cont-init.d] 20-config: exited 0.
[cont-init.d] 30-keygen: executing...
using keys found in /config/keys
[cont-init.d] 30-keygen: exited 0.
[cont-init.d] 50-config: executing...
Variables set:
PUID=100x
PGID=100
TZ=Europe/Berlin
URL=whocares.nw
SUBDOMAINS=www,
EXTRA_DOMAINS=
ONLY_SUBDOMAINS=false
VALIDATION=http
CERTPROVIDER=
DNSPLUGIN=
EMAIL=name@name.nw
STAGING=
Using Let's Encrypt as the cert provider
SUBDOMAINS entered, processing
SUBDOMAINS entered, processing
Sub-domains processed are: -d whocares.nw
E-mail address entered: name@name.nw
http validation is selected
Certificate exists; parameters unchanged; starting nginx
Starting 2019/12/30, GeoIP2 databases require personal license key to download. Please retrieve a free license key from MaxMind,
and add a new env variable "MAXMINDDB_LICENSE_KEY", set to your license key.
[cont-init.d] 50-config: exited 0.
[cont-init.d] 60-renew: executing...
The cert does not expire within the next day. Letting the cron script handle the renewal attempts overnight (2:08am).
[cont-init.d] 60-renew: exited 0.
[cont-init.d] 70-templates: executing...
[cont-init.d] 70-templates: exited 0.
[cont-init.d] 90-custom-folders: executing...
[cont-init.d] 90-custom-folders: exited 0.
[cont-init.d] 99-custom-files: executing...
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-files: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
nginx: [emerg] unknown directive "..." in /config/nginx/proxy-confs/onlyoffice.subfolder.conf:2
Server ready
nginx: [emerg] unknown directive "..." in /config/nginx/proxy-confs/onlyoffice.subfolder.conf:2
nginx: [emerg] unknown directive "..." in /config/nginx/proxy-confs/onlyoffice.subfolder.conf:2
nginx: [emerg] unknown directive "..." in /config/nginx/proxy-confs/onlyoffice.subfolder.conf:2
nginx: [emerg] unknown directive "..." in /config/nginx/proxy-confs/onlyoffice.subfolder.conf:2
nginx: [emerg] unknown directive "..." in /config/nginx/proxy-confs/onlyoffice.subfolder.conf:2
nginx: [emerg] unknown directive "..." in /config/nginx/proxy-confs/onlyoffice.subfolder.conf:2
nginx: [emerg] unknown directive "..." in /config/nginx/proxy-confs/onlyoffice.subfolder.conf:2
..more..
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01-envfile: executing...
[cont-init.d] 01-envfile: exited 0.
[cont-init.d] 10-adduser: executing...
usermod: no changes
Display More
<-- snap
There have indeed been three dots in Line 2 ... in the onlyoffice.subfolder.conf by mistake.
Fixed it, but still get the error.
Even erasing onlyoffice.subfolder.conf doesn't make a difference.
I simply do not find the folder
/config/nginx/proxy-confs
Probably to an experanced user the cause is pretty easy...
Is there any hint to look for?
Thanks!
--
tom