ERROR: You specified 12788 as your EKG port, but it looks like the cardano-node (PID: 149243 ) is not listening on this port. Please update the config or kill the conflicting process first

has anyone had this problem? help would be super appreciated. :slight_smile:

On new Relay:
execute: ./gLiveView error:

started from scratch again. did full rebuild.
followed CoinC very carefully.

double checked config, env, all seem to be fine.

is there any other dependancies or files that need to be reviewed?

? exactly what files is the error referring too?

db seems synced fine…just cant see BP yet.

thx!

You mention the dB is synced. How have you monitored that?

1 Like

Feb 22 04:02:21 r1 cardano-node[388036]: [r1:cardano.node.ChainDB:Notice:97] [2023-02-21 21:02:21.51 UTC] Chain extended, new tip: 8ff998c8e50c865f17209d5a4707521a114666824cd34d59d0d7db8621362b40 at slot 85447050
Feb 22 04:02:24 r1 cardano-node[388036]: [r1:cardano.node.ChainDB:Notice:97] [2023-02-21 21:02:24.49 UTC] Chain extended, new tip: 583cff7a7be19b870fd0cea4b46a0e4807c3e92291fa0798ddf9fe7cc278075f at slot 85447053

matches with latest block/slot

Error:
Checking for script updates…
ERROR: You specified 12788 as your EKG port, but it looks like the cardano-node (PID: 436058 ) is not listening on this port. Please update the config or kill the conflicting process first.

ERROR: gLiveView failed to load common env file
Please verify set values in ‘User Variables’ section in env file or log an issue on GitHub

Your node might run 2 times on the machine, make sure it doesn’t.

2 Likes

good point, thx for that…will try!

no luck, same error.

what is usually uncommented in env variables?

rrrrrr, still getting ekg error.

erased all dir…
rebuilt node

worked!

1 Like