Giter Site home page Giter Site logo

Comments (10)

lexfrei avatar lexfrei commented on June 16, 2024 1

I don't think so. Still not working.

sviridkin@mbp:~$ starter
 Cloud 66 Starter ~ (c) 2016 Cloud 66
 Checking templates in /Users/sviridkin/.starter
 ----> Downloading from https://raw.githubusercontent.com/cloud66/starter/master/templates/templates.json
 Failed to download latest templates due to Get https://raw.githubusercontent.com/cloud66/starter/master/templates/templates.json: dial tcp 151.101.64.133:443: i/o timeout
✗: 1 @ Fri Jun 15 13:09:26 MSK 2018
sviridkin@mbp:~$ curl https://raw.githubusercontent.com/cloud66/starter/master/templates/templates.json
{
  "version" : "1.0.2",
  "dockerfiles" : [
    { "name": "node.dockerfile.template", "url" : "https://raw.githubusercontent.com/cloud66/starter/{{.branch}}/templates/node.dockerfile.template"},
    { "name": "python.dockerfile.template", "url" : "https://raw.githubusercontent.com/cloud66/starter/{{.branch}}/templates/python.dockerfile.template"},
    { "name": "ruby.dockerfile.template", "url" : "https://raw.githubusercontent.com/cloud66/starter/{{.branch}}/templates/ruby.dockerfile.template"},
    { "name": "php.dockerfile.template", "url" : "https://raw.githubusercontent.com/cloud66/starter/{{.branch}}/templates/php.dockerfile.template"}
  ],
  "service-ymls" : [
    { "name": "service.yml.template", "url" : "https://raw.githubusercontent.com/cloud66/starter/{{.branch}}/templates/service.yml.template"}
  ],
  "docker-compose-ymls" : [
    { "name": "docker-compose.yml.template", "url" : "https://raw.githubusercontent.com/cloud66/starter/{{.branch}}/templates/docker-compose.yml.template"}
  ]
}

✓ @ Fri Jun 15 13:10:13 MSK 2018

As you see, curl works fine, so it can't be a connectivity issue.
I'm not sure how to find starter version. Feel free to contact me for any details or tests.

from starter.

SimonRice avatar SimonRice commented on June 16, 2024 1

@khash: the project homepage up at http://www.startwithdocker.com still shows Homebrew as a preferred install method- I think that's one of your pages anyway.

from starter.

khash avatar khash commented on June 16, 2024 1

Thank you for reporting this @repromancer / @SimonRice

I've now changed the website (it's in the gh_pages as Github pages for future reference and PRs) to remove references to brew.

from starter.

khash avatar khash commented on June 16, 2024

@lexfrei this seems like a temporary connectivity issue between the client and Github. I just tried this again and worked fine.

from starter.

khash avatar khash commented on June 16, 2024

Please use -v to get the version.

Trying 1.3.2 (2018-01-09) I can download the templates from a public network.

from starter.

mirzakhany avatar mirzakhany commented on June 16, 2024

I also have same problem @lexfrei
Starter -v:
Starter version: 1.3.2 (2018-01-09)

from starter.

lexfrei avatar lexfrei commented on June 16, 2024

I can't use affected MacBook any more, so I can't give you my version. Sorry.
I'll try to reproduce this little later

from starter.

ExReanimator avatar ExReanimator commented on June 16, 2024

Hi guys!

I've got the same error. But after spent some time I've realised that the error is only related to a brew version of the starter.
So, as a solution, just delete what you've installed by brew and install it again how described here: https://github.com/cloud66-oss/starter#quick-start
Cheers!

from starter.

khash avatar khash commented on June 16, 2024

Thanks for clarification @ExReanimator

Brew was discountinued as a distribution method and should not be found anywhere in the documentation. Please let me know if you still find any pointers to that.

from starter.

nsmmrs avatar nsmmrs commented on June 16, 2024

@SimonRice @khash I just encountered this same problem due to that landing page. Glad to know it's not the project itself that's the issue though. :)

from starter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.