Skip to content

HOTFIX: Adjust daemon default setup value to avoid configurationΒ #826

@kauri-hero

Description

@kauri-hero

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 working

Type

No type

Projects

Status

πŸ“ƒ Quality Assurance Unfinished

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions