Graphcool / graphcool-framework

Apache License 2.0
1.77k stars 130 forks source link

internal server error when using local deployment on port 60001 #349

Open marktani opened 6 years ago

marktani commented 6 years ago

Issue by UADACID Monday Oct 30, 2017 at 11:59 GMT Originally opened as https://github.com/graphcool/prisma/issues/1082


I get internal server error on graphcool playground after graphool deploy, this is my step : graphcool local up graphcool init graphcool deploy

and i get this :

screen shot 2017-10-30 at 6 56 46 pm

after i type graphcool playground i get this :

screen shot 2017-10-30 at 6 53 27 pm

this my global .graphsrc

screen shot 2017-10-30 at 6 58 20 pm

what i missing step? or setup?

marktani commented 6 years ago

Comment by kbrandwijk Monday Oct 30, 2017 at 12:52 GMT


Can you create a repo with all your files for reproduction? This gives too little context (types, service definition etc.)

marktani commented 6 years ago

Comment by UADACID Monday Oct 30, 2017 at 17:43 GMT


here is my repo https://github.com/UADACID/example-graphcool-local.git, can you check please??

marktani commented 6 years ago

Comment by kbrandwijk Monday Oct 30, 2017 at 18:55 GMT


image image

I can't reproduce this locally, I think you might be running into https://github.com/graphcool/framework/issues/825. What version of graphcool are you running?

marktani commented 6 years ago

Comment by UADACID Tuesday Oct 31, 2017 at 06:30 GMT


screen shot 2017-10-31 at 1 28 39 pm

that is my gc and docker version, or need change version?

marktani commented 6 years ago

Comment by UADACID Tuesday Oct 31, 2017 at 07:19 GMT


it work's after change local port to 60000

screen shot 2017-10-31 at 2 17 55 pm
marktani commented 6 years ago

Comment by kbrandwijk Tuesday Oct 31, 2017 at 13:33 GMT


@marktani Do you want to reopen #825, or do you think this is a different issue?

marktani commented 6 years ago

Comment by marktani Thursday Nov 02, 2017 at 09:00 GMT


@timsuchanek, what do you think?

marktani commented 6 years ago

Comment by kbrandwijk Sunday Nov 12, 2017 at 01:39 GMT


@timsuchanek Any update on this?