ebnerjoh

Members
  • Posts

    167
  • Joined

  • Last visited

Everything posted by ebnerjoh

  1. Hi, I have setup notifications via the notifications center. Now I have a special question: I want to monitor one docker which is configured for auto startup. Can I somehow send a notification, if this docker is down? Br, Johannes
  2. Hi, no, I am not shutting down. I got it now working by reverting back to an older Letsencrypt installation and running a "certbot renew" in the Docker-CLI. I need to look in detail when I have more time.
  3. Hi, I have reverted back now the letsencrypt version, and I was able to fix all errors and warnings, except the last 4 warnings. But the certs are still not updated. Br, Johannes
  4. Hi, was there recently a change on Letsencrypt? Today my websites were broken, because the certificate was not renewed. Last Renewal was in April. In the Logs I cannot find an relating error, of course there are warnings, but I do not think they are responsible for the issue. ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... using keys found in /config/keys [cont-init.d] 30-keygen: exited 0. [cont-init.d] 50-config: executing... Variables set: PUID=99 PGID=100 TZ=Europe/Berlin URL=familie-ebner.at SUBDOMAINS=cloud,tauchen,solar,ha,solar2,nr,nr2,wetter,wetter2,mqtt, EXTRA_DOMAINS=cloud.ff-metnitz.at,slideshow.ff-metnitz.at,backup.ff-metnitz.at, ONLY_SUBDOMAINS=true DHLEVEL=2048 VALIDATION=http DNSPLUGIN= [email protected] STAGING= 2048 bit DH parameters present SUBDOMAINS entered, processing SUBDOMAINS entered, processing Only subdomains, no URL in cert Sub-domains processed are: -d cloud.familie-ebner.at -d tauchen.familie-ebner.at -d solar.familie-ebner.at -d ha.familie-ebner.at -d solar2.familie-ebner.at -d nr.familie-ebner.at -d nr2.familie-ebner.at -d wetter.familie-ebner.at -d wetter2.familie-ebner.at -d mqtt.familie-ebner.at EXTRA_DOMAINS entered, processing Extra domains processed are: -d cloud.ff-metnitz.at -d slideshow.ff-metnitz.at -d backup.ff-metnitz.at E-mail address entered: [email protected] http validation is selected Certificate exists; parameters unchanged; starting nginx [cont-init.d] 50-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /config/nginx/site-confs/ha.familie-ebner.at:42 nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /config/nginx/site-confs/mqtt.familie-ebner.at:42 nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /config/nginx/site-confs/nr.familie-ebner.at:42 nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /config/nginx/site-confs/nr2.familie-ebner.at:42 nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /config/nginx/site-confs/wetter.familie-ebner.at:42 nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /config/nginx/site-confs/wetter2.familie-ebner.at:42 nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module 'resty.core' not found: no field package.preload['resty.core'] no file './resty/core.lua' no file '/usr/share/luajit-2.1.0-beta3/resty/core.lua' no file '/usr/local/share/lua/5.1/resty/core.lua' no file '/usr/local/share/lua/5.1/resty/core/init.lua' no file '/usr/share/lua/5.1/resty/core.lua' no file '/usr/share/lua/5.1/resty/core/init.lua' no file '/usr/share/lua/common/resty/core.lua' no file '/usr/share/lua/common/resty/core/init.lua' no file './resty/core.so' no file '/usr/local/lib/lua/5.1/resty/core.so' no file '/usr/lib/lua/5.1/resty/core.so' no file '/usr/local/lib/lua/5.1/loadall.so' no file './resty.so' no file '/usr/local/lib/lua/5.1/resty.so' no file '/usr/lib/lua/5.1/resty.so' no file '/usr/local/lib/lua/5.1/loadall.so') nginx: [warn] conflicting server name "wetter.familie-ebner.at" on 0.0.0.0:80, ignored nginx: [warn] conflicting server name "wetter2.familie-ebner.at" on 0.0.0.0:80, ignored nginx: [warn] conflicting server name "wetter.familie-ebner.at" on 0.0.0.0:443, ignored nginx: [warn] conflicting server name "wetter2.familie-ebner.at" on 0.0.0.0:443, ignored Server ready
  5. Ok, it seems I got it working. Why I was not able to ping external IPs I am still not sure, but this is now working. What I have changed now is that I have set manually the unrestricted DNS Servers in the OpenVPN Config.
  6. Update: I have made the normal Setup as shown in the video (with "BRIDGE"). I can successfully connect from external. But now the funny thing about my second requirement. It is at least working for iOS. *) iOS: When I am in my WLAN without OpenVPN connected, I have a secured internet connection. No Drugs, Porns,... sites. As soon as I am starting OpenVPN I have full access. It seems it is working, because my UnRaid Server is also unrestricted. It seems the iPhone is using then the IP of the UnRaid server to communicate with externals - so this is OK *) Windows: I can establish a OpenVPN Connection from my Intranet, but as soon as it is active I have still access to my internal IPs, but no access to public IPs anymore. It seems Windows is behaving differently compared to iOS... Any ideas?
  7. Hi, I have two questions: 1) In the video it states "host" for the Docker config (in a screenshot). The default ist "Bridge". If changing to "host" the server is not starting correctly. Should I keept it to "bridge"? 2) I have a special requirement in addition to connecting from outside to my environment. I am using PiHole + OpenDNS to secure the internet for my kids. Onmy firewall I am only allowing the PiHole DNS IPs and the OpenDNS IPs. But sometimes I need to disable this. Therefore I want to connect from internally to OpenVPN, getting a different IP and DNS config and allow then the new IP (or a whole new network) to be unrestricted. Is this possible? Best Regards, Johannes
  8. Hi, is this docker supporting redis? Br, Johannes
  9. Hi, I am using this script now for long time to backup my Appdata as well as my docker-image and flash-drive. On Saturday I had an issue with my Home Assistant installation. By mistake I have removed it from my Dockers so I though, no problem - I have a backup. I went to the Backup/Restore tool, took the backup from the last day (doing every week a backup) and restored it. BIG MISTAKE. I know it was for sure my mistake, but I am not sure, if the backup/restore couldnt be better. So what happened: 1) I am using a Nextcloud Docker for syncing files 2) The restore didnt allow me to select only e.g. home-assistant, I had to restore everything 3) I am 95% sure I took the backup from the day before, but the restore was done on the oldest available backup (end of Jan). But yes, here I could have made an mistake and select the wrong file After restoring the backup file from more then one month I had big issues with my Nextcloud Installation. So I disconnected Nextcloud and tried to recover the Nextcloud-Server. I had no luck and at the end I had to reinstall the nextcloud server. What I didnt expected was, that Nextcloud removed the newer files from my clients after I restored the backup. So I lost all files for one month. I had a second time no luck, because normaly I am doing also an offline Backup of my files on a monthly basis, but this was also one month ago...
  10. Hi, I am wondering how I could manually install plugins? Br, Johannes
  11. Hi, Can someone tell me if I can use the Letsencrypt Docker together with the MQTT Docker to have MQTT with SSL from public?
  12. I want to run as less as possible on the RPi, therefore I have the unraid server ? With the range extenders I had no good experience, for me the wall plugs are working better in terms of signal repeating, but also for them I would need additional 4 to 5 devices to setup a proper coverage. Br, Johannes
  13. Hi, I need to move my Z-Wave stick away from my unRaid server more centrally (with an Raspberry Pi). This should be possible with ser2net (on PI) and socat (on the HA Server). Unfortunatly I have not seen any solution for Socat on Unraid, but I saw that there are dockers available with HomeAssistant + Socat: https://github.com/vladbabii/homeassistant-socat Any chance to get such a thing to the unRaid Docker? Br, Johannes
  14. Hi, I need more info about @thomast_88 SOCAT Docker: I want to share an USB-Device from a Raspberry to a Home-Assistant Docker within Unraid. Will this work with this Docker? If yes, is there somewhere an example available? Br, Johannes
  15. I had the issue again. I am using the Backup/Restore Tool which is shutting down also the dockers. After starting up I had again the issue with MariaDB. Br, Johannes
  16. I tried now to create the keys within the docker, still the same result. Do I need a special program that Node Red is able to read the certificate? I need to uncoment this "fs" setting, maybe it is this? Br, Johannes
  17. I created the pem and cert-file in the /data directory (which is in my case /mnt/user/apdata/nodered). But I am getting this error, after enabling "fs" and "https". > [email protected] start /usr/src/node-red > node $NODE_OPTIONS node_modules/node-red/red.js -v $FLOWS "--userDir" "/data" Error loading settings file: /data/settings.js { Error: ENOENT: no such file or directory, open 'privkey.pem' at Object.fs.openSync (fs.js:646:18) at Object.fs.readFileSync (fs.js:551:33) at Object.<anonymous> (/data/settings.js:141:17) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565:32) at tryModuleLoad (module.js:505:12) at Function.Module._load (module.js:497:3) at Module.require (module.js:596:17) at require (internal/module.js:11:18) errno: -2, code: 'ENOENT', syscall: 'open', path: 'privkey.pem' } The filename is correct... Br, Johannes
  18. Hi, One request for the Docker. Would it be possible to add pip3 install networkx to the docker? I am using it to print a graphical layout of my z-wave network. Br, Johannes
  19. Hi, I was able to get the Node-Red docker running with my Home Assistant docker. But I am unsure about securing Node Red with HTTPS. Are there certificates included? If I just uncommend "fs" and the "https" options I am getting an certificate error and node red is not starting. Br, Johannes
  20. Hi, Is there any information about the Socat Docker available`? What I need: I am running my HomeAssistant on Unraid in the Basement. Currenty I have my Z-Wave Stick plugged directly into the UnRaid Server, but the distance to my Z-Wave nodes is too far. So I am thinking to use an RPi with ser2net to locate the Z-Wave Stick near to my Sensors but then I need Socat on the UnRaid-Server to map the Stick again to the HomeAssistant Docker. Br, Johannes
  21. Many thanks, you saved me a lot of time. I am not sure what exactly happened, I am running unraid since 1 year incl. Nextcloud and MariaDB. Today I restarted the UnRaid-Server via the Frontend and then MariaDB didnt came back anymore. I tired the options from Page1, but without success. Your hint was then the solution! Br, Johannes
  22. Hi, I am running the LetsEncrypt Container with NextCloud and an apache-Container without issues. Now I have some questions:: 1) The Apache Container is not working anymore. Should I move to an NGINX-Container or could I run it on the LetsEncrypt-Docker? 2) If I could run it on the LetsEncrypt-Docker, do you have an example vhost config? 3) I have some webapps which still need PHP5 and not working with PHP7. What option do I have here? As far as I know NGINX (and LetsEncrpyt) is based on PHP7? Br, Johannes
  23. Hi, It was an issue with the pyblnet-component. There is now a new version available and it is working. Br, Johannes
  24. @balloob: Do you have an idea in my issue? I think I may need to install the PyBLNET within the docker, but I do not know how to do. If I run pip3 install PyBLNET within the Docker, then I am getting the following error: r root@UnRaid:/usr/src/app# pip install PyBLNET==0.4.2 Collecting PyBLNET==0.4.2 Using cached https://files.pythonhosted.org/packages/73/72/668f8ab18ed0291bd89430bc39784ffd19ffa0cacbc5dda30151b1a627bf/PyBLNET-0.4.2-py2.py3-none-any.whl Collecting html (from PyBLNET==0.4.2) Using cached https://files.pythonhosted.org/packages/4a/df/0e3d22d50ee43274eb5116f49972a164d853bb3ab305a69a0540b6292252/html-1.16.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 14, in <module> from setuptools.dist import Distribution, Feature File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 24, in <module> from setuptools.depends import Require File "/usr/local/lib/python3.6/site-packages/setuptools/depends.py", line 7, in <module> from .py33compat import Bytecode File "/usr/local/lib/python3.6/site-packages/setuptools/py33compat.py", line 11, in <module> from setuptools.extern.six.moves import html_parser File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/six.py", line 92, in __get__ result = self._resolve() File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/six.py", line 115, in _resolve return _import_module(self.mod) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/six.py", line 82, in _import_module __import__(name) ModuleNotFoundError: No module named 'html.parser'; 'html' is not a package ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-rzjxgfdy/html/ Best Regards, Johannes
  25. Hi, I noticed this behaviour on my system as well. Cache User-Drives is off. Any ideas? Br, Johannes