Mirobit / bitcoin-node-manager

:bar_chart: Lightweight dashboard and control system for bitcoin nodes
MIT License
122 stars 62 forks source link

node manager crashes while syncing #26

Closed gianlucamazza closed 3 years ago

gianlucamazza commented 3 years ago

Hello,

I am giving a try to bitcoin-node-manager to manage my new full node. Actually I am still syncing the node and the manager crashes.

Is it possible to catch the error and to the keep the dashboard up while syncing or am I doing something wrong?

Thank you!

` Warning: fopen(http://...@0.0.0.0:8332/): failed to open stream: HTTP request failed! in /home/nexus/bitcoin-node-manager/src/jsonRPCClient.php on line 136

Notice: Undefined variable: content in /home/nexus/bitcoin-node-manager/index.php on line 82 `

Mirobit commented 3 years ago

Hello @gianlucamazza, sadly it is currently not possible to use the node manger during the sync process. If you encounter any issues after syncing, please let me know.