Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node fails to receive payments BROKEN plugin-gl-plugin-internal #556

Open
andrei-21 opened this issue Dec 20, 2024 · 0 comments
Open

Node fails to receive payments BROKEN plugin-gl-plugin-internal #556

andrei-21 opened this issue Dec 20, 2024 · 0 comments

Comments

@andrei-21
Copy link

Node 0254e8e6d5bf77b8bc2470544c63984683937da8b167b48760db375d7b37ca8696 fails to receive payments.
Logs have many

2024-12-20T08:43:33.515963336Z [WARN] Error running schduler, trying again: status: Unknown, message: "Service was not ready: transport error", details: [], metadata: MetadataMap { headers: {} }

And also

2024-12-20T08:43:32.499861448Z [INFO] node-logs: **BROKEN** plugin-gl-plugin-internal: Signer reports an error: Other(processing request: Signing(Status { code: FailedPrecondition, message: \"policy failure: validate_holder_commitme
nt_tx: validate_commitment_tx: validate_fee: feerate above maximum: 67016 > 25000\" })\n\nStack backtrace:\n   0: <unknown>\n   1: <unknown>\n   2: <unknown>\n   3: <unknown>\n   4: <unknown>\n   5: <unknown>\n   6: <unknown>\n   7:
 <unknown>\n   8: <unknown>\n   9: <unknown>\n  10: <unknown>\n  11: <unknown>\n  12: <unknown>\n  13: <unknown>\n  14: <unknown>\n  15: <unknown>\n  16: <unknown>\n  17: <unknown>\n  18: <unknown>\n  19: <unknown>\n  20: <unknown>\
n  21: <unknown>\n  22: <unknown>\n  23: <unknown>\n  24: <unknown>\n  25: <unknown>\n  26: <unknown>\n  27: <unknown>\n  28: <unknown>\n  29: _ZL15__pthread_startPv\n  30: __start_thread)
2024-12-20T08:43:32.500001788Z [INFO] node-logs: UNUSUAL plugin-gl-plugin-internal: The above error was returned instead of a response.
2024-12-20T08:43:32.500214638Z [WARN] Ignoring error other: processing request: Signing(Status { code: FailedPrecondition, message: "policy failure: validate_holder_commitment_tx: validate_commitment_tx: validate_fee: feerate above 
maximum: 67016 > 25000" }) for request 00230000007d0200000001a60d0db6fe6c746722fdbae125f2d130548731d233250c8681ec8929104bc0fe0000000000d5dc7480026730000000000000220020d9f426e93baf788701cc734859057c162dcb2df5938971d2c1e2a32d155e45704

Some node info:

 "node": {
    "getinfo": {
      "address": "",
      "alias": "PEEVEDFEED-v24.02gl1",
      "binding": "",
      "blockheight": 875562,
      "color": "0254e8",
      "fees_collected_msat": {
        "msat": 0
      },
      "id": "0254e8e6d5bf77b8bc2470544c63984683937da8b167b48760db375d7b37ca8696",
      "lightning_dir": "/tmp/bitcoin",
      "network": "bitcoin",
      "num_active_channels": 1,
      "num_inactive_channels": 0,
      "num_peers": 2,
      "num_pending_channels": 0,
      "our_features": {
        "channel": "",
        "init": "08a0800a8a59a1",
        "invoice": "02000002024100",
        "node": "88a0800a8a59a1"
      },
      "version": "v24.02gl1",
      "warning_bitcoind_sync": null,
      "warning_lightningd_sync": null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant