Skip to content

Clef: Fatal: Could not start IPC api: Invalid pipe address '%appdata%\Signer\clef.ipc' #20121

Closed
@gpersoon

Description

@gpersoon

System information

geth version
Geth
Version: 1.9.5-stable
Git Commit: a1c09b93871dd3770adffb177086abda1b2ff3af
Git Commit Date: 20190920
Architecture: amd64
Protocol Versions: [63]
Network Id: 1
Go Version: go1.13
Operating System: windows
GOPATH=C:\Users\...\go
GOROOT=C:\Go\
clef -v
Clef version 0.0.0

Expected behaviour

Clef works with default (pipe) configuration on windows.

Actual behaviour

When clef is started without parameters, the following error is shown:

...
Fatal: Could not start IPC api: Invalid pipe address 'C:\Users\...\AppData\Roaming\Signer\clef.ipc'.

Steps to reproduce the behaviour

On windows, start clef.exe

Workaround

When clef is started with a windows type pipe config (similar like geth is using), it works fine:

clef --ipcpath \\.\pipe\clef.ipc

....
INFO [09-24|16:51:20.368] IPC endpoint opened                      url=\\\\.\\pipe\\clef.ipc

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions