https://www.prisma.io/ logo
Join SlackCommunities
Powered by
# orm-help
  • t

    tsdexter

    07/11/2018, 3:37 AM
    im sure someone is getting aphone call and waking up right now… 10,000 people in this slack.. plus all the devs who aren’t here… we aren’t the only ones who noticing haha
  • c

    chameleon

    07/11/2018, 3:37 AM
    @tsdexter Thankd for the info. I was hoping to avoid that complexity. I don't need graph.ql but it is a great technology. If I have to do all of that, I may change the backend.
  • j

    James Bradly

    07/11/2018, 3:38 AM
    ^bump
  • j

    justSlone

    07/11/2018, 3:38 AM
    i got first customer report of the 504 error 1 hour 13 minutes ago. Hopefully someone notices soon
  • t

    tsdexter

    07/11/2018, 3:39 AM
    for a simple app, it’s probably not much.. especially free hosting on heroku or something… but it sure can get more complicated.. especially if you started on graphcool and are migrating.. if I started with prisma i’d be a lot less apprehensive about it
  • j

    justSlone

    07/11/2018, 3:39 AM
    @tsdexter yeah that sounds like a serious migration, not fun.
  • c

    chameleon

    07/11/2018, 3:40 AM
    @justSlone I am seeing an Error: Could not fetch schema from https://api.graph.cool/simple/v1/xxxxx/permissions. from the playground., Seems to be an internal error t
  • j

    justSlone

    07/11/2018, 3:40 AM
    yeah that's the same error, it seems to be a 504 under the covers
  • c

    chameleon

    07/11/2018, 3:40 AM
    an internal error so yes but this seems to be pretty low level
  • j

    justSlone

    07/11/2018, 3:41 AM
    i see both could not fetch schema and type error: failed to fetch
  • c

    chameleon

    07/11/2018, 3:41 AM
    any automated system shouldn't just ping
  • t

    tsdexter

    07/11/2018, 3:45 AM
    im getting a
    Copy code
    Error: Network request failed with status 504 - "Gateway Time-out"
    which is a response via a cloudfront HTML error page, which is then causing:
    Copy code
    FetchError: invalid json response body at <https://api.graph.cool/simple/v1/xxxx> reason: Unexpected token < in JSON at position 0
    because the response starts with
    <DOCTYPE html>
  • j

    justSlone

    07/11/2018, 3:46 AM
    @tsdexter yep, same thing Cloudfront text is ... <H1>504 ERROR</H1> <H2>The request could not be satisfied.</H2> <HR noshade size="1px"> CloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the connection. <BR clear="all"/> For more information on how to troubleshoot this error, please refer to the CloudFront documentation ( <A href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/http-504-gateway-timeout.html">https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/http-504-gateway-timeout.html</A>). <BR clear="all"> <HR noshade size="1px"> <PRE> Generated by cloudfront (CloudFront) Request ID: 04Dbpj1434T4BGMvUmHxC2NQN2fR2VChiQHkC0X9fJ2WUPS6TwFCSQ== ...
  • t

    tsdexter

    07/11/2018, 3:48 AM
    guess ill just go to sleep and hope when my users get to work in 6 hours it works… 😞
  • j

    justSlone

    07/11/2018, 3:48 AM
    good news is that your site should just work when it comes back up 🙂
  • t

    tsdexter

    07/11/2018, 3:50 AM
    one good thing from this… a reminder that I need a prettier error message from my server side rendering….
  • t

    tsdexter

    07/11/2018, 3:50 AM
    customer wont like that haha
  • j

    justSlone

    07/11/2018, 3:50 AM
    yeah... I just deployed a fix to my error message code 🙂
  • t

    tsdexter

    07/11/2018, 3:51 AM
    haha smart..
  • j

    justSlone

    07/11/2018, 3:51 AM
    it was just rendering a blank page whoops
  • t

    tsdexter

    07/11/2018, 3:51 AM
    maybe i should before bed
  • t

    tsdexter

    07/11/2018, 3:52 AM
    🙄
  • j

    justSlone

    07/11/2018, 3:52 AM
    I would, "Check your source code" is a pretty evil error message when it's not their fault 🙂
  • j

    justSlone

    07/11/2018, 3:53 AM
  • t

    tsdexter

    07/11/2018, 3:57 AM
    haha, yeah deploying now
  • t

    tsdexter

    07/11/2018, 3:58 AM
    one thing i dislike about app engine is that it takes 10-15 mins to deploy even the smallest change
  • j

    justSlone

    07/11/2018, 4:02 AM
    @tsdexter boo 😞
  • j

    justSlone

    07/11/2018, 4:03 AM
    yeah I have a small site, just using s3 websites. build is 45 seconds client side, deploy is 30 second filecopy 🙂
  • t

    tsdexter

    07/11/2018, 4:03 AM
    amazing
  • t

    tsdexter

    07/11/2018, 4:03 AM
    haha
1...798081...637Latest