You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: