December 11, 20205 yr 10 hours ago, odiby said: Hi @wazabees have the same issue. For now just do a rollback to Version 2.3.8. Klick on the Wallabag icon and choose Edit. Nice, thanks for the tip @Newbie. I haven't had a need to downgrade a docker before.
December 12, 20205 yr @A75G Hi, I followed this guide to install the matrix docker, but I get errors and warnings in the logs, which I cannot find fixes for, can you pls help me? 0: Max number of open files/sockets allowed for this process: 40960 0: Due to the open files/sockets limitation, max supported number of TURN Sessions possible is: 20000 (approximately) 0: ==== Show him the instruments, Practical Frost: ==== 0: TLS supported 0: DTLS supported 0: DTLS 1.2 supported 0: TURN/STUN ALPN supported 0: Third-party authorization (oAuth) supported 0: GCM (AEAD) supported 0: OpenSSL compile-time version: OpenSSL 1.1.1d 10 Sep 2019 (0x1010104f) 0: 0: SQLite supported, default database location is /var/lib/turn/turndb 0: Redis supported 0: PostgreSQL supported 0: MySQL supported 0: MongoDB is not supported 0: 0: Default Net Engine version: 3 (UDP thread per CPU core) ===================================================== 0: Domain name: 0: Default realm: turn.mydomain.tld 0: CONFIGURATION ALERT: You specified --lt-cred-mech and --use-auth-secret in the same time. Be aware that you could not mix the username/password and the shared secret based auth methohds. Shared secret overrides username/password based auth method. Check your configuration! 0: ERROR: CONFIG ERROR: Empty cli-password, and so telnet cli interface is disabled! Please set a non empty cli-password! 0: WARNING: cannot find certificate file: /data/mydomain.cc.tls.crt (1) 0: WARNING: cannot start TLS and DTLS listeners because certificate file is not set properly 0: WARNING: cannot find private key file: /data/mydomain.cc.tls.key (1) 0: WARNING: cannot start TLS and DTLS listeners because private key file is not set properly 0: WARNING: cannot find DH key file: /data/mydomain.cc.tls.dh (1) 0: NO EXPLICIT LISTENER ADDRESS(ES) ARE CONFIGURED 0: ===========Discovering listener addresses: ========= 0: Listener address to use: 127.0.0.1 0: Listener address to use: 172.17.0.19 0: ===================================================== 0: Total: 1 'real' addresses discovered 0: ===================================================== 0: NO EXPLICIT RELAY ADDRESS(ES) ARE CONFIGURED 0: ===========Discovering relay addresses: ============= 0: Relay address to use: 172.17.0.19 0: ===================================================== 0: Total: 1 relay addresses discovered 0: ===================================================== 0: Cannot create pid file: /var/run/turnserver.pid 0: pid file created: /var/tmp/turnserver.pid 0: IO method (main listener thread): epoll (with changelist) 0: Wait for relay ports initialization... 0: relay 172.17.0.19 initialization... 0: relay 172.17.0.19 initialization done 0: Relay ports initialization done 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: turn server id=1 created 0: turn server id=0 created 0: turn server id=2 created 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: turn server id=4 created 0: turn server id=3 created 0: turn server id=6 created 0: turn server id=5 created 0: IO method (general relay thread): epoll (with changelist) 0: turn server id=7 created 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: turn server id=8 created 0: turn server id=10 created 0: turn server id=9 created 0: turn server id=11 created 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: turn server id=12 created 0: turn server id=13 created 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported This server is configured to use 'matrix.org' as its trusted key server via the 'trusted_key_servers' config option. 'matrix.org' is a good choice for a key server since it is long-lived, stable and trusted. However, some admins may wish to use another server for this purpose. To suppress this warning and continue using 'matrix.org', admins should set 'suppress_key_server_warning' to 'true' in homeserver.yaml. -------------------------------------------------------------------------------- Also how exactly can I use postgres as the database and what does that keyserver warning mean? censored_homeserver.yaml Edited December 13, 20205 yr by .youngspace added config
December 14, 20205 yr Author On 12/11/2020 at 2:52 AM, wazabees said: Hello there! There has been a large update to Wallabag and now the docker appears to not work any more. https://github.com/wallabag/wallabag/releases/tag/2.4.0 I get the following errors: Starting provisioner... [WARNING]: Found both group and host with same name: localhost [WARNING]: Platform linux on host localhost is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/referen ce_appendices/interpreter_discovery.html for more information. Provisioner finished. 192.168.1.1 - - [11/Dec/2020:00:46:21 +0100] "GET /api/entries/exists.json?url=http://192.168.1.12:8282/plugins/dynamix.docker.manager/include/Events.php?action=log&container=f5ee5fb51b0d&title=Log%20for:%20wallabag HTTP/1.1" 500 83 "-" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.1 - - [11/Dec/2020:00:46:27 +0100] "GET /api/entries/exists.json?url=http://192.168.1.12:6500/ HTTP/1.1" 500 83 "-" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.1 - - [11/Dec/2020:00:46:31 +0100] "GET /api/entries/exists.json?url=http://192.168.1.12:6500/ HTTP/1.1" 500 83 "-" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.1 - - [11/Dec/2020:00:46:31 +0100] "GET /api/entries/exists.json?url=https://www.google.com/search?q=wala&btnK HTTP/1.1" 500 83 "-" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.1 - - [11/Dec/2020:00:46:32 +0100] "GET /api/entries/exists.json?url=https://www.google.com/search?q=wala&btnK HTTP/1.1" 500 83 "-" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.1 - - [11/Dec/2020:00:46:34 +0100] "GET /api/entries/exists.json?url=https://www.google.com/search?q=wala&btnK HTTP/1.1" 500 83 "-" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.1 - - [11/Dec/2020:00:46:34 +0100] "GET / HTTP/1.1" 302 213 "-" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 2020/12/11 00:46:34 [error] 266#266: *25 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1 no such table: wallabag_internal_setting in /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:67 Stack trace: #0 /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(67): PDO->prepare('SELECT t0.value...', Array) #1 /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(903): Doctrine\DBAL\Driver\PDOConnection->prepare('SELECT t0.value...') #2 /var/www/wallabag/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(726): Doctrine\DBAL\Connection->executeQuery('SELECT t0.value...', Array, Array) #3 /var/www/wallabag/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php(193): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(Array, NULL, NULL, Array, NULL, 1, NULL) #4 /var/www/wallabag/vendor/craue/config-bundle/Util/Config.php(73): Doctrine\ORM\EntityRepository->findOneBy(Array) #5 /var/www/wallabag" while reading response header from upstream, client: 192.168.1.1, server: _, request: "GET /login HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "removed url" 192.168.1.1 - - [11/Dec/2020:00:46:34 +0100] "GET /login HTTP/1.1" 500 31 "-" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.1 - - [11/Dec/2020:00:46:34 +0100] "GET /favicon.ico HTTP/1.1" 200 34494 "https://removed url/login" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 192.168.1.1 - - [11/Dec/2020:00:46:46 +0100] "GET /api/entries/exists.json?url=http://192.168.1.12:8282/plugins/dynamix.docker.manager/include/Events.php?action=log&container=f5ee5fb51b0d&title=Log%20for:%20wallabag HTTP/1.1" 500 83 "-" "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0" 2020/12/11 00:46:58 [error] 266#266: *53 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1 no such table: wallabag_internal_setting in /var/www/wallabag/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:67 On 12/11/2020 at 11:26 AM, odiby said: Hi @wazabees have the same issue. For now just do a rollback to Version 2.3.8. Klick on the Wallabag icon and choose Edit. Then change the Repository from `:latest` to `:2.3.8` and hit apply at the bottom. Keep in mind that your are stuck to this version until you change it back to `:latest` or what ever In every update put "migrate" in Post Arguments: (Advanced View) Keep it running until you get Migrate complated Then remove the "migrate" in Post Arguments: (Advanced View) and run it normally
December 14, 20205 yr Author On 12/12/2020 at 10:08 PM, .youngspace said: @A75G Hi, I followed this guide to install the matrix docker, but I get errors and warnings in the logs, which I cannot find fixes for, can you pls help me? 0: Max number of open files/sockets allowed for this process: 40960 0: Due to the open files/sockets limitation, max supported number of TURN Sessions possible is: 20000 (approximately) 0: ==== Show him the instruments, Practical Frost: ==== 0: TLS supported 0: DTLS supported 0: DTLS 1.2 supported 0: TURN/STUN ALPN supported 0: Third-party authorization (oAuth) supported 0: GCM (AEAD) supported 0: OpenSSL compile-time version: OpenSSL 1.1.1d 10 Sep 2019 (0x1010104f) 0: 0: SQLite supported, default database location is /var/lib/turn/turndb 0: Redis supported 0: PostgreSQL supported 0: MySQL supported 0: MongoDB is not supported 0: 0: Default Net Engine version: 3 (UDP thread per CPU core) ===================================================== 0: Domain name: 0: Default realm: turn.mydomain.tld 0: CONFIGURATION ALERT: You specified --lt-cred-mech and --use-auth-secret in the same time. Be aware that you could not mix the username/password and the shared secret based auth methohds. Shared secret overrides username/password based auth method. Check your configuration! 0: ERROR: CONFIG ERROR: Empty cli-password, and so telnet cli interface is disabled! Please set a non empty cli-password! 0: WARNING: cannot find certificate file: /data/mydomain.cc.tls.crt (1) 0: WARNING: cannot start TLS and DTLS listeners because certificate file is not set properly 0: WARNING: cannot find private key file: /data/mydomain.cc.tls.key (1) 0: WARNING: cannot start TLS and DTLS listeners because private key file is not set properly 0: WARNING: cannot find DH key file: /data/mydomain.cc.tls.dh (1) 0: NO EXPLICIT LISTENER ADDRESS(ES) ARE CONFIGURED 0: ===========Discovering listener addresses: ========= 0: Listener address to use: 127.0.0.1 0: Listener address to use: 172.17.0.19 0: ===================================================== 0: Total: 1 'real' addresses discovered 0: ===================================================== 0: NO EXPLICIT RELAY ADDRESS(ES) ARE CONFIGURED 0: ===========Discovering relay addresses: ============= 0: Relay address to use: 172.17.0.19 0: ===================================================== 0: Total: 1 relay addresses discovered 0: ===================================================== 0: Cannot create pid file: /var/run/turnserver.pid 0: pid file created: /var/tmp/turnserver.pid 0: IO method (main listener thread): epoll (with changelist) 0: Wait for relay ports initialization... 0: relay 172.17.0.19 initialization... 0: relay 172.17.0.19 initialization done 0: Relay ports initialization done 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: turn server id=1 created 0: turn server id=0 created 0: turn server id=2 created 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: turn server id=4 created 0: turn server id=3 created 0: turn server id=6 created 0: turn server id=5 created 0: IO method (general relay thread): epoll (with changelist) 0: turn server id=7 created 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: turn server id=8 created 0: turn server id=10 created 0: turn server id=9 created 0: turn server id=11 created 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) 0: turn server id=12 created 0: turn server id=13 created 0: IO method (general relay thread): epoll (with changelist) 0: IO method (general relay thread): epoll (with changelist) socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported socket: Protocol not supported This server is configured to use 'matrix.org' as its trusted key server via the 'trusted_key_servers' config option. 'matrix.org' is a good choice for a key server since it is long-lived, stable and trusted. However, some admins may wish to use another server for this purpose. To suppress this warning and continue using 'matrix.org', admins should set 'suppress_key_server_warning' to 'true' in homeserver.yaml. -------------------------------------------------------------------------------- Also how exactly can I use postgres as the database and what does that keyserver warning mean? censored_homeserver.yaml 89.11 kB · 1 download Change bind_addresses to 0.0.0.0 Getting errors is normal in matrix just fouce on the red errors and google until you get it running I wish i can help you but i haven't tinker with it for some time and i forgot how copnfiguration works.
December 14, 20205 yr 9 minutes ago, A75G said: In every update put "migrate" in Post Arguments: (Advanced View) Keep it running until you get Migrate complated Then remove the "migrate" in Post Arguments: (Advanced View) and run it normally This worked perfectly - thank you!
December 14, 20205 yr 😔 not for me. If I try to access over subdomain I get the "400 Bad Request" Error. Access over IP shows something but the resources (images,js,css) still are mapped to the subdomain (web console says 400 too) so I get a weird looking site. Do the update need some adjustments on the Nginx config? Thats all I get from the log file Starting provisioner... [WARNING]: Found both group and host with same name: localhost [WARNING]: Platform linux on host localhost is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change this. See https://docs.ansible.com/ansible/2.9/referen ce_appendices/interpreter_discovery.html for more information. Provisioner finished. 172.19.0.4 - - [14/Dec/2020:15:17:53 +0100] "GET / HTTP/1.1" 400 150 "-" "-" 192.168.1.180 - - [14/Dec/2020:15:18:07 +0100] "GET /login HTTP/1.1" 200 1258 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Safari/605.1.15" 172.19.0.4 - - [14/Dec/2020:15:18:07 +0100] "GET /bundles/fosjsrouting/js/router.js HTTP/1.1" 400 150 "-" "-" 172.19.0.4 - - [14/Dec/2020:15:18:07 +0100] "GET /wallassets/material.css HTTP/1.1" 400 150 "-" "-" 172.19.0.4 - - [14/Dec/2020:15:18:07 +0100] "GET /wallassets/material.js HTTP/1.1" 400 150 "-" "-" 172.19.0.4 - - [14/Dec/2020:15:18:07 +0100] "GET /img/logo-wallabag.svg HTTP/1.1" 400 150 "-" "-" 192.168.1.180 - - [14/Dec/2020:15:18:07 +0100] "GET /js/routing?callback=fos.Router.setData HTTP/1.1" 200 397 "http://192.168.1.77:8105/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Safari/605.1.15" 172.19.0.4 - - [14/Dec/2020:15:18:08 +0100] "GET /img/logo-wallabag.svg HTTP/1.1" 400 150 "-" "-" API Access seems still to work
December 14, 20205 yr 5 hours ago, A75G said: Change bind_addresses to 0.0.0.0 Getting errors is normal in matrix just fouce on the red errors and google until you get it running I wish i can help you but i haven't tinker with it for some time and i forgot how copnfiguration works. I tried changing it to bind_addresses: ['0.0.0.0'], sadly the error does not change
December 22, 20205 yr On 12/14/2020 at 8:10 AM, A75G said: In every update put "migrate" in Post Arguments: (Advanced View) Keep it running until you get Migrate complated Then remove the "migrate" in Post Arguments: (Advanced View) and run it normally So, I am not understanding a few things. Why is this necessary? And what does it do? And Thanks, by the way!
December 29, 20205 yr There's a bug with the docker container for Matrix. within homeserver.yaml:``` name: sqlite3 args: database: /homeserver.db Should be name: sqlite3 args: database: /data/homeserver.db This fixes it and allows the webgui to load
December 30, 20205 yr I'm trying to setup reverse proxy for droppy using nginx proxy manager. It doesn't work. Blank page after login. Anybody have ideas?
January 1, 20215 yr Does anybody have a SWAG NGINX proxy-conf for the 'epicgames freegames' Docker container?
January 2, 20215 yr Hi, I have tried to set up the epicgames-freegames container in combination with an nginx reverse proxy at /epicgames. That does not work however. Any hints how to set up a subfolder?
January 2, 20215 yr hey, Thx for the BlueIris in Docker. I just installed it via the community applications page in Unraid. When I go to the webUI, it get this.... Any thoughts on what I messed up on?
January 2, 20215 yr 3 hours ago, chester51 said: hey, Thx for the BlueIris in Docker. I just installed it via the community applications page in Unraid. When I go to the webUI, it get this.... Any thoughts on what I messed up on? I clicked on vnc.html and it brought up the VNC page in the browser, then clicked connect and it started the rest of the install process.
January 3, 20215 yr How would I go about using the RESOLUTION variable for changing the VNC resolution? I've tried adding the variable manually, but it doesn't seem to be working.
January 3, 20215 yr 1 hour ago, PanteraGSTK said: How would I go about using the RESOLUTION variable for changing the VNC resolution? I've tried adding the variable manually, but it doesn't seem to be working. The default resolution is 1024x768x24. If you need to change the resolution set the environmental variable: RESOLUTION=1920x1080x24 or RESOLUTION=1440x768x24 etc The github doc is here.
January 3, 20215 yr 1 hour ago, tin1 said: The default resolution is 1024x768x24. If you need to change the resolution set the environmental variable: RESOLUTION=1920x1080x24 or RESOLUTION=1440x768x24 etc The github doc is here. That's exactly what I'm trying to do. I'm probably missing something as to how to add that variable to the docker template.
January 3, 20215 yr First thank you for the docker BlueIRIS, does this need to go through install each time the docker is restarted?
January 4, 20215 yr Anyone else has Problems with reactive Resume? When i start it i can access it but as soon as page has finished loading it turns entirely grey.
January 4, 20215 yr 17 hours ago, dbrown2 said: First thank you for the docker BlueIRIS, does this need to go through install each time the docker is restarted? So far, that's what I've seen (if you make any changes to the template). If you simply restart the docker, it goes through some setup, but my test camera is still showing up.
January 13, 20215 yr I'm having a bit trouble setting wallabag up to use my redis container. Does anyone else have this configured successfully? All I get is this message: 500: Internal Server Error php_network_getaddresses: getaddrinfo failed: Name does not resolve [tcp://redis:6379]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.