Closed adamshand closed 1 year ago
After restarting the movim container the error no longer shows up. Now I get:
movim_1 | The configuration key username has been updated from admin to admin
movim_1 | The configuration key password has been updated from $2y$10$5Rzai...H1voLdMgOIbfm to $2y$10$UiM...ykdIZ2tVvXZ3say.jVhr8zf4fS
movim_1 | An error occured, check syslog for more information
movim_1 | [09-Jul-2020 04:08:25] NOTICE: fpm is running, pid 24
movim_1 | [09-Jul-2020 04:08:25] NOTICE: ready to handle connections
nginx_1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
nginx_1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
nginx_1 | 10-listen-on-ipv6-by-default.sh: Getting the checksum of /etc/nginx/conf.d/default.conf
nginx_1 | 10-listen-on-ipv6-by-default.sh: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
nginx_1 | /docker-entrypoint.sh: Configuration complete; ready for start up
movim_1 |
movim_1 | Movim daemon launched
movim_1 | Base URL: http://--redacted--.nz/
movim_1 |
movim_1 | Debug is enabled, check the logs in syslog or /var/www/html/log/
There are no additional logs in /var/www/html/log.
When going to the website I get the default Nginx page.
Hi,
Trying to get Movim up and running on a stock Ubuntu box with no other docker containers running.
Copied the YML from the Readme file (image is movim/movim:0.18rc8) Edited MOVIM_PASSWORD, MOVIM_DOMAIN and POSTGRES_PASSWORD Started with docker-compose Got the error below