Problems with shiftkey when I use update command

Hello guys, Im new using native Linux, I have Fedora 37 and Im having problems updating.

I tried to use chat GPT to solve the first problem with the update and I installed a shiftkey for fedora35 so that was my fault.
The actual warning appears when I use sudo dnf update in terminal.

*created by dnf config-manager from https://ninja-mirror.shiftkey.dev/fedora/35/x86_64/ 0.0 B/s | 0 B 00:00
Errors during downloading metadata for repository ‘ninja-mirror.shiftkey.dev_fedora_35_x86_64_’:

  • Curl error (6): Couldn’t resolve host name for https://ninja-mirror.shiftkey.dev/fedora/35/x86_64/repodata/repomd.xml [Could not resolve host: ninja-mirror.shiftkey.dev]
    Error: Failed to download metadata for repo ‘ninja-mirror.shiftkey.dev_fedora_35_x86_64_’: Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
    created by dnf config-manager from https://ninja-mirror.shiftkey.dev/fedora/37/x86_64/ 0.0 B/s | 0 B 00:00
    Errors during downloading metadata for repository ‘ninja-mirror.shiftkey.dev_fedora_37_x86_64_’:
  • Curl error (6): Couldn’t resolve host name for https://ninja-mirror.shiftkey.dev/fedora/37/x86_64/repodata/repomd.xml [Could not resolve host: ninja-mirror.shiftkey.dev]
    Error: Failed to download metadata for repo ‘ninja-mirror.shiftkey.dev_fedora_37_x86_64_’: Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
    Ignoring repositories: ninja-mirror.shiftkey.dev_fedora_35_x86_64_, ninja-mirror.shiftkey.dev_fedora_37_x86_64_
    Dependencies resolved.*

Do you know how to fix that?

Welcome to Fedora @gabo52

Check the software app (I assume you have gnome) click on the Hamburger menu in the title bar. There you should find a repository with shift-key or similar try to deactivate and repeat the update.

You have some repositories enabled that point to invalid URLs (either the servers are down, or the instructions to install them were incorrect).

To fix it you’ll either have to disable the repos, or change the URLs to the correct ones. I was not able to find any information about this repo.

Please give the output of:

dnf repolist

waiting for your response c:

I cant see any hamburguer menu in the title bar :confused:

You can disable the two “shiftkey” repos:

sudo dnf config-manager --set-disabled '*shiftkey*'

That will resolve the errors (which shouldn’t have prevented you from using dnf anyway).

It’s still not clear to me what these repos are supposed to be, or what software you intended to install from them… since they don’t exist.

What you are showing is not the software app in Gnome.

Here a image of the “Software” app in gnome: