question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@LocalRunningGrpcPort fails without explicitly configured grpc.port

See original GitHub issue

The README says configuring grpc.port is optional and it will default to 6565 but without configuring it my application fails at startup with IllegalArgumentException: Could not resolve placeholder 'grpc.port' in value "grpc.port !=0 ? ${grpc.port}:${local.grpc.port}"

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11

github_iconTop GitHub Comments

1reaction
nuclecommented, Oct 5, 2018

Sorry for the late response. It works! THX

0reactions
jvmletcommented, Sep 12, 2018

@nucle , I’ve added the test to simulate your case, it’s passed OK. If you still experiencing the problem, feel free to open the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Trouble-Shooting | grpc-spring-boot-starter - GitHub Pages
This section describes some common errors with this library and grpc in general, ... Server port already in use; Client fails to resolve...
Read more >
Authentication - gRPC
An overview of gRPC authentication, including built-in auth mechanisms, and how to plug in your own authentication systems.
Read more >
9. gRPC
The gRPC service runs on port 57400 by default in SR OS. The service is not configurable. A single gRPC server supports concurrent...
Read more >
Chapter: gRPC Agent - Cisco Nexus 9000 Series Switches
Configuring the gRPC Agent for Cisco NX-OS Release 9.3(3) and Later · grpc port. Configure the port number. The range of port-id is...
Read more >
Configure gRPC - XRPL.org
Caution: gRPC support is intended specifically for providing data to reporting mode servers from P2P mode servers. Breaking changes to the gRPC API...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found