forked from robmoorman/SubstratumNode
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When the MASQ apps (extension and browser) start up, they often will try to start Node to check if it is running.
Found that the edge case is the following:
On a fresh install, there is no default blockchain-service-url and it seems to cause a daemon to freeze with "configuration" error.
It doesn't seem like the Daemon is recoverable and requires a restart.
Default neighborhood-mode is standard, so this error will repeat unless user manually changes neighborhood-mode to zero-hop or changes blockchain-service-url
On zero-hop the error doesn't panic Node/Daemon.
2025-11-15 22:44:21.472 Thd1: INFO: Execer: Starting Node with command: C:\Program Files\MASQ\MASQNode.exe --clandestine-port 8108 --ui-port 32768
Log is written to C:\Users\alfri\AppData\Local\MASQ\base-mainnet\MASQNode_rCURRENT.log
Created new database at "C:\\Users\\alfri\\AppData\\Local\\MASQ\\base-mainnet\\node-data.db"
Configuration error
<unknown> - Unfamiliar message: The following required argument was not provided: --blockchain-service-url USAGE: --blockchain-service-url <blockchain-service-url>
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
π Quality Assurance Unfinished