Prisma1: prisma deploy demo server gives network error

Created on 12 Jan 2019  路  2Comments  路  Source: prisma/prisma1

Describe the bug
prisma deploy demo server gives Network error: Unexpected token < in JSON at position 0

To Reproduce
Steps to reproduce the behavior:

  1. In the command line, run yarn prisma deploy
  2. Select Demo server
  3. Click Grant Permission button
  4. See error Network error: Unexpected token < in JSON at position 0 in upper right corner

Expected behavior
To connect to new demo sever

Screenshots
screenshot from 2019-01-12 16-20-16

Versions (please complete the following information):

  • Connector: n/a
  • Prisma Server: n/a
  • "prisma": "^1.24.0"
  • OS: elementary OS 0.4.1 Loki
  • other dependencies: "prisma-client-lib": "^1.22.2"

Additional context
Currently working through howtographql tutorial

bu2-confirmed arecloud-api

Most helpful comment

Thanks for raising this issue, while we work on fixing this, current workaround is to login on https://app.prisma.sh before running prisma login command. This issue is tracked here: https://github.com/prisma/prisma-cloud-feedback/issues/244

All 2 comments

Thanks for raising this issue, while we work on fixing this, current workaround is to login on https://app.prisma.sh before running prisma login command. This issue is tracked here: https://github.com/prisma/prisma-cloud-feedback/issues/244

This has been fixed now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marktani picture marktani  路  3Comments

notrab picture notrab  路  3Comments

MitkoTschimev picture MitkoTschimev  路  3Comments

tbrannam picture tbrannam  路  3Comments

jannone picture jannone  路  3Comments