wallabag / wallabag/docker

PHP Warning, Images don't load.

Open
#188 7 comments 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
769
Forks
168
PR merge metrics
No merged PRs in 30d

Description

Been working on this for an hour with no luck.
I'm using unraid, and trying to set this up behind a reverse proxy (`linuxserver/letsencrypt`). I can get to a login screen, however there's no images loaded, and an error is being thrown in the logs:

![image](https://user-images.githubusercontent.com/16157130/78296054-8de84400-7589-11ea-81d2-ea98dc7559f0.png)

The login page looks like this:

![image](https://user-images.githubusercontent.com/16157130/78296092-9d678d00-7589-11ea-9535-374a9b82f8fb.png)

This is the docker command used for the container, bear in mind it's for unraid:
`/usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='alteria-wallabag' --net='docker-secure' --cpuset-cpus='1,4,5' -e TZ="Pacific/Auckland" -e HOST_OS="Unraid" -e 'SYMFONY__ENV__DOMAIN__NAME'='https://wallabag.alteria.xyz' -v '/mnt/user/appdata/alteria-wallabag/data':'/var/www/wallabag/data':'rw' -v '/mnt/user/appdata/alteria-wallabag/images':'/var/www/wallabag/web/assets/images':'rw' 'wallabag/wallabag'`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.