Skip to content

Latest Build ignoring rpc = true in ~/.ethereum/conf.ini #66

Closed
@tymat

Description

@tymat

My ~/.ethereum/conf.ini

id = "eufemio"
port = 30303
upnp = true
maxpeer = 10
rpc = true
rpcport = 8080
asset_path = /Users/aeufemio/go/src/github.com/ethereum/go-ethereum/ethereal/assets
$ telnet localhost 8080
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
Trying fe80::1...
telnet: connect to address fe80::1: Connection refused
telnet: Unable to connect to remote host

Commit 65c5a20

Metadata

Metadata

Assignees

No one assigned

    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