Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

composer install error - "Could not read from remote repository" #22

Open
camilloaddis opened this issue Feb 16, 2016 · 8 comments
Open

Comments

@camilloaddis
Copy link

Hi, when I try to run composer install, it throws this error:

[RuntimeException]                                                                                                 
Failed to execute git clone --no-checkout '[email protected]:errorstudio/rooftop-hosted-hooks.git' 'web/app/mu-plugins/rooftop-hosted-hooks/' && cd 'web/app/mu-plugins/rooftop-hosted-hooks/' && git remote add composer '[email protected]:errorstudio/rooftop-hosted-hooks.git' && git fetch composer
Cloning into 'web/app/mu-plugins/rooftop-hosted-hooks'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.

Is it me or there's an error? How can I fix it?
Thanks

@edtjones
Copy link
Member

Hi @camilloaddis sorry about that! We have a private git repo with some stuff in for the hosted service at www.rooftopcms.com - things like generating CNAMEs on Cloudflare and S3 buckets. We haven't released only because it's not really generically applicable.

I will talk to @Foxpaul about a better way to deploy that without messing up the public composer.json. In the short term, clone the repo and remove that line from the public/composer.json.

@camilloaddis
Copy link
Author

Thanks! The installation worked without problems, but after all vagrant setup, if you go to http://rooftop-cms.dev it falls in a redirect loop (http://rooftop-cms.dev/wp-signup.php?new=rooftop-cms.dev)…

@edtjones
Copy link
Member

Hi @camilloaddis I didn't reply to this - sorry :-( I hope you found the answer - which is that you need to remove all the querystring params and then you'll be able to log in. Haven't got to the bottom of why it happens.

@shaabans
Copy link

shaabans commented May 9, 2016

Hi @edtjones, I'm seeing the same redirect issue that @camilloaddis mentioned, and removing the query string does not resolve it. No matter what valid URL I try, it keeps ending up back at that same URL (http://rooftop-cms.dev/wp-signup.php?new=rooftop-cms.dev). Do you have any further hints?

@edtjones
Copy link
Member

edtjones commented May 9, 2016

Hi Sam

Hmm. Definitely something off there. Will investigate by spinning up from scratch as soon as I can (or @Foxpaul can). As a temporary measure I could share a db dump from a working install?

Ed

Sent from my phone: please forgive the brevity.

Ed Jones

On 9 May 2016, at 21:17, Sam [email protected] wrote:

Hi @edtjones, I'm seeing the same redirect issue that @camilloaddis mentioned, and removing the query string does not resolve it. No matter what valid URL I try, it keeps ending up back at that same URL (http://rooftop-cms.dev/wp-signup.php?new=rooftop-cms.dev). Do you have any further hints?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub

@shaabans
Copy link

shaabans commented May 9, 2016

Hey Ed, that would be great. We've been trying to get Rooftop fired up for a few days, and love the idea of using a WP-based tool that all our frontend devs use if we can get it running.

@wkentdag wkentdag mentioned this issue Jun 27, 2016
@hhsnopek
Copy link
Contributor

This error is still present on master

@jalbstmeijer
Copy link

Same issue here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants