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
localhost:bin cary$ ./ucd
20181105T101240 INFO [ucd] Ucd version is 0.0.1
20181105T101240 INFO [ucd] Using config file: "/Users/cary/Library/Application Support/UChain"
20181105T101240 INFO [ucd] Please wait while the server is starting...
20181105T101240 INFO [node] Starting manual session.
20181105T101240 INFO [network] Contacting seed [main-uchain-a.live:5678]
20181105T101240 INFO [network] Contacting seed [main-uchain-b.live:5678]
20181105T101240 INFO [network] Contacting seed [main-uchain-c.live:5678]
20181105T101240 INFO [network] Contacting seed [main-uchain-d.live:5678]
20181105T101240 INFO [network] Contacting seed [main-uchain-e.live:5678]
20181105T101240 INFO [network] Contacting seed [main-uchain-f.live:5678]
20181105T101240 INFO [network] Contacting seed [seed.getuc.org:5678]
20181105T101245 INFO [network] Failure contacting seed [main-uchain-a.live:5678] connection timed out
20181105T101245 INFO [network] Failure contacting seed [main-uchain-b.live:5678] connection timed out
20181105T101245 INFO [network] Failure contacting seed [main-uchain-c.live:5678] connection timed out
20181105T101246 INFO [network] Failure contacting seed [main-uchain-d.live:5678] connection timed out
20181105T101247 INFO [network] Failure contacting seed [main-uchain-e.live:5678] connection timed out
20181105T101247 INFO [network] Failure contacting seed [main-uchain-f.live:5678] connection timed out
20181105T101247 INFO [network] Failure contacting seed [seed.getuc.org:5678] connection timed out
20181105T101247 INFO [ucd] Seeding is complete.
20181105T101247 INFO [http] Http Service listen on 127.0.0.1:8707
20181105T101247 INFO [mgserver] Websocket Service listen on 127.0.0.1:28707
20181105T101247 INFO [network] session_seed complete!
20181105T101247 INFO [node] Node start height is (33649).
20181105T101247 INFO [node] Starting inbound session.
20181105T101247 INFO [node] Starting outbound session.
20181105T101247 INFO [ucd] Bound public query service to tcp://*:18707
20181105T101247 INFO [ucd] Server is started.
20181105T101248 INFO [upnp] No valid UPnP IGDs found
20181105T101319 INFO [consensus] solo miner start with address: UXFQvGKWh8GzEtV1RNw2Vo1abnynPy58u1
20181105T101319 ERROR [consensus] UXFQvGKWh8GzEtV1RNw2Vo1abnynPy58u1 is not a miner address
20181105T101501 INFO [consensus] solo miner start with address: UkRYvsnfJkwSTAUCcZnqCK8sE1ZYJP6so7
The text was updated successfully, but these errors were encountered:
localhost:bin cary$ ./ucd
20181105T101240 INFO [ucd] Ucd version is 0.0.1
20181105T101240 INFO [ucd] Using config file: "/Users/cary/Library/Application Support/UChain"
20181105T101240 INFO [ucd] Please wait while the server is starting...
20181105T101240 INFO [node] Starting manual session.
20181105T101240 INFO [network] Contacting seed [main-uchain-a.live:5678]
20181105T101240 INFO [network] Contacting seed [main-uchain-b.live:5678]
20181105T101240 INFO [network] Contacting seed [main-uchain-c.live:5678]
20181105T101240 INFO [network] Contacting seed [main-uchain-d.live:5678]
20181105T101240 INFO [network] Contacting seed [main-uchain-e.live:5678]
20181105T101240 INFO [network] Contacting seed [main-uchain-f.live:5678]
20181105T101240 INFO [network] Contacting seed [seed.getuc.org:5678]
20181105T101245 INFO [network] Failure contacting seed [main-uchain-a.live:5678] connection timed out
20181105T101245 INFO [network] Failure contacting seed [main-uchain-b.live:5678] connection timed out
20181105T101245 INFO [network] Failure contacting seed [main-uchain-c.live:5678] connection timed out
20181105T101246 INFO [network] Failure contacting seed [main-uchain-d.live:5678] connection timed out
20181105T101247 INFO [network] Failure contacting seed [main-uchain-e.live:5678] connection timed out
20181105T101247 INFO [network] Failure contacting seed [main-uchain-f.live:5678] connection timed out
20181105T101247 INFO [network] Failure contacting seed [seed.getuc.org:5678] connection timed out
20181105T101247 INFO [ucd] Seeding is complete.
20181105T101247 INFO [http] Http Service listen on 127.0.0.1:8707
20181105T101247 INFO [mgserver] Websocket Service listen on 127.0.0.1:28707
20181105T101247 INFO [network] session_seed complete!
20181105T101247 INFO [node] Node start height is (33649).
20181105T101247 INFO [node] Starting inbound session.
20181105T101247 INFO [node] Starting outbound session.
20181105T101247 INFO [ucd] Bound public query service to tcp://*:18707
20181105T101247 INFO [ucd] Server is started.
20181105T101248 INFO [upnp] No valid UPnP IGDs found
20181105T101319 INFO [consensus] solo miner start with address: UXFQvGKWh8GzEtV1RNw2Vo1abnynPy58u1
20181105T101319 ERROR [consensus] UXFQvGKWh8GzEtV1RNw2Vo1abnynPy58u1 is not a miner address
20181105T101501 INFO [consensus] solo miner start with address: UkRYvsnfJkwSTAUCcZnqCK8sE1ZYJP6so7
The text was updated successfully, but these errors were encountered: