installation issue #2307
Unanswered
almostheaven1863
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the instructions for installing Specter from PIP
When I run the command - python3 -m cryptoadvance.specter server,
I get an endless loop with these messages.
[2023-03-15 14:42:15,491] INFO in config_manager: Config loaded from file /home/satoshi/.specter/config.json
[2023-03-15 14:42:15,493] INFO in wallet_manager: starting update of wallet_manager (threading: True , comment: via user)
[2023-03-15 14:42:15,494] INFO in wallet_manager: Skipping further update because self.working_folder is None (and data_folder = /home/satoshi/.specter/wallets)
[2023-03-15 14:42:15,494] WARNING in wallet_manager: Specter seems to be disconnected from Bitcoin Core. Skipping wallets update.
I am unsure how to connect Specter to my Bitcoin Core that is running. When I try to go to http://127.0.0.1:25441 - it cannot open page.
Any help would be appreciated. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions