Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Invalid pipe on Windows #167

Open
Swader opened this issue Aug 23, 2019 · 0 comments
Open

Invalid pipe on Windows #167

Swader opened this issue Aug 23, 2019 · 0 comments

Comments

@Swader
Copy link

Swader commented Aug 23, 2019

C:\Users\Bruno\repos\minimal (develop -> origin)
λ go run main.go agent
2019-08-24T01:42:25.439+0200 [INFO]  minimal.server: ID: enode=enode://f9a97ab44ede11c5d7f944148c91a2f7234b97611f93d7ec3399fa21e045827eb786a59f22535ac694796c90f8d73aec84a536ff3b437005019fea7686ed9c71@0.0.0.0:30303
2019-08-24T01:42:25.597+0200 [INFO]  minimal.ethereum: Header: num=0 hash=0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3
2019-08-24T01:42:25.597+0200 [INFO]  JsonRPC-HTTP: Running: addr=127.0.0.1:8545
panic: Invalid pipe address '/tmp/minimal.ipc'.

goroutine 1 [running]:
github.com/umbracle/minimal/command/agent.(*Agent).Start(0xc000214fe0, 0xc000214fe0, 0x0)
        C:/Users/Bruno/repos/minimal/command/agent/agent.go:189 +0x1278
github.com/umbracle/minimal/command/agent.agentRunE(0x13aa9a0, 0x13d5c18, 0x0, 0x0, 0x0, 0x0)
        C:/Users/Bruno/repos/minimal/command/agent/root.go:110 +0x217
github.com/spf13/cobra.(*Command).execute(0x13aa9a0, 0x13d5c18, 0x0, 0x0, 0x13aa9a0, 0x13d5c18)
        C:/Users/Bruno/go/pkg/mod/github.com/spf13/cobra@v0.0.3/command.go:762 +0x46c
github.com/spf13/cobra.(*Command).ExecuteC(0x13aa740, 0xa, 0xc00009c500, 0xc00009c500)
        C:/Users/Bruno/go/pkg/mod/github.com/spf13/cobra@v0.0.3/command.go:852 +0x2f3
github.com/spf13/cobra.(*Command).Execute(...)
        C:/Users/Bruno/go/pkg/mod/github.com/spf13/cobra@v0.0.3/command.go:800
main.main()
        C:/Users/Bruno/repos/minimal/main.go:15 +0x34
exit status 2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant