You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I used Thunderhub to manage my node on BTCPayServer and now with the new update it's having a problem to connect. It is possible to launch it but once there it disconnects after a few seconds.
Installed with BTCPayServer docker on a VPS
ThunderHub: 0.13.21
LND: 0.16.4
Deployment method: docker
Steps to reproduce the behavior:
Update BTCPayServer to 1.11.3
Connect to LND node with Thunderhub
Screen shows the node as usual for a few seconds and then disconnects
Expected behavior
Keep connection to LND node alive
Actual behavior
Thunderhub disconnects and closes in a few seconds after starting
These are the logs from the docker TH { node: 'Bit2Cash(03e9cbcd46)[btc]', level: 'info', message: 'channel_active_changed', timestamp: '2023-08-29T22:03:16.080Z' } { message: 'Found cookie at path /data/.cookie', level: 'verbose', timestamp: '2023-08-29T22:03:44.146Z' } { message: 'Refreshing cookie for next authentication', level: 'verbose', timestamp: '2023-08-29T22:03:44.147Z' } { message: 'Client connected: BIrOqcmFko8z4niYAAAF', level: 'info', timestamp: '2023-08-29T22:03:46.153Z' } { message: 'Client disconnected: BIrOqcmFko8z4niYAAAF', level: 'info', timestamp: '2023-08-29T22:03:50.299Z' }
The text was updated successfully, but these errors were encountered:
Hi
I used Thunderhub to manage my node on BTCPayServer and now with the new update it's having a problem to connect. It is possible to launch it but once there it disconnects after a few seconds.
Installed with BTCPayServer docker on a VPS
ThunderHub: 0.13.21
LND: 0.16.4
Deployment method: docker
Steps to reproduce the behavior:
Expected behavior
Keep connection to LND node alive
Actual behavior
Thunderhub disconnects and closes in a few seconds after starting
These are the logs from the docker TH
{ node: 'Bit2Cash(03e9cbcd46)[btc]', level: 'info', message: 'channel_active_changed', timestamp: '2023-08-29T22:03:16.080Z' } { message: 'Found cookie at path /data/.cookie', level: 'verbose', timestamp: '2023-08-29T22:03:44.146Z' } { message: 'Refreshing cookie for next authentication', level: 'verbose', timestamp: '2023-08-29T22:03:44.147Z' } { message: 'Client connected: BIrOqcmFko8z4niYAAAF', level: 'info', timestamp: '2023-08-29T22:03:46.153Z' } { message: 'Client disconnected: BIrOqcmFko8z4niYAAAF', level: 'info', timestamp: '2023-08-29T22:03:50.299Z' }
The text was updated successfully, but these errors were encountered: