Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 2056. (Read 4670972 times)

newbie
Activity: 50
Merit: 0
When can pool diggers?
hero member
Activity: 658
Merit: 503
Monero Core Team
I feel this coin is different from the other coins , I'll buy some and hold
For sure it is:)

Remember to vote for monero on swaphole!
https://www.swaphole.com/#!voting

(copy the whole link, simple machines forum breaks the links with a #)
hero member
Activity: 518
Merit: 500
I feel this coin is different from the other coins , I'll buy some and hold
legendary
Activity: 2968
Merit: 1198
what to do when i got this one?  Huh

Code:
2014-May-12 06:23:00.201575 [P2P1]ERROR c:\temp\bytecoin\git\bitmonero-master\contrib\epee\include\net\abstract_tcp_server2.inl:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-May-12 06:23:00.209575 [P2P1]ERROR c:\temp\bytecoin\git\bitmonero-master\contrib\epee\include\net\levin_protocol_handler_async.h:638 [90.220.5.84:18080 OUT]Failed to do_send()

is this a problem ?

It won't break your daemon but it does cause extra connections to be opened. If you see a lot of them it is best to restart your daemon.
thanks for your reply

yes i have 100's of them inside my log, but after a restart it runs smooth again.

i just hope it does not happen while im sleeping  Grin

otherwise i would just make a small Catch n replay script that restarts the deamon from time to time.  Roll Eyes

A few of them are no big deal. Nothing really bad will happen if the error occurs while you are sleeping. Just restart it if you see a lot of them.
legendary
Activity: 2968
Merit: 1198
Orphans are normal. It doesn't mean that your block from mining was necessarily orphaned, it may be (and usually is) just some orphan from the network. That is an expected part of how block chains work and the reason why multiple confirmations are required.


full member
Activity: 122
Merit: 100
what to do when i got this one?  Huh

Code:
2014-May-12 06:23:00.201575 [P2P1]ERROR c:\temp\bytecoin\git\bitmonero-master\contrib\epee\include\net\abstract_tcp_server2.inl:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-May-12 06:23:00.209575 [P2P1]ERROR c:\temp\bytecoin\git\bitmonero-master\contrib\epee\include\net\levin_protocol_handler_async.h:638 [90.220.5.84:18080 OUT]Failed to do_send()

is this a problem ?

It won't break your daemon but it does cause extra connections to be opened. If you see a lot of them it is best to restart your daemon.

when i check the log , i found there's many orphans in there, and also some network error, so what can i do ? why there's so many orphans? maybe there are more than 5 orphans at least, here's a part of my log:

2014-May-12 09:24:20.188696 [P2P8]ERROR /root/bitmonero/contrib/epee/include/net/abstract_tcp_server2.inl
:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-May-12 09:24:20.188772 [P2P8]ERROR /root/bitmonero/contrib/epee/include/net/levin_protocol_handler_a
sync.h:515 [54.187.205.25:18080 OUT]Failed to do_send
2014-May-12 09:24:20.188982 [P2P8]ERROR /root/bitmonero/contrib/epee/include/net/abstract_tcp_server2.inl
:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-May-12 09:24:20.189038 [P2P8]ERROR /root/bitmonero/contrib/epee/include/net/levin_protocol_handler_a
sync.h:515 [108.61.194.121:18080 OUT]Failed to do_send
2014-May-12 09:24:20.189407 [P2P8]ERROR /root/bitmonero/contrib/epee/include/net/abstract_tcp_server2.inl
:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-May-12 09:24:20.189468 [P2P8]ERROR /root/bitmonero/contrib/epee/include/net/levin_protocol_handler_a
sync.h:515 [140.180.190.181:18080 OUT]Failed to do_send
2014-May-12 09:24:20.318269 [P2P5]Block recognized as orphaned and rejected, id = <09e2e9c7e10ce84a266788
0d40a344489bb894c5163c4126b8bfd5be51226001>
2014-May-12 09:24:20.527331 [P2P1]Block recognized as orphaned and rejected, id = <09e2e9c7e10ce84a266788
0d40a344489bb894c5163c4126b8bfd5be51226001>
2014-May-12 09:24:21.598271 [P2P5][212.234.243.195:18080 OUT] SYNCHRONIZED OK
2014-May-12 09:24:21.989431 [P2P7]ERROR /root/bitmonero/contrib/epee/include/net/abstract_tcp_server2.inl
:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-May-12 09:24:21.989538 [P2P7]ERROR /root/bitmonero/contrib/epee/include/net/levin_protocol_handler_a
sync.h:638 [60.178.228.189:18080 OUT]Failed to do_send()
2014-May-12 09:24:21.989586 [P2P7]ERROR /root/bitmonero/contrib/epee/include/net/abstract_tcp_server2.inl
:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-May-12 09:24:21.989656 [P2P7]ERROR /root/bitmonero/contrib/epee/include/net/levin_protocol_handler_a
sync.h:638 [24.60.203.161:18080 OUT]Failed to do_send()
legendary
Activity: 2968
Merit: 1198
what to do when i got this one?  Huh

Code:
2014-May-12 06:23:00.201575 [P2P1]ERROR c:\temp\bytecoin\git\bitmonero-master\contrib\epee\include\net\abstract_tcp_server2.inl:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-May-12 06:23:00.209575 [P2P1]ERROR c:\temp\bytecoin\git\bitmonero-master\contrib\epee\include\net\levin_protocol_handler_async.h:638 [90.220.5.84:18080 OUT]Failed to do_send()

is this a problem ?

It won't break your daemon but it does cause extra connections to be opened. If you see a lot of them it is best to restart your daemon.
legendary
Activity: 2968
Merit: 1198
Can somebody explain the difference between BitMonero and Monero and what happened in the past?

It is reasonably well explained here: https://bitcointalksearch.org/topic/m.6645981

It is odd given TFT's sentiments about the name change (linked above, quoted below) and hard forks these questions are still being asked again and again, but you have to understand that the world of cryptocoins has become rampant with FUD campaigns, puppet accounts and all sort of dirty tricks. It is sad that people want to operate that way instead of focusing on building the best technology and products, but there is nothing we can do about it, except minimize the disruption they cause. Fortunately most of their efforts are pretty transparent and ineffective (see comments a page or two back on this thread, or better yet don't).


The previous quote was posted in the Quazar thread by me. It was not a part of any FUD campaign, just my understand of things at the time. I now see that TFT is the problem.

Question: Are both coins using the same chain?

The is only one coin/chain.

EDIT: btc-mike, my comment wasn't specifically addressed toward your comment, but there most certainly are organized FUD and puppet campaigns. They've been continuous since BCN appeared. What frequently happens is innocent third parties don't realize it is fake and end up responding to and repeating the same stuff the puppets are posting. Since we can't shut down (or even definitively identify) the 30+ sock puppet accounts, it is best to just ignore them on move forward with building a useful coin.
hero member
Activity: 938
Merit: 1001
Can somebody explain the difference between BitMonero and Monero and what happened in the past?

It is reasonably well explained here: https://bitcointalksearch.org/topic/m.6645981

It is odd given TFT's sentiments about the name change (linked above, quoted below) and hard forks these questions are still being asked again and again, but you have to understand that the world of cryptocoins has become rampant with FUD campaigns, puppet accounts and all sort of dirty tricks. It is sad that people want to operate that way instead of focusing on building the best technology and products, but there is nothing we can do about it, except minimize the disruption they cause. Fortunately most of their efforts are pretty transparent and ineffective (see comments a page or two back on this thread, or better yet don't).


The previous quote was posted in the Quazar thread by me. It was not a part of any FUD campaign, just my understand of things at the time. I now see that TFT is the problem.

Question: Are both coins using the same chain?
newbie
Activity: 56
Merit: 0
the world of cryptocoins has become rampant with FUD campaigns, puppet accounts and all sort of dirty tricks. It is sad that people want to operate that way instead of focusing on building the best technology and products, but there is nothing we can do about it, except minimize the disruption they cause. Fortunately most of their efforts are pretty transparent and ineffective (see comments a page or two back on this thread, or better yet don't).

I think you're doing a fantastic job at mitigating the effect. The recent spike in November and December with BTC has brought on a plethora of new people who are trying to find their place in this community now that initial expectations are not quite matching up with reality. I would imagine that many have left, but the few that remain are still settling amongst the turbulent landscape.

I'm one of them. But instead, what I've found in spite of the initial expectations is something that I can now call a hobby. A vested personal interest rather than a simple business decision, something to expand my horizons. I've come to see that people like you, and a few others like you, are people I feel comfortable listening to .. people that I can take direction and learn from. Thanks for keeping us pointed in the right direction.
member
Activity: 412
Merit: 10
 Don't know why but after updating I can't access my wallet. Angry
legendary
Activity: 2968
Merit: 1198
Can somebody explain the difference between BitMonero and Monero and what happened in the past?

It is reasonably well explained here: https://bitcointalksearch.org/topic/m.6645981

It is odd given TFT's sentiments about the name change (linked above, quoted below) and hard forks these questions are still being asked again and again, but you have to understand that the world of cryptocoins has become rampant with FUD campaigns, puppet accounts and all sort of dirty tricks. It is sad that people want to operate that way instead of focusing on building the best technology and products, but there is nothing we can do about it, except minimize the disruption they cause. Fortunately most of their efforts are pretty transparent and ineffective (see comments a page or two back on this thread, or better yet don't).




Not finished yet, come join in!

So far:
  • Changing bitmonero (BMR) to monero (MRO)
  • Buying a domain name (done: monero.cc, cc standing for "crypto currency")
  • Creating an account for an new OP. This OP includes eizh's proposal. The account password will be given to trusted monero users


New OP: https://bitcointalksearch.org/topic/annmro-monero-an-anonymous-coin-based-on-cryptonote-technology-582080

Hi!

I'm ok about renaming. But I'm not ok about proposed hardfork without support of at least 50% of miners. See new OP for comments.
full member
Activity: 197
Merit: 100
Can somebody explain the difference between BitMonero and Monero and what happened in the past?

found this...
Quote
1) Bytecoin (80% stealth mined)
2) Bitmonero (launched by TFT, ignoring all comments from community)
3) Monero (takeover of Bitmonero when TFT left for a week. TFT is now back with Bitmonero. Both are currently uing same blockchain, but hardfork with merge mining is expected)
4) PhantomCoin (merge mining possible)
5) Quazar
full member
Activity: 224
Merit: 100
Please someone message me I want to buy more monero, I will pay on the high end

I don't have any feedback so we can do escrow or whatever the formal sell procedure is

https://cryptonote.exchange.to
sr. member
Activity: 294
Merit: 250
Please someone message me I want to buy more monero, I will pay on the high end

I don't have any feedback so we can do escrow or whatever the formal sell procedure is
full member
Activity: 224
Merit: 100
Just for curiosity's sake has anyone encountered a problem with opening their wallets due to an incorrect password? I did not set a password when I made the wallet a few days ago, but now it tells me the password is wrong when I try to open it. Not a huge deal since there's only 1 block worth on there but it's kinda annoying all the same.
sr. member
Activity: 263
Merit: 250
With today's update, blockchain sync, hashing and mining are much faster on Core 2 (is anyone still using Core 2's?). Does this hold for other arches?
legendary
Activity: 1666
Merit: 1000
I can't download the wallet from mega !
I also was not able to download from this site, after I protected my Firefox with add-ons ghostery and noscript. mega wants to have write access to your system. I use a separate Live-System in a VM on SSD for this risky access.
member
Activity: 70
Merit: 10
I can't download the wallet from mega !
legendary
Activity: 1414
Merit: 1077
Update on cryptonote.exchange.to: bonuses have been sent. Fees are 0.5%.


Thank you Smiley
Jump to: