Bitcoin Forum
April 30, 2024, 09:50:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 [241] 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 »
  Print  
Author Topic: [ANN][ICO] ⚡ Electroneum ⚡ Token Sale Sept 14th Mobile Mining Crypto Coin  (Read 315103 times)
opus.224
Full Member
***
Offline Offline

Activity: 247
Merit: 100


View Profile
November 04, 2017, 03:28:13 PM
 #4801

My wallet does not sync.

 WARNING: no two valid ElectroneumPulse DNS checkpoint records were received

what to do?


Yesterday I ran electoneumd and electroneum-wallet-cli without problems. Today deamon won't connect to any peer any more:

Code:
\electroneumd.exe --log-level 1

2017-11-04 15:12:58.362 5356    INFO    global  src/daemon/main.cpp:279 Electroneum 'Helium Hydra' (v0.11.0.0-53f8b3fa)
2017-11-04 15:12:58.362 5356    INFO    global  src/daemon/protocol.h:55        Initializing cryptonote protocol...
2017-11-04 15:12:58.362 5356    INFO    global  src/daemon/protocol.h:60        Cryptonote protocol initialized OK
2017-11-04 15:12:58.362 5356    INFO    global  src/daemon/p2p.h:63     Initializing p2p server...
2017-11-04 15:13:04.284 5356    INFO    global  src/daemon/p2p.h:68     P2p server initialized OK
2017-11-04 15:13:04.284 5356    INFO    global  src/daemon/rpc.h:58     Initializing core rpc server...
2017-11-04 15:13:04.284 5356    INFO    global  contrib/epee/include/net/http_server_impl_base.h:70     Binding on 127.0.0.1:26968
2017-11-04 15:13:04.284 5356    INFO    global  src/daemon/rpc.h:63     Core rpc server initialized OK on port: 26968
2017-11-04 15:13:04.284 5356    INFO    global  src/daemon/core.h:73    Initializing core...
2017-11-04 15:13:04.284 5356    INFO    global  src/cryptonote_core/cryptonote_core.cpp:323     Loading blockchain from folder C:\ProgramData\electroneum\lmdb ...
2017-11-04 15:13:04.284 5356    INFO    global  src/cryptonote_core/cryptonote_core.cpp:421     Loading checkpoints
2017-11-04 15:13:04.300 5356    WARN    net.dns src/common/dns_utils.cpp:487    WARNING: no two valid ElectroneumPulse DNS checkpoint records were received
2017-11-04 15:13:04.300 5356    INFO    global  src/daemon/core.h:78    Core initialized OK
2017-11-04 15:13:04.300 5356    INFO    global  src/daemon/rpc.h:68     Starting core rpc server...
2017-11-04 15:13:04.300 [SRV_MAIN]      INFO    global  src/daemon/rpc.h:73     Core rpc server started ok
2017-11-04 15:13:04.300 [SRV_MAIN]      INFO    global  src/daemon/p2p.h:78     Starting p2p net loop...
2017-11-04 15:13:05.300 [P2P7]  INFO    global  src/cryptonote_core/cryptonote_core.cpp:1247
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.

You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)

Use the "help" command to see the list of available commands.
**********************************************************************

2017-11-04 15:13:05.300 [P2P7]  WARN    net.dns src/common/dns_utils.cpp:487    WARNING: no two valid ElectroneumPulse DNS checkpoint records were received
2017-11-04 15:13:18.425 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:13:18.425 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:13:26.566 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:13:26.566 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:13:34.628 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:13:34.628 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:13:44.675 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:13:44.675 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:13:49.987 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:13:49.987 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:08.113 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:14:08.113 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:08.113 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:1192       Failed to connect to any of seed peers, trying fallback seeds
2017-11-04 15:14:13.222 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:14:13.222 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:18.331 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:14:18.331 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:33.378 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:14:33.378 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:53.503 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:14:53.503 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:53.503 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:1203       Failed to connect to any of seed peers, continuing without seeds
2017-11-04 15:15:15.644 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:15:15.644 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:15:33.706 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:15:33.706 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:15:41.769 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:15:41.769 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:16:02.082 [P2P6]  WARN    net.p2p src/p2p/net_node.inl:756        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:16:02.082 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:16:10.207 [P2P6]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:16:10.207 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:16:40.238 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:1192       Failed to connect to any of seed peers, trying fallback seeds
2017-11-04 15:17:25.300 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:1203       Failed to connect to any of seed peers, continuing without seeds
2017-11-04 15:17:40.644 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:17:40.644 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:17:48.769 [P2P6]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:17:48.769 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:17:53.879 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:17:53.879 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:18:02.004 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:18:02.004 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:18:40.160 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:18:40.160 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:18:50.285 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:18:50.285 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:10.598 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:10.598 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:18.926 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:18.926 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:24.254 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:24.254 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:29.379 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:29.379 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:34.488 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:34.488 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:47.551 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:47.551 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:20:10.941 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:20:10.941 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:20:10.941 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:1192       Failed to connect to any of seed peers, trying fallback seeds
2017-11-04 15:20:14.988 1632    WARN    net.p2p src/p2p/net_node.inl:756        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-3, LEVIN_ERROR_CONNECTION_DESTROYED)
2017-11-04 15:20:14.988 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
^C
2017-11-04 15:20:14.988 [SRV_MAIN]      INFO    global  src/daemon/p2p.h:80     p2p net loop stopped
2017-11-04 15:20:14.988 [SRV_MAIN]      INFO    global  src/daemon/rpc.h:78     Stopping core rpc server...
2017-11-04 15:20:14.988 [SRV_MAIN]      INFO    global  src/daemon/daemon.cpp:145       Node stopped.
2017-11-04 15:20:14.988 [SRV_MAIN]      INFO    global  src/daemon/rpc.h:90     Deinitializing rpc server...
2017-11-04 15:20:14.988 [SRV_MAIN]      INFO    global  src/daemon/p2p.h:90     Deinitializing p2p...
2017-11-04 15:20:15.598 [SRV_MAIN]      INFO    global  src/daemon/core.h:89    Deinitializing core...
2017-11-04 15:20:15.598 [SRV_MAIN]      INFO    global  src/daemon/protocol.h:77        Stopping cryptonote protocol...
2017-11-04 15:20:15.598 [SRV_MAIN]      INFO    global  src/daemon/protocol.h:81        Cryptonote protocol stopped successfully

Anyone can post any working nodes?
 
1714513832
Hero Member
*
Offline Offline

Posts: 1714513832

View Profile Personal Message (Offline)

Ignore
1714513832
Reply with quote  #2

1714513832
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714513832
Hero Member
*
Offline Offline

Posts: 1714513832

View Profile Personal Message (Offline)

Ignore
1714513832
Reply with quote  #2

1714513832
Report to moderator
1714513832
Hero Member
*
Offline Offline

Posts: 1714513832

View Profile Personal Message (Offline)

Ignore
1714513832
Reply with quote  #2

1714513832
Report to moderator
contraband
Hero Member
*****
Offline Offline

Activity: 1232
Merit: 528


Community Manager: ETN


View Profile
November 04, 2017, 04:01:56 PM
 #4802

if i mine in cold wallet
how to transfer me coins to the exchange?
how to open my wallet?


Please post this on the new official thread.

https://bitcointalk.org/index.php?topic=2353282.msg23984322#msg23984322


Thanks,



Contraband
Community Manager


Bump

Please make you post in the new thread. Most of the people are already there, lets have to rest of you over there, too



Thanks,



Contraband
Community Manager



You are posting in the wrong thread guys.

We have gone through many many pages.

This thread has become full of misinformation.

The correct thread has gone through 14 pages as this went through 2 pages.


Please post in the correct thread.


https://bitcointalk.org/index.php?topic=2353282.msg23984322#msg23984322

Thanks,



Contraband
Community Manager
Recon200
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 04, 2017, 04:10:05 PM
 #4803

Hello. Who can help? can't  synced. Synchronization does not start after "./electroneumd"
https://cdn1.savepice.ru/uploads/2017/11/4/e94ddf9f6a1a63d7bdda745b75cd2bff-full.png


Create a shortcut with the --log-level 1 option
"C: \ Users \ ADM \ Desktop \ etn wallet \ electroneumd.exe" --log-level 1
rayhantechbd
Newbie
*
Offline Offline

Activity: 93
Merit: 0


View Profile WWW
November 04, 2017, 04:42:43 PM
 #4804

I saw your companies plan,  what about 2018, and offer for new investors.
cryptkeeper1979
Full Member
***
Offline Offline

Activity: 198
Merit: 100



View Profile
November 04, 2017, 05:09:53 PM
 #4805

Hello. Who can help? can't  synced. Synchronization does not start after "./electroneumd"



Create a shortcut with the --log-level 1 option
"C: \ Users \ ADM \ Desktop \ etn wallet \ electroneumd.exe" --log-level 1
Yes, it helped. Thank you

Contraband is deleting posts left and right that questions any issues with Electroneum, this is the first step in the wrong direction. Reposting what he deleted...

Contraband: I wont delete your response to hide the post you responded to because I deleted, as my intention is not to "hide" posts.

Contraband:The post is just so ridiculous. I didnt want to go through one at a time and respond to the barrage of questions that were just pure FUD in my opinion. The devs are not scammers. So for transparency I leave it here so you can read it if you really want to, but believe me, dont waste your time and just move along.

Me: Is it though? First of all I mentioned I was speculating, and given the fact 10,000+ miners haven't received a single ETN token from the official mining pools in over 48 hours is bloody odd and should be addressed ASAP.

Also given the fact people spent money on this ICO and are stuck unable to withdraw their funds is unacceptable, as miners who don't have any ties to this project are mining it and making the most profit. Whether or not the dev team has been dealing with a hack, or more likely scenario, they don't have the ETN to send to the ICO holders yet, or even worse they lost their pre-mine somehow, might sound crazy but I have every right to speak my mind and speculate especially after such a shady and unprofessional launch.

What's ridiculous is you censoring this thread, my post and others who are just airing their thoughts and ideas. I'm not trying to spread fud, but it's hard NOT to speculate when a 40million ICO disappears from the world then pretends to be in talks with "Amazon" which is bullshit and add to the madness has mining pools that are stuck and not working. Goodluck being their PR rep Contraband.

BTC: 1PP5r4YnGNXo4TFpCX4TKgSjrh9qRmWocn
NewWorldCoiner
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250

Saved you from a scam? Send me some BTC!


View Profile
November 04, 2017, 05:17:17 PM
 #4806

Excited about this ICO and will be following it with all the intensity!!!

Sock Puppet alert!

https://bitcointalk.org/index.php?topic=2328904.msg24036845#msg24036845
tbearhere
Legendary
*
Offline Offline

Activity: 3122
Merit: 1003



View Profile
November 04, 2017, 06:10:12 PM
 #4807

What's needed is a GUI wallet.
mcfom
Legendary
*
Offline Offline

Activity: 1260
Merit: 1001


View Profile
November 04, 2017, 06:31:02 PM
 #4808

Any update when should investors will be able to move their tokens even no words about mobile mining app. What is going on behind the scene during ICO everything was ready but now we facing problem to get access there.
CryptoWhaler
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
November 04, 2017, 06:59:09 PM
 #4809

Unfortunately Contraband has been harassing investors who air their genuine concerns.
I too have had a couple of my posts deleted for "spreading FUD".
When one party does not honor their end of the bargain and subverts all attempts to be held accountable then obviously FUD will set in.
Contraband has gone from community manager to community policeman deleting any posts that don't toe the line.

This is the thread where investors can say exactly what they feel about this project without fear or intimidation:

https://bitcointalk.org/index.php?topic=2357920

YourMom420
Sr. Member
****
Offline Offline

Activity: 430
Merit: 250


View Profile
November 04, 2017, 07:21:26 PM
 #4810

Is there a windows wallet?
CryptoWhaler
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
November 04, 2017, 07:25:27 PM
 #4811

There is a paper wallet that you can create when you log my.electroneum.com. Imagine a coin that has been fronted for beginners in crypto that uses a paper wallet!

Unfortunately people have been asked to reset passwords for the above log in 2 times now and counting.

Herdz
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
November 04, 2017, 08:38:40 PM
 #4812

So China was accurate. Tokens that conducting ICOs are nut.
We have a proof here
mugwump
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
November 04, 2017, 08:49:52 PM
 #4813


2-Long term: You might say, it's ok if it crashes now, it will recover long term. But think about this, the exact moment of token release will be followed by the mining app, while it's a great marketing strategy, it will greatly increase the supply even further, on daily basis, and the more people are using the app (which they would of course, it's free money), the more ETN will enter the market on daily basis. Those tokens are even more than the ones sold during the ICO. So a downward spiral is possible still!

As far as I know, the mobile mining thing is just a simulation. Am I wrong?
CryptoWhaler
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
November 04, 2017, 09:01:47 PM
 #4814


2-Long term: You might say, it's ok if it crashes now, it will recover long term. But think about this, the exact moment of token release will be followed by the mining app, while it's a great marketing strategy, it will greatly increase the supply even further, on daily basis, and the more people are using the app (which they would of course, it's free money), the more ETN will enter the market on daily basis. Those tokens are even more than the ones sold during the ICO. So a downward spiral is possible still!

As far as I know, the mobile mining thing is just a simulation. Am I wrong?

You sir are correct; mobile mining is simulation. However, the ETN they will be earning for the mining simulation is REAL.
That is why the devs have premined 8.2B ETN to "airdrop" to people who participate in mobile mining.

brovushkinbt
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 04, 2017, 09:47:13 PM
 #4815

Hi,

Here http://etn.kopanka.com is one more electroneum pool. If someone interested you are welcome to join.

Best regards,
Vlad
muraqaba
Member
**
Offline Offline

Activity: 128
Merit: 10


View Profile
November 04, 2017, 10:27:17 PM
 #4816

one of the biggest advocates of this token blackwidow has stopped posting... interesting.
coin-investor
Hero Member
*****
Offline Offline

Activity: 2814
Merit: 571


Leading Crypto Sports Betting & Casino Platform


View Profile
November 04, 2017, 10:59:19 PM
 #4817

Hi,

Here http://etn.kopanka.com is one more electroneum pool. If someone interested you are welcome to join.

Best regards,
Vlad

There are so many pools included electroneum this is the reason why the difficulty shoot up to a very high level I've tried to mine with a 50 h/s and I only got 5 etn the whole day other are getting very low so it's not recommended to mine electroneum now.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Money_king88
Full Member
***
Offline Offline

Activity: 215
Merit: 100

#


View Profile
November 04, 2017, 11:03:05 PM
 #4818

Hi,

Here http://etn.kopanka.com is one more electroneum pool. If someone interested you are welcome to join.

Best regards,
Vlad

There are so many pools included electroneum this is the reason why the difficulty shoot up to a very high level I've tried to mine with a 50 h/s and I only got 5 etn the whole day other are getting very low so it's not recommended to mine electroneum now.

5 coins at 50 hash is about 20-25 cents that's dam good for 50h/s bet you can't make that with any other cryptonight coin
oldbit
Member
**
Offline Offline

Activity: 203
Merit: 10


View Profile
November 05, 2017, 12:20:41 AM
 #4819

My wallet does not sync.

 WARNING: no two valid ElectroneumPulse DNS checkpoint records were received

what to do?


Yesterday I ran electoneumd and electroneum-wallet-cli without problems. Today deamon won't connect to any peer any more:

Code:
\electroneumd.exe --log-level 1

2017-11-04 15:12:58.362 5356    INFO    global  src/daemon/main.cpp:279 Electroneum 'Helium Hydra' (v0.11.0.0-53f8b3fa)
2017-11-04 15:12:58.362 5356    INFO    global  src/daemon/protocol.h:55        Initializing cryptonote protocol...
2017-11-04 15:12:58.362 5356    INFO    global  src/daemon/protocol.h:60        Cryptonote protocol initialized OK
2017-11-04 15:12:58.362 5356    INFO    global  src/daemon/p2p.h:63     Initializing p2p server...
2017-11-04 15:13:04.284 5356    INFO    global  src/daemon/p2p.h:68     P2p server initialized OK
2017-11-04 15:13:04.284 5356    INFO    global  src/daemon/rpc.h:58     Initializing core rpc server...
2017-11-04 15:13:04.284 5356    INFO    global  contrib/epee/include/net/http_server_impl_base.h:70     Binding on 127.0.0.1:26968
2017-11-04 15:13:04.284 5356    INFO    global  src/daemon/rpc.h:63     Core rpc server initialized OK on port: 26968
2017-11-04 15:13:04.284 5356    INFO    global  src/daemon/core.h:73    Initializing core...
2017-11-04 15:13:04.284 5356    INFO    global  src/cryptonote_core/cryptonote_core.cpp:323     Loading blockchain from folder C:\ProgramData\electroneum\lmdb ...
2017-11-04 15:13:04.284 5356    INFO    global  src/cryptonote_core/cryptonote_core.cpp:421     Loading checkpoints
2017-11-04 15:13:04.300 5356    WARN    net.dns src/common/dns_utils.cpp:487    WARNING: no two valid ElectroneumPulse DNS checkpoint records were received
2017-11-04 15:13:04.300 5356    INFO    global  src/daemon/core.h:78    Core initialized OK
2017-11-04 15:13:04.300 5356    INFO    global  src/daemon/rpc.h:68     Starting core rpc server...
2017-11-04 15:13:04.300 [SRV_MAIN]      INFO    global  src/daemon/rpc.h:73     Core rpc server started ok
2017-11-04 15:13:04.300 [SRV_MAIN]      INFO    global  src/daemon/p2p.h:78     Starting p2p net loop...
2017-11-04 15:13:05.300 [P2P7]  INFO    global  src/cryptonote_core/cryptonote_core.cpp:1247
**********************************************************************
The daemon will start synchronizing with the network. This may take a long time to complete.

You can set the level of process detailization* through "set_log <level|categories>" command*,
where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)

Use the "help" command to see the list of available commands.
**********************************************************************

2017-11-04 15:13:05.300 [P2P7]  WARN    net.dns src/common/dns_utils.cpp:487    WARNING: no two valid ElectroneumPulse DNS checkpoint records were received
2017-11-04 15:13:18.425 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:13:18.425 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:13:26.566 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:13:26.566 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:13:34.628 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:13:34.628 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:13:44.675 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:13:44.675 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:13:49.987 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:13:49.987 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:08.113 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:14:08.113 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:08.113 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:1192       Failed to connect to any of seed peers, trying fallback seeds
2017-11-04 15:14:13.222 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:14:13.222 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:18.331 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:14:18.331 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:33.378 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:14:33.378 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [52.50.2.110:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:53.503 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:14:53.503 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:14:53.503 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:1203       Failed to connect to any of seed peers, continuing without seeds
2017-11-04 15:15:15.644 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:15:15.644 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:15:33.706 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:15:33.706 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:15:41.769 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:15:41.769 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.250.126.109:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:16:02.082 [P2P6]  WARN    net.p2p src/p2p/net_node.inl:756        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:16:02.082 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:16:10.207 [P2P6]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:16:10.207 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:16:40.238 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:1192       Failed to connect to any of seed peers, trying fallback seeds
2017-11-04 15:17:25.300 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:1203       Failed to connect to any of seed peers, continuing without seeds
2017-11-04 15:17:40.644 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:17:40.644 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:17:48.769 [P2P6]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:17:48.769 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:17:53.879 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:17:53.879 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:18:02.004 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:18:02.004 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:18:40.160 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:18:40.160 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:18:50.285 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:18:50.285 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.237.39.232:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:10.598 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:10.598 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.124.43.88:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:18.926 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:18.926 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:24.254 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:24.254 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:29.379 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:29.379 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.197.74.127:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:34.488 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:34.488 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.236.180.233:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:19:47.551 [P2P9]  WARN    net.p2p src/p2p/net_node.inl:756        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:19:47.551 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [34.240.247.44:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:20:10.941 [P2P8]  WARN    net.p2p src/p2p/net_node.inl:756        [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2017-11-04 15:20:10.941 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.37.208:26967 OUT] COMMAND_HANDSHAKE Failed
2017-11-04 15:20:10.941 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:1192       Failed to connect to any of seed peers, trying fallback seeds
2017-11-04 15:20:14.988 1632    WARN    net.p2p src/p2p/net_node.inl:756        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE invoke failed. (-3, LEVIN_ERROR_CONNECTION_DESTROYED)
2017-11-04 15:20:14.988 [P2P7]  WARN    net.p2p src/p2p/net_node.inl:805        [13.125.50.165:26967 OUT] COMMAND_HANDSHAKE Failed
^C
2017-11-04 15:20:14.988 [SRV_MAIN]      INFO    global  src/daemon/p2p.h:80     p2p net loop stopped
2017-11-04 15:20:14.988 [SRV_MAIN]      INFO    global  src/daemon/rpc.h:78     Stopping core rpc server...
2017-11-04 15:20:14.988 [SRV_MAIN]      INFO    global  src/daemon/daemon.cpp:145       Node stopped.
2017-11-04 15:20:14.988 [SRV_MAIN]      INFO    global  src/daemon/rpc.h:90     Deinitializing rpc server...
2017-11-04 15:20:14.988 [SRV_MAIN]      INFO    global  src/daemon/p2p.h:90     Deinitializing p2p...
2017-11-04 15:20:15.598 [SRV_MAIN]      INFO    global  src/daemon/core.h:89    Deinitializing core...
2017-11-04 15:20:15.598 [SRV_MAIN]      INFO    global  src/daemon/protocol.h:77        Stopping cryptonote protocol...
2017-11-04 15:20:15.598 [SRV_MAIN]      INFO    global  src/daemon/protocol.h:81        Cryptonote protocol stopped successfully

Anyone can post any working nodes?
 


Is this compiled or the released binary?

In my experience, I downloaded the binary, it is not connecting. I think the binaries are compiled without the seed-nodes.
So the solution is to use --add-peer for both windows and linux. look at the peers at the source code and use them.

Or compile the source as it is.
crypto-coins.club
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile WWW
November 05, 2017, 01:00:42 AM
 #4820

Our Electroneum Pool is up and running...

Join us today at etn.crypto-coins.club
Pages: « 1 ... 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 [241] 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!