I was able to upgrade to bullseye.
I use my Odroid Xu4 as small NAS, with plex (runing fine), webmin (also OK), Nextcloud (doesn’t work, I use Lighttpd just for the record), Transmision (working fine), jellyfin (not working), I also had PiHole but I uninstalled, it wasn’t working anyway.
Now when I do try to install any software using dietpi-software command, I get errors like this:
[code]#### Details:
- Date | Fri Nov 12 19:45:29 CET 2021
- Bug report | 09b1024c-be80-4175-9483-be16d310f025
- DietPi version | v7.7.3 (MichaIng/master)
- Image creator | DietPi Core Team
- Pre-image | Meveric
- Hardware | Odroid XU3/XU4/MC1/HC1/HC2 (armv7l) (ID=11)
- Kernel version | `Linux DietPi 4.9.61+ #1 SMP PREEMPT Sat Nov 18 15:15:45 UTC 2017 armv7l GNU/Linux`
- Distro | bullseye (ID=6)
- Command | `curl --key --connect-timeout 8 --retry 1 --retry-delay 4 -sSvT 09b1024c-be80-4175-9483-be16d310f025.7z sftp://dietpi-survey:upload2dietpi@ssh.dietpi.com:22/bugreport/`
- Exit code | 6
- Software title | DietPi-BugReport
#### Steps to reproduce:
<!-- Explain how to reproduce the issue -->
1. ...
2. ...
#### Expected behaviour:
<!-- What SHOULD happen? -->
- ...
#### Actual behaviour:
<!-- What IS happening? -->
- ...
#### Extra details:
<!-- Please post any extra details that might help solve the issue -->
- ...
#### Additional logs:
- Could not resolve host: ssh.dietpi.com
- Closing connection 0
curl: (6) Could not resolve host: ssh.dietpi.com - Could not resolve host: ssh.dietpi.com
- Closing connection 1
curl: (6) Could not resolve host: ssh.dietpi.com
[/code]
Any help?