Thank you! Works perfectly!
cstork
Posts
-
Limit use of SearXNG to certain Cloudron usersOct 5, 2024, 3:02 PM -
Astral unlisted from app storeSep 30, 2024, 11:49 AM@murgero FWIW there's been an update on the
main
branch 2 months ago. The production app seems to be running from thenext
branch. -
Limit use of SearXNG to certain Cloudron usersSep 30, 2024, 9:18 AMThank you! That would be great!
-
Limit use of SearXNG to certain Cloudron usersSep 28, 2024, 9:34 AMWhat's the best way to prevent "the public" from using a private SearXNG instance?
-
Severe DNS problems (still on 7.7.2)Sep 26, 2024, 7:05 PMGreat! Thank you!
BTW, it seems in retrospect that the start of the DNS problems coincided with me beginning to use the OpenVPN app. Take that for whatever it's worth.
-
Severe DNS problems (still on 7.7.2)Sep 26, 2024, 6:01 PMHmm, my
/etc/resolv.conf
lacks the last line:cat /etc/resolv.conf # This file is managed by man:systemd-resolved(8). Do not edit. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs must not access this file directly, but only through the # symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a different way, # replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad
Do I need to fix that?
Re
/etc/systemd/resolved.conf
: indeed I confused the two files and now – with the edit – DNS lookup works even after reboot! Thank you!However, I still had problems with the Cloudron OpenID login to my apps. I ran:
[sudo] password for cstork: [OK] node version is correct [OK] docker is running [OK] MySQL is running [OK] nginx is running [OK] box is running unbound is down. updating root anchor to see if it fixes it [OK] unbound is running [OK] Dashboard is reachable via domain name [WARN] Domain xx expiry check skipped because whois does not have this information
and that fixed the login issues apparently.
Now my only question is for a word of advice: First update to Cloudron 8 or to Ubuntu 22.04/24.04 ?
-
Severe DNS problems (still on 7.7.2)Sep 26, 2024, 3:39 PMHowever, this does not survive a reboot:
# after reboot $ resolvectl dns ens32 Link 2 (ens32):
How do I permanently change the nameserver (and why was it "unset" without me doing anything)?
-
Severe DNS problems (still on 7.7.2)Sep 26, 2024, 2:07 PMOk, so this fixed it... for now:
sudo resolvectl dns ens32 1.1.1.1 8.8.8.8 && sudo systemctl restart systemd-resolved
But I'm still baffled as to how it could get into this state. Any idea?
-
Severe DNS problems (still on 7.7.2)Sep 26, 2024, 12:37 PMOops, wait! By now the DNS entry in
/etc/resolv.conf
has disappeared again. Give me some more time to figure out what to do.... -
Severe DNS problems (still on 7.7.2)Sep 26, 2024, 12:33 PMI don't think there was an attempt to upgrade to 8 yet. I think the DNS problems were there already before.
Anyway, here's what I got:
root@my:~# apt remove resolvconf Reading package lists... Done Building dependency tree Reading state information... Done Package 'resolvconf' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 117 not upgraded. root@my:~# ps aux | grep resolv systemd+ 762 0.0 0.1 24000 5604 ? Ss Sep25 0:08 /lib/systemd/systemd-resolved root@my:~# cat /etc/resolv.conf # ... nameserver 127.0.0.53 options edns0 trust-ad root@my:~# resolvectl status Global LLMNR setting: no MulticastDNS setting: no DNSOverTLS setting: no DNSSEC setting: no DNSSEC supported: no DNSSEC NTA: 10.in-addr.arpa 16.172.in-addr.arpa 168.192.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa corp d.f.ip6.arpa home internal intranet lan local private test Link 46 (veth7845bc1) Current Scopes: none DefaultRoute setting: no LLMNR setting: yes MulticastDNS setting: no DNSOverTLS setting: no DNSSEC setting: no DNSSEC supported: no ... lots more veth.... Link 4 (br-9ecb37f36dc9) Current Scopes: none DefaultRoute setting: no LLMNR setting: yes MulticastDNS setting: no DNSOverTLS setting: no DNSSEC setting: no DNSSEC supported: no Link 3 (docker0) Current Scopes: none DefaultRoute setting: no LLMNR setting: yes MulticastDNS setting: no DNSOverTLS setting: no DNSSEC setting: no DNSSEC supported: no Link 2 (ens32) Current Scopes: none DefaultRoute setting: no LLMNR setting: yes MulticastDNS setting: no DNSOverTLS setting: no DNSSEC setting: no DNSSEC supported: no root@my:~# echo DNS=1.1.1.1 >> /etc/resolv.conf root@my:~# systemctl restart systemd-resolved root@my:~# ping google.com ping: google.com: Temporary failure in name resolution
-
Severe DNS problems (still on 7.7.2)Sep 25, 2024, 5:33 PMI don't know how it got so far but it seems my DNS lookup fails already for quite some time. I had problems before but then it seemed that restarting unbound after it went down solved the problems.
$ nslookup example.com ;; Got SERVFAIL reply from 127.0.0.53 Server: 127.0.0.53 Address: 127.0.0.53#53 ** server can't find example.com: SERVFAIL
I'm running Cloudron 7.7.2 on Ubuntu 20.04.2.
$ sudo cloudron-support --troubleshoot [sudo] password for cstork: [OK] node version is correct [OK] docker is running [OK] MySQL is running [OK] nginx is running [OK] box is running unbound is down. updating root anchor to see if it fixes it [OK] unbound is running [OK] Dashboard is reachable via domain name getaddrinfo(whois.denic.de): Temporary failure in name resolution [WARN] Domain eichenlaub.de expiry check skipped because whois does not have this information
What's the best way to further analyse this?
-
Grist | The Evolution of SpreadsheetsAug 13, 2024, 2:00 PMYes, definitely interesting. Maybe finally a feasible replacement for some google sheets of mine...