
wazabees
Members-
Posts
25 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
wazabees's Achievements
Newbie (1/14)
3
Reputation
-
This worked perfectly - thank you!
-
Nice, thanks for the tip @Newbie. I haven't had a need to downgrade a docker before.
-
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
-
Issue has already been fixed and the docker updated. All is well.
-
Brilliant, thanks! I'll keep my eye on the issue.
-
It seems the latest update of the golinks docker failed for me. Is it possible for me to revert to the previous version of the docker? /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='golinks' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -p '8000:8000/tcp' 'prologic/golinks:latest' 266d22bc8926dbf457ba011dad3cdc4948733182ca677081804a3c4c41f40905 /usr/bin/docker: Error response from daemon: OCI runtime create failed: container_linux.go:346: starting container process caused "exec: "/start.sh": permission denied": unknown.
-
Host names or FQDN for dockers running on Unraid
wazabees replied to wazabees's topic in General Support
Hm, probably because I had no idea that I could! Thanks, that's a great tip! Yeah, sometimes I'll go for the easier route, when I just want things to work. Is this the best solution though? Or does a reverse proxy make more sense? I could just assign a unique IP address for NginxProxyManager and let that handle the rest, which would make it a bit easier for me to go back to exposing dockers to the internet in the future, should I want to do that (I'd need to know more about intrusion detection and prevention first..). I must admit that I enjoy poking at stuff for edutainment, but sometimes my other half just want things to work. -
wazabees started following [Support] A75G Repo and Host names or FQDN for dockers running on Unraid
-
Hello! I hope I'm posting in the right place - maybe this is a pfSense question. I am currently trying to assign FQDN to my docker containers running on my Unraid server. The reason is that I want to switch from exposing my dockers to the internet and instead connect to my LAN through OpenVPN for increased security. I have a pfSense router running my OpenVPN server. On my pfSense router I have rules to forward HTTP and HTTPS traffic to the NginxProxyManager on Unraid, and it's working as intended with certificates from LetsEncrypt. I have e.g. nextcloud.mydomain.com, piwigo.mydomain.com, freshrss.mydomain.com working perfectly. However, now that I want to switch to using OpenVPN and removing the pfSense rules to forward HTTP and HTTPS, I still want easy-to-remember FQDN on my dockers. For instance nextcloud.lan, piwigo.lan and freshrss.lan. I use the DNS resolver on pfSense and I know that DNS does not understand ports. I can easily add a host override and create unraid.lan that points to my Unraid server IP, but I can't wrap my brain around how to create the LAN hostnames/FQDN I want to use, as the dockers are running on various ports on the same IP. Am I making sense, by the way? I figured maybe NginxProxyManager could solve this for me, but I have no clue how to get started. My Google-fu has failed me and I mainly find information about how to setup a reverse proxy exposing docker containers to the internet. Any suggestions would be most helpful! Disclaimer: I am a networking noob. Unraid 6.8.3 pfSense 2.4.5-p1
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
wazabees replied to jonp's topic in Plugin Support
Can you please add gcp (Goffi's cp)? https://code.lm7.fr/mcy/gcp Thanks! -
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
wazabees replied to jonp's topic in Plugin Support
Could you please update to the latest version of ncdu? Current version 1.12 that I can see is from August 2016, and 1.13 adds the nice --color flag option for dark terminal windows. Thanks! -
That's a great little addon! Thanks for the suggestion, it works for me. Some more user customization would be fantastic. I don't know if it's feasible though? Usage of ./golinks: -bind="0.0.0.0:8000": [int]:<port> to bind to -config="": config file -dbpath="search.db": database path -fqdn="localhost:8000": FQDN for public access -suggest="https://suggestqueries.google.com/complete/search?client=firefox&q=%s": default URL to retrieve search suggestions from -title="Search": OpenSearch title -url="https://www.google.com/search?q=%s&btnK": default URL to redirect to -v=false: display version information The ability to set the -url option to something else would be nice. Some people, myself included, try to avoid Google. So the ability to change the default -url from Google to something like DuckDuckGo (https://duckduckgo.com/?q=%s) would be most welcome.
-
Question about the Golinks docker From what I can see, the run command is golinks -bind 127.0.0.1:8000 -fqdn localhost:8000 Firefox on my local computer uses the FQDN address set to localhost:8000 which obviously won't work as Golinks is running on my Unraid server. Chrome used the IP address and worked as it should. Is it possible to have the FQDN configurable so I can use "unraidbox:8000"? Or use IP only? Thanks!
-
Nice! No rush to add it to your repo if you don't feel it's ready. The ArchiveBox project is likely to progress slowly due to the author not having too much time. It's an interesting project though! On the subject of bookmark managers/read it later tools, did you consider Shaarli as well? It's not very pretty, but it does look interesting, and development is somewhat active. https://github.com/shaarli/Shaarli https://shaarli.readthedocs.io/en/master/docker/docker-101/
-
Your Shiori and Wallabag containers are great! If you're looking for another project, here's a tip - mainly because I'm curious about it! Archivebox: https://archivebox.io/ Docker info: https://github.com/pirate/ArchiveBox/wiki/Docker
-
Hey! Thanks so much for the Wallabag docker. It works perfectly for me and no problems with NPM. I see that new user registration is enabled by default which may not be ideal for everyone. I added the variable SYMFONY__ENV__FOSUSER_REGISTRATION and set it to false which removes the option to self-register.