https://www.prisma.io/ logo
Join Slack
Powered by
# prisma-whats-new
  • h

    harmony

    01/18/2018, 1:19 PM
    ¯\_(ツ)_/¯
  • l

    logan

    01/18/2018, 2:29 PM
    @ajmakhl there are a lot of examples that can be helpful – if you have any conceptual questions don’t be afraid to ask 😄
  • a

    ajmakhl

    01/18/2018, 2:30 PM
    @logan thanks!
  • a

    ajmakhl

    01/18/2018, 2:31 PM
    i am looking at all the react native examples
  • l

    Lois

    01/18/2018, 2:31 PM
    Can Graphcool access to any public graphql endpoint instead of creating a new one?
    m
    • 2
    • 1
  • v

    Vinnie

    01/18/2018, 2:44 PM
    Hi @here
  • v

    Vinnie

    01/18/2018, 2:44 PM
    Anyone knows how to stop graphcool docker images from starting when Docker starts?
  • v

    Vinnie

    01/18/2018, 2:44 PM
    (Mac)
  • s

    Stef

    01/18/2018, 2:46 PM
    I’m getting “504 CloudFront attempted to establish a connection with the origin” from the hosted graphcool API endpoint at the moment, and the site I’m working on feels pretty much down from a user’s point of view.
  • p

    preetb123

    01/18/2018, 2:46 PM
    how can i delete a prisma cluster? i am getting
    There are no clusters to delete
  • s

    Stef

    01/18/2018, 2:47 PM
    https://status.graph.cool/ is showing no problems however. How do we raise issues to the team about this kind of thing?
    ✅ 1
    • 1
    • 1
  • h

    harmony

    01/18/2018, 2:49 PM
    @nilan
  • h

    harmony

    01/18/2018, 2:49 PM
    @preetb123 why do you want to delete a cluster?
  • h

    harmony

    01/18/2018, 2:49 PM
    you probably want to delete your db
  • p

    preetb123

    01/18/2018, 3:00 PM
    i actually wanted to bootstrap a typescript starter but the options weren't given.
  • h

    harmony

    01/18/2018, 3:00 PM
    how did you start it?
  • p

    preetb123

    01/18/2018, 3:00 PM
    only graphqlconfig.yml datamodel.graphql prisma.yml were created.
  • h

    harmony

    01/18/2018, 3:01 PM
    / init
  • p

    preetb123

    01/18/2018, 3:01 PM
    as given in getting started here https://blog.graph.cool/introducing-prisma-1ff423fd629e
  • p

    preetb123

    01/18/2018, 3:03 PM
    so i wanted to delete service and the cluster
  • h

    harmony

    01/18/2018, 3:04 PM
    well, you can run
    prisma delete
  • p

    preetb123

    01/18/2018, 3:07 PM
    tried that
  • h

    harmony

    01/18/2018, 3:07 PM
    btw you have to select
    GraphQL server/fullstack boilerplate (recommended)
    if you want the typescript template
  • p

    preetb123

    01/18/2018, 3:08 PM
    but soon after i that, if i do
    prisma info
    i get
    Copy code
    $ prisma info
    Service Name: hello-prisma
    
      dev (cluster: `prisma-eu1`)
    
        HTTP:       <https://eu1.prisma.sh>...
        Websocket:  <wss://eu1.prisma.sh>...
  • p

    preetb123

    01/18/2018, 3:09 PM
    yes, but the video in that article shows more options than just two that i got.
  • h

    harmony

    01/18/2018, 3:13 PM
    @preetb123 select it then you get the options
  • p

    preetb123

    01/18/2018, 3:14 PM
    yeah. i would but first i want to delete the service and the cluster that is created.
    h
    • 2
    • 2
  • h

    huv1k

    01/18/2018, 3:14 PM
    Please stick to threads
  • r

    rick

    01/18/2018, 3:19 PM
    when I’m trying to deploy with
    prisma deploy
    I’m seeing this error
    Copy code
    ERROR: request to <https://graphcool-eu1.graphcool.cloud/soren/cloud-api/prod> failed, reason: getaddrinfo EMFILE graphcool-eu1.graphcool.cloud:443
    
    {
      "data": {
        "generateClusterToken": null
      },
      "errors": [
        {
          "message": "request to <https://graphcool-eu1.graphcool.cloud/soren/cloud-api/prod> failed, reason: getaddrinfo EMFILE graphcool-eu1.graphcool.cloud:443",
          "locations": [],
          "path": [],
          "code": 222
        }
      ],
      "status": 200
    }
    am I the only one with that problem?
  • k

    kitze

    01/18/2018, 3:25 PM
    Are the Prisma public clusters frequently down for everyone else?
    r
    d
    +3
    • 6
    • 12
1...525526527...637Latest