prisma / prisma-1-cloud-feedback

Feedback for Prisma Cloud
https://app.prisma.io
5 stars 4 forks source link

Cannot create new server using Heroku Integration #214

Closed reiwa closed 5 years ago

reiwa commented 5 years ago

____________________________2018-10-02_15 44 16

Console in DevTools.

____________________________2018-10-02_15 45 26
nunsie commented 5 years ago

Also experiencing the above, steps to reproduce:

Add Server > Create Server > Connect to an existing database > Postgres (was an aws rds instance in my case) > Connect to Database > Connects successfully then hangs on the next step as shown above

reiwa commented 5 years ago

In my case: Add Server > Create Server > Connect to an existing database > MySQL (Cloud SQL) > Connect to Database > Connects successfully > ERROR

HyveMynd commented 5 years ago

Seeing the same when I try to do anything associated with heroku.

HyveMynd commented 5 years ago

knock knock. Any news? Has anyone else been able to fix it?

reiwa commented 5 years ago

@HyveMynd You can deploy Docker using NOW and connect Prisma cloud.

https://github.com/develomark/prisma-now

and, you have to use v1.

"features": {
  "cloud": "v1"
},
lydiahallie commented 5 years ago

Thanks for reporting, this should be fixed by now! If this is still an issue, let us know and we reopen this.