Mirobit / bitcoin-node-manager

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

Error upon login #57

Open gsummey opened 2 years ago

gsummey commented 2 years ago

Uncaught Error: Call to undefined function App\getServices() in /var/www/html/BNM/src/Peer.php

I get this error on login. I tried turning off geo lookup in config, but still get the error.

Any help would be appreciated. The full error is below

Fatal error: Uncaught Error: Call to undefined function App\getServices() in /var/www/html/BNM/src/Peer.php:51 Stack trace: #0 /var/www/html/BNM/src/Utility.php(551): App\Peer->__construct() #1 /var/www/html/BNM/src/Utility.php(464): App\createPeersGeo() #2 /var/www/html/BNM/src/Content.php(6): App\getPeerData() #3 /var/www/html/BNM/index.php(89): App\createMainContent() #4 {main} thrown in /var/www/html/BNM/src/Peer.php on line 51

gsummey commented 2 years ago

I was able to get up and running by commenting out that section of code and also a section of code in Node.php, not sure if i'm missing out on something, but at least it's working.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. With no activity this will be closed in 60 days.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. With no activity this will be closed in 60 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 60 days with no activity.

Mirobit commented 11 months ago

What version of Bitcoin Core are you running? What lines did you exactly comment out?

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 30 days with no activity. With no activity this will be closed in 60 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 60 days with no activity.