https://bugzilla.suse.com/show_bug.cgi?id=1232565 https://bugzilla.suse.com/show_bug.cgi?id=1232565#c3 --- Comment #3 from Stanislav Brabec <sbrabec@suse.com> --- Using --debug, I found a source of the problem. It stopped to work when I created ~/.ssh/id_ed25519 and ~/.ssh/id_ed25519.pub. DEBUG: Using ssh key from file: /home/sbrabec/.ssh/id_ed25519 Server returned an error: HTTP Error 401: Unauthorized If I delete these files, build.suse.de starts to work again. With a fresh home directory, the work-around does not work: DEBUG: Searching ssh keys in '/home/test/.ssh' in the following order: id_ed25519, id_ed25519_sk, id_rsa, id_ecdsa, id_ecdsa_sk, id_dsa Server returned an error: HTTP Error 401: Unauthorized Surprisingly, once it starts to work, I can return these files to its place, and it still works. (Maybe up to the next reboot or re-login.) -- You are receiving this mail because: You are on the CC list for the bug.