I cannot install some packages. So, I have tried "sudo apt-get update" and "sudo apt-get upgrade". These commands do not work, I get "IP not found":
OUTPUT:
Ign:1 ttp://repo.mongodb.org/apt/ubuntu focal/mongodb-org/5.0 InRelease
Hit:2 ttps://download.docker.com/linux/ubuntu impish InRelease
Hit:3 ttps://repos.influxdata.com/ubuntu impish InRelease
Ign:4 ttps://maven.xwiki.org stable/ InRelease
Hit:5 ttps://maven.xwiki.org stable/ Release
Hit:6 ttp://repo.mongodb.org/apt/ubuntu focal/mongodb-org/5.0 Release
Hit:7 ttp://ppa.launchpad.net/ondrej/php/ubuntu impish InRelease
Ign:8 ttp://security.ubuntu.com/ubuntu impish-security InRelease
Ign:9 ttp://nova.clouds.archive.ubuntu.com/ubuntu impish InRelease
Err:12 ttp://security.ubuntu.com/ubuntu impish-security Release
404 Not Found [IP: 2001:67c:1562::15 80]
Ign:13 ttp://nova.clouds.archive.ubuntu.com/ubuntu impish-updates InRelease
Ign:14 ttp://nova.clouds.archive.ubuntu.com/ubuntu impish-backports InRelease
Err:15 ttp://nova.clouds.archive.ubuntu.com/ubuntu impish Release
404 Not Found [IP: 2001:67c:1562::26 80]
Err:16 ttp://nova.clouds.archive.ubuntu.com/ubuntu impish-updates Release
404 Not Found [IP: 2001:67c:1562::26 80]
Err:17 ttp://nova.clouds.archive.ubuntu.com/ubuntu impish-backports Release
404 Not Found [IP: 2001:67c:1562::26 80]
Reading package lists... Done
E: The repository 'ttp://security.ubuntu.com/ubuntu impish-security Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'ttp://nova.clouds.archive.ubuntu.com/ubuntu impish Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'ttp://nova.clouds.archive.ubuntu.com/ubuntu impish-updates Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'ttp://nova.clouds.archive.ubuntu.com/ubuntu impish-backports Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I have read it can be something with the Ubuntu version. I don't want to upgrade to 22.04 if that means loosing all my files and configurations.
Note: I have delete the letter h in the links to be able of posting this questions (too many links)