Replies: 8 comments 6 replies
-
@nodeam Perhaps you should post this under Issues rather than Discussions. |
Beta Was this translation helpful? Give feedback.
-
Runs fine here, as it says that it can't resolve the host, it's probably network related.
|
Beta Was this translation helpful? Give feedback.
-
At my proxmox it works too. Have you an another lxc ? Or the main system. What happens when you execute the command? |
Beta Was this translation helpful? Give feedback.
-
OK I logged into the half baked Nexcloudpi container and I could ping a shit. Nextcloudpi script goes only trough if you don't block Google DNS servers at 8.8.8.8 and 8.8.4.4. What the heck! What this script needs Google DNS servers for? Please somebody review this. NB. helperscripts:/git/helperscripts\> grep -rE '8.8.8.8|8.8.4.4'
install/smokeping-install.sh:host = 8.8.8.8
install/nextcloudpi-install.sh:DNS=8.8.8.8
install/nextcloudpi-install.sh:FallbackDNS=8.8.4.4
install/pihole-install.sh:PIHOLE_DNS_1=8.8.8.8
install/pihole-install.sh:PIHOLE_DNS_2=8.8.4.4
install/pihole-install.sh: sed -i -e 's/PIHOLE_DNS_1=8.8.8.8/PIHOLE_DNS_1=127.0.0.1#5335/' -e 's/PIHOLE_DNS_2=8.8.4.4/#PIHOLE_DNS_2=8.8.4.4/' /etc/pihole/setupVars.conf |
Beta Was this translation helpful? Give feedback.
-
I was afraid reading it. |
Beta Was this translation helpful? Give feedback.
-
No more questions |
Beta Was this translation helpful? Give feedback.
-
As I understand it, this is a problem with Nextcloud that has existed for a long time but has been consistently ignored. |
Beta Was this translation helpful? Give feedback.
-
PR ongoing since it has officially been fixed |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
``Processing triggers for libc-bin (2.36-9+deb12u8) ...
/curl: (6) Could not resolve host: raw.githubusercontent.com
/dev/fd/63: line 1: $'\E[?25h': command not found
/dev/fd/63: line 2: $'\E[01': command not found
/dev/fd/63: line 2: $'31m[ERROR]\E[m': command not found
/dev/fd/63: line 2: $'31m31\E[m:': command not found
/dev/fd/63: line 2: $'31m0\E[m:': command not found
[ERROR] in line 31: exit code 0: while executing command $STD bash <(curl -fsSL [https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh)
](https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh)%60)
Beta Was this translation helpful? Give feedback.
All reactions