Skip to content

Server crashing when update version from 0.17.14 to 0.17.15 #194

@PratikBurkhawala

Description

@PratikBurkhawala

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions