Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

aGandrass's avatar

Cannot install Github Repository in Laravel Forge

Hi, I am trying to install my GitHub repository into Laravel Forge. I get the following error message:

github.com:22 SSH-2.0-babeld-9389d978

github.com:22 SSH-2.0-babeld-9389d978

github.com:22 SSH-2.0-babeld-9389d978

Cloning into 'testhotel.payrelaxx.com'... ERROR: Repository not found. fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

I am using Github for a while now but today it didn't work. So I deleted my SSH Keys on Github to set a new one. But by entering the SSH key taken from Forge into Github I get the info that the SSH Key has already being used. How can I set the SSH Key again?

Thank you Andre

0 likes
3 replies
bobbybouwmann's avatar

This can mean a lot of things. Are you sure you used the correct repository name?

aGandrass's avatar

Yes, I double checked that. I even tried to install another package and got the same error message. So I think it should be that I do not have a Forge SSH Key inserted into Github. But as I try to do that I get the message that the key is already in use.

Please or to participate in this conversation.