Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server crashing when update version from 0.17.14 to 0.17.15 #194

Open
PratikBurkhawala opened this issue Aug 24, 2022 · 0 comments
Open

Comments

@PratikBurkhawala
Copy link

I am new to Ktor and KGraphQL so not able to currently figure out why server crash when I update kgraphqlVersion present in file: gradle.properties to 0.17.15 from 0.17.14. When on v0.17.14, it works fine but not with v0.17.15

Please check the attached txt file for crash and zip file for project. It is simple Hello World project.

To reproduce the crash, please open project in an IDE and run the Application Class, then using either Playground or Postman with URL: (POST) http://0.0.0.0:8080/graphql and Body (GraphQL) query { hello } and version of kgraphqlVersion=0.17.15 in file gradle.properties , the crash will reproduce.

Crash Log File: KTor_Crash_On_GraphQL_v1715.txt

Project ZIP: ktor-graphql.zip

Please let me know if any further information from myself is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant