• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved Cloning into bare repository '/var/www/vhosts/rapidshoper.com/git/laravel_c3fdb1'... fatal: could not read Username for 'https:/

adhirat

New Pleskian
Server operating system version
Ubuntu
Plesk version and microupdate number
Plesk Obsidian Web Host Edition 18.0.57 Update #2
Hi Team,
I am trying to host a larval application in my domain.
I have added the SSH key in my github account and when I tried to Import, I am getting the following error.
Can you please advise how to fix this?


1701744041320.png
 
Hello.

According to your screenshot - you provide an HTTP address as a repository URL. But authorization by SSH Key works only with SSH cloning. So you should go to your GitHub repository, find Clone option and choose SSH. After that, you will get a URL, that looks like [email protected]:<user>/<repoName>.git. With this URL, you will be able to clone your repo using Laravel Toolkit.
 
Hello.

According to your screenshot - you provide an HTTP address as a repository URL. But authorization by SSH Key works only with SSH cloning. So you should go to your GitHub repository, find Clone option and choose SSH. After that, you will get a URL, that looks like [email protected]:<user>/<repoName>.git. With this URL, you will be able to clone your repo using Laravel Toolkit.
Thanks... It worked...
 
Hello.

According to your screenshot - you provide an HTTP address as a repository URL. But authorization by SSH Key works only with SSH cloning. So you should go to your GitHub repository, find Clone option and choose SSH. After that, you will get a URL, that looks like [email protected]:<user>/<repoName>.git. With this URL, you will be able to clone your repo using Laravel Toolkit.
in my case, what is the solution?
I hide/blur some data
1744305204744.png
 
Back
Top