Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't establish connection to backend #176

Closed
qyvlik opened this issue Aug 27, 2017 · 1 comment
Closed

Can't establish connection to backend #176

qyvlik opened this issue Aug 27, 2017 · 1 comment

Comments

@qyvlik
Copy link

qyvlik commented Aug 27, 2017

System information

Geth version: 1.6.5-stable-cf87713d

Redis version: Redis server v=3.2.3 sha=00000000:0 malloc=jemalloc-3.6.0 bits=64 build=672aed6eb816ad6c

OS & Version: Linux

Commit branch and hash: (master, 3d797622322c690b94a40342a16818d540d29012)

Expected behaviour

redis can work.

Actual behaviour

2017/08/27 22:09:45 Can't establish connection to backend: dial tcp: too many colons in address http://127.0.0.1:6379

Backtrace

2017/08/27 22:09:45 Loading config: /home/eth/open-ethereum-pool/config.json
2017/08/27 22:09:45 Running with 2 threads
2017/08/27 22:09:45 Can't establish connection to backend: dial tcp: too many colons in address http://127.0.0.1:6379
2017/08/27 22:09:45 Starting API on 0.0.0.0:8080
2017/08/27 22:09:45 Set stats collect interval to 5s
2017/08/27 22:09:45 Set purge interval to 10m0s
2017/08/27 22:09:45 Failed to purge stale data from backend: dial tcp: too many colons in address http://127.0.0.1:6379
2017/08/27 22:09:45 Failed to fetch stats from backend: dial tcp: too many colons in address http://127.0.0.1:6379
2017/08/27 22:09:45 Failed to get blacklist from backend: dial tcp: too many colons in address http://127.0.0.1:6379
2017/08/27 22:09:45 Failed to get whitelist from backend: dial tcp: too many colons in address http://127.0.0.1:6379
2017/08/27 22:09:45 Policy state refresh complete
2017/08/27 22:09:45 Set policy stats reset every 1h0m0s
2017/08/27 22:09:45 Set policy state refresh every 1m0s
2017/08/27 22:09:45 Running with 8 policy workers
2017/08/27 22:09:45 Upstream: main => http://127.0.0.1:8545
2017/08/27 22:09:45 Upstream: backup => http://127.0.0.2:8545
2017/08/27 22:09:45 Default upstream: main => http://127.0.0.1:8545
2017/08/27 22:09:45 Stratum listening on 0.0.0.0:8008
2017/08/27 22:09:45 New block to mine on main at height 4209603 / 0x7eb540a0
2017/08/27 22:09:45 Set block refresh every 120ms
2017/08/27 22:09:45 Starting proxy on 0.0.0.0:8888
2017/08/27 22:09:45 Broadcasting new job to 0 stratum miners
2017/08/27 22:09:45 Jobs broadcast finished 13.81µs
2017/08/27 22:09:48 Failed to write node state to backend: dial tcp: too many colons in address http://127.0.0.1:6379
2017/08/27 22:09:50 Failed to fetch stats from backend: dial tcp: too many colons in address http://127.0.0.1:6379
@qyvlik
Copy link
Author

qyvlik commented Aug 27, 2017

Well, I know why the redis can't work. Just run redis-server &.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant