CounterpartyXCP / counterparty-core

Counterparty Protocol Reference Implementation
http://counterparty.io
MIT License
284 stars 206 forks source link

Error in API: AddrIndexRsClient #2480

Closed droplister closed 2 hours ago

droplister commented 2 hours ago
Oct 19 19:01:01 counterparty-core-1 counterparty-server[1946154]: 2024-10-19T19:01:01.030+00:00 - [   ERROR] - Error in API: AddrIndexRsClient -- Invalid response id. Expected: {msg['id']}, received: {res['id']}
Oct 19 19:01:03 counterparty-core-1 counterparty-server[1946154]: 2024-10-19T19:01:03.216+00:00 - [   ERROR] - Error in API: AddrIndexRsClient -- Invalid response id. Expected: {msg['id']}, received: {res['id']}
Oct 19 19:01:04 counterparty-core-1 counterparty-server[1946154]: 2024-10-19T19:01:04.717+00:00 - [   ERROR] - Error in API: AddrIndexRsClient -- Invalid response id. Expected: {msg['id']}, received: {res['id']}
Oct 19 19:01:10 counterparty-core-1 counterparty-server[1946154]: 2024-10-19T19:01:09.968+00:00 - [   ERROR] - Error in API: AddrIndexRsClient -- Invalid response id. Expected: {msg['id']}, received: {res['id']}
Oct 19 19:01:10 counterparty-core-1 counterparty-server[1946154]: 2024-10-19T19:01:10.319+00:00 - [   ERROR] - Error in API: AddrIndexRsClient -- Invalid response id. Expected: {msg['id']}, received: {res['id']}
adamkrellenstein commented 2 hours ago

ach yeah, expected. not a lot we can do about this... we're going to kill AddrIndexRs (finally!) in just a couple of weeks. see #1764