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

dpos miner does not work[bug] #30

Closed
yangguanglu opened this issue Nov 5, 2018 · 1 comment
Closed

dpos miner does not work[bug] #30

yangguanglu opened this issue Nov 5, 2018 · 1 comment

Comments

@yangguanglu
Copy link
Collaborator

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

@yangguanglu
Copy link
Collaborator Author

31b0757730cba014ab4c75a23b46c8dfa550ce08fixed

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