Skip to content

How to debug ? #250

Answered by enisdenjo
etienne-sf asked this question in Q&A
Oct 24, 2021 · 4 comments · 1 reply
Discussion options

You must be logged in to vote

The issue I have is that nothing happens when my Java client calls your server.

So I need to have some information on what's happening on server side, that is: some sort of debug logging

From my understanding, the server.js does not even start, nothing can happen.

I've tried what you've explained in the issue #27, but I was unsuccessful in using the sample code you provided in issue #27. This code I've done is this script. But it doesn't work: it complains with this message Unexpected token ':' on line 37 (}: ServerOptions) {).

Looking at your script briefly, I found 2 issues:

  • You are referencing an old issue while the lib was named differently graphql-transport-ws. Since then, it ha…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@etienne-sf
Comment options

Answer selected by enisdenjo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #247 on October 24, 2021 16:27.