Open nyko100 opened 9 months ago
Seems like IPv6 is not correctly working. Did you already tried to disable IPv6?
I disabled ipv6 with
su root
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
now dietpi-update runs. But this seems not to be the proper way to update. This problem came up approx. 2 month ago, before dietpi-update ran without any problems.
now dietpi-update runs. But this seems not to be the proper way to update
It is the correct way if your system doesn't have a valid IPv6 address.
This problem came up approx. 2 month ago, before dietpi-update ran without any problems
This statement somehow does not match the DietPi source version v8.7.1 as stated above. Version 8.7.1 is over 1.5 years old.
ok, maybe the last update was made more than 2 months ago, don't know. At least now the update script is running. Thanks for your help
-> It is the correct way if your system doesn't have a valid IPv6 address.
good to know, thanks
It is the correct way if your system doesn't have a valid IPv6 address.
Disable IPv6 if not present. This is what you did now.
Creating a bug report/issue
Required Information
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=8 G_DIETPI_VERSION_SUB=7 G_DIETPI_VERSION_RC=1 G_GITBRANCH='master' G_GITOWNER='MichaIng' G_LIVE_PATCH_STATUS[0]='not applicable'
Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
bullseye 1
Kernel version |
uname -a
Linux DietPi 6.1.21+ #1642 Mon Apr 3 17:19:14 BST 2023 armv6l GNU/Linux
SBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)RPi Zero (armv6l)
Power supply used | (EG: 5V 1A RAVpower)
5 V 1,2 A power adapter
SD card used | (EG: SanDisk ultra)
xlync 16 GB
Additional Information (if applicable)
Software title | (EG: Nextcloud)
driver for roller blind, written in c++ 17
Was the software title installed freshly or updated/migrated?
freshly from source
Can this issue be replicated on a fresh installation of DietPi?
Bug report ID |
echo $G_HW_UUID
805cb436-6fdd-45eb-9220-2e791f8773a8
Steps to reproduce
sudo /boot/dietpi/func/dietpi-set_hardware enableipv6 enable (as explained in thread https://github.com/MichaIng/DietPi/issues/5731)
sudo dietpi-update
Expected behaviour
updating the system
Actual behaviour
Copy and paste only the BLUE lines below into the ticket -
Extra details
Details:
Linux DietPi 6.1.21+ #1642 Mon Apr 3 17:19:14 BST 2023 armv6l GNU/Linux
ping -6nc 1 -W 10 2620:fe::fe
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Additional logs:
--- 2620:fe::fe ping statistics --- 1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms