Open bre7 opened 6 years ago
Update: I've also tried with multiple VPNs so there must be something wrong with the endpoint itself.
I also cannot export my lists. I am trying to migrate to Prisma but I am stuck here. I have tried VPNs and even a VM on AWS in the same region as my graphcool deployment with no success.
It seems like a data corruption or api issue since after copying the project and batch deleting rows it started working again. Unfortunately the output doesn’t provide more information as to why it’s going on an I’m not going to start deleting rows on my prod project 🤷♂️ I hope it’s fixed soon.
Update 1 (January 2019): Issue confirmed by the support team: https://github.com/prisma/graphcool-framework/blob/master/server/client-shared/src/main/scala/cool/graph/client/ImportExport/BulkExport.scala#L176 Though no further help was provided to debug the corrupt rows
Update 2 (March 2019): I was able to repro the issue using a new project. Sent all the details to the support team, hopefully they'll find a fix soon.
Hi. Any update on this issue? Now that you have sunset Graphcool and we are forced to move to Prisma, this issue is a deal breaker. I am unable to move the date from my Graphcool project to Prisma.
The update was that they weren't going to fix it. I somehow managed to migrate to Prisma
Current behavior
lists
always fails to be export (DEBUG on).Reproduction
Use the sample projectUnable to reproduce in the sample project.graphcool export
in your machineExpected behavior?
nodes
,lists
andrelations
should be exportedAccording to the backups, it started happening between June 7 and June 12.
Additional reports by other users:
https://github.com/prismagraphql/graphcool-framework/issues/456#issuecomment-372000530 https://github.com/prismagraphql/graphcool-framework/issues/456#issuecomment-372001092 https://github.com/prismagraphql/graphcool-framework/issues/456#issuecomment-386120160