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

    Jay

    01/31/2018, 6:02 AM
    ^ that's a piss take.
  • j

    Jay

    01/31/2018, 6:02 AM
    It's a statically generated site
  • m

    Mark

    01/31/2018, 6:06 AM
    Is anybody actually using graphcool cloud for production hosting? Seems to be a lot of stability issues, no support, no SLAs, no transparency on outages/downtime.
    s
    • 2
    • 1
  • j

    Jay

    01/31/2018, 6:08 AM
    Yes, unfortunately.
  • j

    Jay

    01/31/2018, 6:09 AM
    To their credit, they're normally pretty good. I think you can get SLA's if you pay a lotta money.
  • m

    Mark

    01/31/2018, 6:13 AM
    Jay, have you thought about an exit strategy? From what I can see the docs for graphcool and prisma self-hosting are both really lacking
    j
    • 2
    • 3
  • v

    varmab

    01/31/2018, 6:24 AM
    Is someone working on the issue? Our apps also down right now
  • c

    ChinCluBi

    01/31/2018, 6:25 AM
    Same, graphcool is down. I can’t do anything with my apps
  • f

    Fi1osof

    01/31/2018, 6:40 AM
    Just wondering: why you do not use prisma local?
  • a

    Altiano

    01/31/2018, 6:53 AM
    Anyone has .deb package for
    graphql-playground
    ? I can
  • a

    Altiano

    01/31/2018, 6:53 AM
    *I can't download it somehow in Gitlab because of slow connection
  • t

    Trung Tròn Trịa

    01/31/2018, 7:44 AM
    We have been having 503 error for every request for the last few hours, does any one have the same problem?
    😱 2
    💩 3
    👍 5
    😭 2
    😡 2
    😂 2
    😰 2
    😢 2
    n
    n
    s
    • 4
    • 6
  • n

    Nguyen

    01/31/2018, 9:24 AM
    @Trung Tròn Trịa I got same problem. Anyone here for fixing this error?
  • v

    Vinnie

    01/31/2018, 9:36 AM
    Right! I’ve been out of the loop for a while, and I am trying to figure out what’s been happening! If
    prisma
    is the former
    graphcool 1.0
    , what’s graphcool now? Still,
    prisma
    seems to offer only the ORM functionality previously available via graphcool, whereas authentication and authorisation seem to still be in graphcool? Anyone able to shed some light quickly?
    n
    • 2
    • 4
  • j

    johannpinson

    01/31/2018, 9:38 AM
    Hi guys ! 👋 See about the release of Prisma 1.1 About the two new config “ENABLE_METRICS & JAVA_OPTS” inside the docker-composer.yml, when we are in the case of a docker managed by a cluster like digital ocean, must we have to add this fields to our own docker-composer.yml ? And what are these fields for?
    n
    • 2
    • 3
  • c

    cezar

    01/31/2018, 9:59 AM
    hi @here, prisma pitch says: "Prisma turns your database into a realtime GraphQL API"! does this mean 1. it uses an already existing database or 2. that is creates a new database from the first one?
    n
    • 2
    • 7
  • w

    Wincent

    01/31/2018, 10:06 AM
    I am trying to access
    <https://console.graph.cool>
    but I get very slow response times (minutes) - anyone else having the same problem?
    😞 1
    n
    m
    • 3
    • 3
  • s

    simone

    01/31/2018, 10:11 AM
    hi there, how do I access api on remote cluster? I've just deployed to eu1.prisma.sh but cannot figure out the endpoint
    n
    • 2
    • 22
  • j

    johnvalustik

    01/31/2018, 10:39 AM
    Hey guys, running into this issue: https://github.com/graphcool/prisma/issues/1771 Can't deploy on docker because of it, any ideas what is it about? @nilan Thanks!
    j
    • 2
    • 4
  • p

    pt789

    01/31/2018, 10:57 AM
    Hello guys, having some problems here. Trying to do queries from playground directly to my db give me back this error:
    Copy code
    {
      "code": 3015,
      "requestId": "api:api:cjd2xd7dq08r70141wfdhm8y8",
      "error": "Your token is invalid. It might have expired or you might be using a token from a different project."
    }
    . For some reason, requests to my db dont include Authorization header, while doing queries from my app works fine and Authorization header is included
    j
    m
    • 3
    • 3
  • m

    max

    01/31/2018, 11:06 AM
    @nilan would it be possible to get an idea around timeline for the infrastructure upgrades for the graphcool servers as well as prisma cloud? 🙂
    prisma 3
    👍 3
    👀 1
    n
    • 2
    • 2
  • i

    idee

    01/31/2018, 11:15 AM
    Im trying to import to my my db. Im getting insufficient permissions for bulk import
  • n

    Nick Luger

    01/31/2018, 11:33 AM
    @nilan You wrote me via E-Mail that one will be able to provide its own DB to Prisma. I would like to test that before Cloud goes online, but all guides bundle MySQL in Docker. Can i deploy Prisma and point it to my own DB?
    👍 1
    • 1
    • 1
  • j

    jsan

    01/31/2018, 11:48 AM
    is it possible to have custom field on model and have a resolver running on that field?
    m
    • 2
    • 6
  • v

    varun

    01/31/2018, 12:05 PM
    hai all iam run graphcool/graphql-server-example file display Cluster local provided in prisma.yml could not be found in global ~/.prisma/config.yml. Please check in ~/.prisma/config.yml, if the cluster exists. You can use
    prisma local start
    to start a new cluster. error Command failed with exit code 1. ERROR: "playground" exited with 1. error Command failed with exit code 1. ssmacmi134sMini:graphql-server-example-master ss-macmini-134$
  • v

    varun

    01/31/2018, 12:06 PM
    what is the solve problem please help me
  • j

    jsan

    01/31/2018, 1:36 PM
    any decent docs on how to work on field resolver functions like having a field which runs a resolver function in a query?
    k
    • 2
    • 12
  • f

    fredelf

    01/31/2018, 1:52 PM
    Does anyone know if there will a console of the DB available for prisma, as it is in Graphcool? Its super convenient 🙂
    n
    s
    • 3
    • 5
  • h

    hvillain

    01/31/2018, 2:13 PM
  • n

    notrab

    01/31/2018, 2:31 PM
    Is anyone experiencing slow responses times or is just me from Graphcool?
    👍 1
    p
    • 2
    • 1
1...553554555...637Latest