Steps to reproduce
- installed ocis on docker behind caddy reverse proxy
- ran
docker stop ocis
- backup ocis folder with restic to nas
- ran 1docker start ocis
Expected behaviour
run my istance just fine
Actual behaviour
I get no error in logs but client gives a 502 and the browser is outputting only a white page
Server configuration
Operating system:
running on docker
Web server:
Database:
PHP version:
ownCloud version: (see ownCloud admin page)
latest docker image
Updated from an older ownCloud or fresh install:
Where did you install ownCloud from:
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/…
No
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/…
No
container
services:
ocis:
container_name: ocis2
image: owncloud/ocis
volumes:
- /mnt/ssd/ocis/data:/var/lib/ocis
- /mnt/ssd/ocis/config:/etc/ocis
environment:
- PROXY_HTTP_ADDR=0.0.0.0:9200
- OCIS_INSECURE=true
- PROXY_TLS=false
- OCIS_URL=https://ocis.mydomain.com
restart: unless-stopped
networks:
- proxy_inet
networks:
proxy_inet:
external: true
name: proxy_inet
Client configuration
Browser:
Firefox or Edge on macos and or android
Operating system:
macOS
Logs
docker container
2024-09-24T07:07:58Z ERR parsing error, the 'smtp_sender' must be a valid single RFC 5322 address. | service=notifications error=mail: no address