federation-jvm-spring-example icon indicating copy to clipboard operation
federation-jvm-spring-example copied to clipboard

"One of the values isn't valid for an argument"

Open whgibbo opened this issue 2 years ago • 1 comments

Was just playing with this, as looks like a great example.. Spring boot apps are working fine.

When I execute the rover cli, I get the following:

⚠️ Do not run this command in production! ⚠️ It is intended for local development. 🛫 starting a session with the 'products' subgraph 🎶 composing supergraph with Federation v2.5.4.exe ERROR: error: one of the values isn't valid for an argument error: the router was unable to start up

👀 watching ./products-subgraph/src/main/resources/graphql/schema.graphqls for changes

Environment:

  • Windows 10
  • rover 0.19.1

I have tried different versions of rover back to 0.17.3 and got the same issue. Which version of rover is supported with this repo?

Any ideas?

whgibbo avatar Oct 02 '23 14:10 whgibbo

Hello 👋 I cannot reproduce it locally. I've updated the repo to use latest versions of the libs. Let me know if this is still an issue.

dariuszkuc avatar Oct 13 '23 16:10 dariuszkuc