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

Cannot import project from GIthub #19

Open
dev0x10 opened this issue Mar 20, 2015 · 2 comments
Open

Cannot import project from GIthub #19

dev0x10 opened this issue Mar 20, 2015 · 2 comments

Comments

@dev0x10
Copy link

dev0x10 commented Mar 20, 2015

Tried to import project from Github and saw fetching but it stuck forever
http://i.imgur.com/ydxhiHg.png

@fredsa
Copy link
Contributor

fredsa commented Mar 21, 2015

Assuming you've got a local copy of the Cloud Playground…

If you look at the console output, you'll see that the task queue is running, trying to fetch individual documents from github, but without a key. Github will rate limit you pretty quickly. You can try logging in as an app admin (click SIGN IN button in top right of the playground) and then clicking the "oauth2" admin link at the bottom, in order to insert an GitHub application key.

An easier route is put a git submodule into the repos/ directory within the project. That will give you a template project which doesn't requiring any fetching.

@ytrezq
Copy link

ytrezq commented Jul 25, 2016

@fredsa : and in the case of the public version ? https://cloud-playground.appspot.com/playground/ (it doesn’t seems to work for any projects either)
I’m logged‑in, but I can’t find the link to add an application key … Please post an image.

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

3 participants