Search content
Sort by

Showing 12 of 12 results by MrCross
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Egano (EGN) Egalitarian & Anonymous single unit crypto based on CryptoNote
by
MrCross
on 19/01/2018, 16:51:18 UTC
Seems like this pool (http://egano.cryptonight.me/) got every Single Block in the last time.
I would mine at this pool, but it seems like it's not paying.
Am I right?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Egano (EGN) Egalitarian & Anonymous single unit crypto based on CryptoNote
by
MrCross
on 18/01/2018, 18:57:03 UTC

I just resyncd the whole chain - no errors in daemon anymore.
BUT wallet still says, that there are no transfers (list_transfers), no balance (balance) and a reset doesn't change anything.
current bc_height 29076...
PLEASE HELP!

mining also does not work anymore...
I want the old version back.  Sad
That's weird. Reset usually takes few minutes to rescan all blocks.
Close wallet, stop daemon. Open wallet, reset, close wallet. Run daemon again and once it is up open wallet and give it a few minutes to scan the chain.


don't know why, but this method helped!  Grin THANK YOU VERY MUCH!

now there's only the problem with mining:
[wallet abcd1w]: start_mining 4
2018-Jan-18 19:55:49.450566 ERROR   Error: Failed to invoke rpc method: HTTP status: 1
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Egano (EGN) Egalitarian & Anonymous single unit crypto based on CryptoNote
by
MrCross
on 18/01/2018, 18:43:02 UTC

AND in the daemon:
root@Powerstation:/home/egano# ./eganod
2018-Jan-18 19:29:38.406739 INFO    egano v1.2.1 (cb69fc5-dirty)
2018-Jan-18 19:29:38.407183 INFO    Module folder: ./eganod
2018-Jan-18 19:29:38.407602 INFO    Opening DB in /root/.egano/DB
2018-Jan-18 19:29:38.418592 INFO    DB opened in /root/.egano/DB
2018-Jan-18 19:29:38.420637 INFO    Initializing core...
2018-Jan-18 19:29:38.423122 INFO    Core initialized OK
2018-Jan-18 19:29:38.423354 INFO    Initializing p2p server...
2018-Jan-18 19:29:38.519823 ERROR   Failed to resolve host name 'seed1.egano.net': Ipv4Resolver::resolve, getaddrinfo failed, result=-2, Unknown error -2
2018-Jan-18 19:29:38.600955 ERROR   Failed to resolve host name 'seed2.egano.net': Ipv4Resolver::resolve, getaddrinfo failed, result=-2, Unknown error -2
2018-Jan-18 19:29:38.681747 ERROR   Failed to resolve host name 'seed3.egano.net': Ipv4Resolver::resolve, getaddrinfo failed, result=-2, Unknown error -2
2018-Jan-18 19:29:38.682565 INFO    Binding on 0.0.0.0:47767
2018-Jan-18 19:29:38.682920 INFO    Net service bound on 0.0.0.0:47767
2018-Jan-18 19:29:38.683099 INFO    Attempting to add IGD port mapping.
2018-Jan-18 19:29:41.823252 INFO    UPnP device was found but not recoginzed as IGD.
2018-Jan-18 19:29:41.823674 INFO    P2p server initialized OK
2018-Jan-18 19:29:41.824229 INFO    Starting core rpc server on address 127.0.0.1:47867
2018-Jan-18 19:29:41.824556 INFO    Core rpc server started ok
2018-Jan-18 19:29:41.824758 INFO    Starting p2p net loop...
2018-Jan-18 19:29:41.824991 INFO    Starting node_server


This is part of normal startup, disregard the three node errors. Use set_log 3 (or 4) command for verbose logging if it hung there. Did you see syncing on first run? Don't be afraid of the wallet, as long as you have wallet file, you are safe, there is no other chain.

I just resyncd the whole chain - no errors in daemon anymore.
BUT wallet still says, that there are no transfers (list_transfers), no balance (balance) and a reset doesn't change anything.
current bc_height 29076...
PLEASE HELP!

mining also does not work anymore...
I want the old version back.  Sad
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Egano (EGN) Egalitarian & Anonymous single unit crypto based on CryptoNote
by
MrCross
on 18/01/2018, 18:32:44 UTC
I updated the daemon (eganod) and the wallet (simplewallet), but now i have no balance anymore in my wallet!! how can this be? is it a other chain?!
Use reset command in simplewallet. It should recalculate the balance.


"Reset completed succesfully" - but no balance...
with "list_transfers" I get "2018-Jan-18 19:30:55.127301 INFO    No transfers"...
I had > 0.002 !!!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Egano (EGN) Egalitarian & Anonymous single unit crypto based on CryptoNote
by
MrCross
on 18/01/2018, 18:26:31 UTC
I updated the daemon (eganod) and the wallet (simplewallet), but now i have no balance anymore in my wallet!! how can this be? is it a other chain?!
I'm getting an Error now:

root@Powerstation:/home/egano# ./simplewallet --wallet-file wallet.bin
2018-Jan-18 19:22:53.588262 INFO    egano wallet v1.2.1 (cb69fc5-dirty)
password: ***************
2018-Jan-18 19:23:00.262901 INFO    Loading wallet...
2018-Jan-18 19:23:00.289744 INFO    Opened wallet: abcd1wxyz5QbwthtATNeP4fwiu9MGL2dxbv63cji7vbrjmqCPGu5NyYjUXs4zZCJt1UsDvVa5mGqEJK Mro1zZrWdeJec4dkTDWY2FBLb
2018-Jan-18 19:23:00.290579 INFO    **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
2018-Jan-18 19:23:00.297307 ERROR   [BlockchainSynchronizer] Failed to query blocks: NodeErrorCategory:5, Internal node error

[wallet abcd1w]: 2018-Jan-18 19:25:10.664143 ERROR   [BlockchainSynchronizer] Failed to query blocks: NodeErrorCategory:5, Internal node error



AND in the daemon:
root@Powerstation:/home/egano# ./eganod
2018-Jan-18 19:29:38.406739 INFO    egano v1.2.1 (cb69fc5-dirty)
2018-Jan-18 19:29:38.407183 INFO    Module folder: ./eganod
2018-Jan-18 19:29:38.407602 INFO    Opening DB in /root/.egano/DB
2018-Jan-18 19:29:38.418592 INFO    DB opened in /root/.egano/DB
2018-Jan-18 19:29:38.420637 INFO    Initializing core...
2018-Jan-18 19:29:38.423122 INFO    Core initialized OK
2018-Jan-18 19:29:38.423354 INFO    Initializing p2p server...
2018-Jan-18 19:29:38.519823 ERROR   Failed to resolve host name 'seed1.egano.net': Ipv4Resolver::resolve, getaddrinfo failed, result=-2, Unknown error -2
2018-Jan-18 19:29:38.600955 ERROR   Failed to resolve host name 'seed2.egano.net': Ipv4Resolver::resolve, getaddrinfo failed, result=-2, Unknown error -2
2018-Jan-18 19:29:38.681747 ERROR   Failed to resolve host name 'seed3.egano.net': Ipv4Resolver::resolve, getaddrinfo failed, result=-2, Unknown error -2
2018-Jan-18 19:29:38.682565 INFO    Binding on 0.0.0.0:47767
2018-Jan-18 19:29:38.682920 INFO    Net service bound on 0.0.0.0:47767
2018-Jan-18 19:29:38.683099 INFO    Attempting to add IGD port mapping.
2018-Jan-18 19:29:41.823252 INFO    UPnP device was found but not recoginzed as IGD.
2018-Jan-18 19:29:41.823674 INFO    P2p server initialized OK
2018-Jan-18 19:29:41.824229 INFO    Starting core rpc server on address 127.0.0.1:47867
2018-Jan-18 19:29:41.824556 INFO    Core rpc server started ok
2018-Jan-18 19:29:41.824758 INFO    Starting p2p net loop...
2018-Jan-18 19:29:41.824991 INFO    Starting node_server

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Egano (EGN) Egalitarian & Anonymous single unit crypto based on CryptoNote
by
MrCross
on 12/01/2018, 02:10:59 UTC
just to be sure, that I'm on the right blockchain: whats the current height (bc_height)?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Egano (EGN) Egalitarian & Anonymous single unit crypto based on CryptoNote
by
MrCross
on 09/01/2018, 22:58:21 UTC
23:57:43.435648 INFO SYNCHRONIZATION started
23:57:44.173695 INFO Block <2b2f5b40dc0fa485b4576546f51bcfe5db267bd63311843f25e1a7d511ede474> is too big: 24319 bytes, exptected no more than 24276 bytes
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Egano (EGN) Egalitarian & Anonymous single unit crypto based on CryptoNote
by
MrCross
on 09/01/2018, 21:07:41 UTC
seems like the blockchain's "broken".
...doesn't get new blocks since a while now (hangin on block #19456).
Also getting an error in daemon like:

22:06:11.742850 INFO Wrong index in transaction inputs: 2007, expected maximum 2006
22:06:11.743141 INFO Failed to get output keys for tx with amount = 0.000000000000004000 and count indexes 1
22:06:11.743513 INFO Failed to check ring signature for tx <1fbedc7a8d6e044ff3b5562a03289e7f95c869af66316e56de5a75183243d1a2>
22:06:11.750720 INFO Wrong index in transaction inputs: 1965, expected maximum 1963
22:06:11.750976 INFO Failed to get output keys for tx with amount = 0.000000000000030000 and count indexes 1
22:06:11.751343 INFO Failed to check ring signature for tx <8833aa4a5650143a457ee4b1c1cc2a547274713a08a5be46c7adb7853f1f148e>
22:06:11.756499 INFO Wrong index in transaction inputs: 1973, expected maximum 1970
22:06:11.756678 INFO Failed to get output keys for tx with amount = 0.000000000070000000 and count indexes 1
22:06:11.756997 INFO Failed to check ring signature for tx <084581968d9c72c66509ebc2869b1c77d758eb02057cd0148d65c3aad884c20f>
22:06:11.793562 INFO Wrong index in transaction inputs: 93, expected maximum 92
22:06:11.793828 INFO Failed to get output keys for tx with amount = 0.000000060000000000 and count indexes 1
22:06:11.794274 INFO Failed to check ring signature for tx <5879b37601799a3e5d27f8e821c487d0810f421a1a8f60b48b3e1244471b5bb3>
22:06:11.822124 INFO Wrong index in transaction inputs: 1969, expected maximum 1966
22:06:11.822280 INFO Failed to get output keys for tx with amount = 0.000000000080000000 and count indexes 1
22:06:11.822382 INFO Failed to check ring signature for tx

maybe the same/a similar error like Eurobit has since a few days -> maybe you can get help from Eurobit-devs?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Egano (EGN) Egalitarian & Anonymous single unit crypto based on CryptoNote
by
MrCross
on 08/01/2018, 02:04:39 UTC
the pool is offline
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Eurobit - The anonymous, digital replacement for the Euro. [AIRDROP]
by
MrCross
on 06/01/2018, 16:33:37 UTC
Looks like 0.9 billion was mined in 5 days (out of 5 billion) and difficulty increased a lot. The rest (4.1 billion should be mined during next 5 years).
Maybe we should get used to EURB would be more and more difficult to get (as other coins).

0.09 billion are allready mined  Wink
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Eurobit - The anonymous, digital replacement for the Euro. [AIRDROP]
by
MrCross
on 04/01/2018, 12:49:05 UTC
whats the command for getting this infos?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Eurobit - The anonymous, digital replacement for the Euro. [AIRDROP]
by
MrCross
on 04/01/2018, 12:19:07 UTC
after an hour of mining i got this messege:

12:02:28.040183 WARNING [10.11.14.2:51843 INC] Exception in connectionHandler: TcpConnection::read, WSAGetOverlappedResult failed, result=10054, An existing connection was forcibly closed by the remote host.

what should I do?

any help highly appreciated..

I get this message too but i don't think its anything to worry about...im still finding blocks and all seems ok

right, it only means that a peer/node disconnected