runiwani
|
|
September 15, 2016, 12:11:36 PM |
|
i think the price will going to 0,03
|
|
|
|
cAPSLOCK
Legendary
Offline
Activity: 3822
Merit: 5275
Note the unconventional cAPITALIZATION!
|
|
September 15, 2016, 12:13:02 PM |
|
Trying to sync monero on linux ubuntu 16.04 and I'm getting so many problems. I did it normally, started ./bitmonerod and got first 300k blocks nice and reliatively fast. I come back the next day and it's on 320k? so i wait 3 more days, 380k. something isn't right.
Downloaded the boot strap (took less than 5mins on high speed VPS) and follow instructions blockchain_import I tried ./blockchain_import --database lmdb#nosync --verify 0 --input-file ~/blockchain.raw ./blockchain_import --database lmdb#nosync --verify=0 --input-file ~/xmr/blockchain.raw ./blockchain_import --verify 0 --input-file ~/xmr/blockchain.raw ./blockchain_import --input-file ~/xmr/blockchain.raw
You name it I tried around 10 different combos of those commands and each and every one failed. The "database" command was the fastest, but the last block would not be existent or corrupt and wouldn't allow the daemon to function. Massive PITA.
The rest of them would get to 200-350k blocks and simply start hogging resources and STILL not move anywhere in regard to progress. And then, not even being able to exit blockchain_import or bitmonerod (which ever one I was using and trying to sync with).
does anyone know the fastest way to sync on ubuntu 16.04. This is extremely frustrating.
I just did it from scratch on my Arch Linux laptop. It took ~4 hours to sync. Is your internet speed decent and reliable? Ate you using any sorry of firewall? The monero client is a distributed network like bit torrent. You'll need multiple connections...
|
|
|
|
altcoiner-
Jr. Member
Offline
Activity: 57
Merit: 1
|
|
September 15, 2016, 12:44:58 PM |
|
Trying to sync monero on linux ubuntu 16.04 and I'm getting so many problems. I did it normally, started ./bitmonerod and got first 300k blocks nice and reliatively fast. I come back the next day and it's on 320k? so i wait 3 more days, 380k. something isn't right.
Downloaded the boot strap (took less than 5mins on high speed VPS) and follow instructions blockchain_import I tried ./blockchain_import --database lmdb#nosync --verify 0 --input-file ~/blockchain.raw ./blockchain_import --database lmdb#nosync --verify=0 --input-file ~/xmr/blockchain.raw ./blockchain_import --verify 0 --input-file ~/xmr/blockchain.raw ./blockchain_import --input-file ~/xmr/blockchain.raw
You name it I tried around 10 different combos of those commands and each and every one failed. The "database" command was the fastest, but the last block would not be existent or corrupt and wouldn't allow the daemon to function. Massive PITA.
The rest of them would get to 200-350k blocks and simply start hogging resources and STILL not move anywhere in regard to progress. And then, not even being able to exit blockchain_import or bitmonerod (which ever one I was using and trying to sync with).
does anyone know the fastest way to sync on ubuntu 16.04. This is extremely frustrating.
I just did it from scratch on my Arch Linux laptop. It took ~4 hours to sync. Is your internet speed decent and reliable? Ate you using any sorry of firewall? The monero client is a distributed network like bit torrent. You'll need multiple connections... Can't have anything to do with download speeds, downloaded the 3.2GB blockchain in a matter of 2 minutes. Another chunk of code, my client hangs up to 5 minutes just to close: exit 2016-Sep-15 15:35:32.650524 [node] Stop signal sent Stop signal sent 2016-Sep-15 15:35:35.725211 [P2P6][134.60.77.43:18080 OUT]Synced 360401/1136477 2016-Sep-15 15:35:35.793929 [SRV_MAIN]net_service loop stopped. 2016-Sep-15 15:35:35.794103 [SRV_MAIN]p2p net loop stopped 2016-Sep-15 15:35:35.863408 [node] Stop signal sent 2016-Sep-15 15:35:35.863510 [SRV_MAIN]Stopping core rpc server... 2016-Sep-15 15:35:35.863836 [SRV_MAIN]Node stopped. 2016-Sep-15 15:35:35.863884 [SRV_MAIN]Deinitializing rpc server... 2016-Sep-15 15:35:35.864242 [SRV_MAIN]Deinitializing p2p... 2016-Sep-15 15:35:35.870547 [SRV_MAIN]Deinitializing core... 2016-Sep-15 [b]15:35:35.870854[/b] [SRV_MAIN]Closing IO Service. 2016-Sep-15 [b]15:40:42.106479[/b] [SRV_MAIN]Deinitializing cryptonote_protocol... No idea what this things problem is. I've tried on 2 VPS's hosted at different places as well. At the moment I'm using ./blockchain_import --verify 0 --input-file ~/blockchain.raw Stopping every 200k blocks, starting the daemon letting it update the lmdb size then exiting and starting import up again...which is slowly but surely working, I have no idea how long this will last as it keeps getting slower and slower as the height goes up.
|
|
|
|
MoneroMooo
Legendary
Offline
Activity: 1276
Merit: 1001
|
|
September 15, 2016, 01:07:19 PM |
|
Another chunk of code, my client hangs up to 5 minutes just to close:
I suspect it's waiting for the currently processed chunk of 200 blocks to be added before exiting. While it's so waiting, can you check in top where the time is going (CPU, I/O) ? Is bitmonerod mostly in D state ? How much swap do you have, both total and free ? How much RAM do you have, both total and free ?
|
|
|
|
birr
|
|
September 15, 2016, 02:37:23 PM |
|
I'm going to need to decide which country to report the theft of my moneroj in. I am in Norway, and I was in Norway a couple of days ago when I discovered the crime. I am going to be in the United States in a few days, where I am a citizen. So the question I am asking myself is whether to report it now, in Norway, or later, when I will be in the U.S. Someone discussed this very question here https://www.askthe.police.uk/content/Q603.htmSince there's no way to know where the crime occurred, it's kind of ambiguous. But the gist of the discussion seems to imply that I need to report it in the United States. "You need to make a report to the police in your own country, you should not make the report direct to the police in the country where you think the crime has happened as the request must be from a recognised law enforcement authority." "There are official procedures that must be followed when investigating international crime which mean that you must report the matter to your local police/law enforcement agency first." The thing is, from my intimate knowledge of the United States and the attitudes there, having lived there sixty years, I am inclined to make the report in a more civilized country like Norway.
|
|
|
|
digitalcodes
Newbie
Offline
Activity: 19
Merit: 0
|
|
September 15, 2016, 04:55:45 PM |
|
who can help me to build my own pool the pool i want to build for my own rigs that means i need a pool private
I am sorry but I still don't understand why you want a pool of your own. How much hashrate do you have? Backstory - Already offered to help him but he wants a pool running on windows. No such thing, right? Good luck bud. Tried. sorry! i'm trying to add on 16.04 ubuntu from deltahost but get error when i want to compile daemon.
|
|
|
|
iCEBREAKER
Legendary
Offline
Activity: 2156
Merit: 1072
Crypto is the separation of Power and State.
|
|
September 15, 2016, 05:33:32 PM |
|
Wow! Le Monde is the French newspaper of record, like the NYT is for America. Was the article in the print edition as well? "complement indispensable du bitcoin" Yes, that pretty much covers it.
|
██████████ ██████████████████ ██████████████████████ ██████████████████████████ ████████████████████████████ ██████████████████████████████ ████████████████████████████████ ████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ████████████████████████████████ ██████████████ ██████████████ ████████████████████████████ ██████████████████████████ ██████████████████████ ██████████████████ ██████████ Monero
|
| "The difference between bad and well-developed digital cash will determine whether we have a dictatorship or a real democracy." David Chaum 1996 "Fungibility provides privacy as a side effect." Adam Back 2014
|
| | |
|
|
|
Ratatosk
|
|
September 15, 2016, 06:59:44 PM |
|
|
|
|
|
yomocoin
Newbie
Offline
Activity: 33
Merit: 0
|
|
September 15, 2016, 07:13:42 PM |
|
I buy the XMR with an expensive price
|
|
|
|
tankist0
|
|
September 15, 2016, 07:23:32 PM |
|
I haven't checked this thread for a while, but after reading just ONE last page -- this is ridiculously awesome! Payment processor, monerodo OS which I am downloading right now -- that's a huge progress, thank you guys for your hard work! And here comes the Le Monde article, right in time
|
|
|
|
owlcatz
Legendary
Offline
Activity: 3822
Merit: 1995
https://talkimg.com - Fck Imgur/BBwhatever
|
|
September 15, 2016, 09:28:16 PM |
|
i'm trying to add on 16.04 ubuntu from deltahost but get error when i want to compile daemon.
What is the error? I buy the XMR with an expensive price Sorry.... (?) I didn't, but I'm still not selling it. If you bought it to make money overnight, you picked the wrong coin. This coin is for people with lots of patience.
|
. I C Λ R U S | | | | █████▄▄█████▄▄ ████████▀▀▀████ ██████▀█████▀███ ████████████████ ████████████████ ████████████████ ░▄█████████████████ ███████████████████ ███████████████████ ████████░░░▀▀▀▀▀▀▀▀ ████████▄▄▄████████ ███████████████████ █████████████████▀ | ░░░███ ▄▄▄███ ██████ ░░░███ ░░░███ ░░░███ ░░░███ ░░░███ ░░░███ ░░░███ ▄████████ ███▌░▐███ ████████▀ | | | | | █████████████████████ █████████████████████ █████████████████████ ██████▀▀▀▀████▀▀█████ █████░░▄▄░░██░░░█████ █████▄▄██░░███░░█████ █████▀▀▀▀░░▀██░░█████ ████░░░░▄▄▄▄█▀░░▀████ ████░░░░░░░░█░▀▀░████ █████████████████████ █████████████████████ █████████████████████ █████████████████████ | ████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ | ████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ | ████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ | | | | ████ ██
██ ████ | | ████ ██
██ ████ |
[/ce
|
|
|
nioc
Legendary
Offline
Activity: 1624
Merit: 1008
|
|
September 15, 2016, 10:24:47 PM |
|
6 pull request from 4 contributors were merged today including one that lowers the min. fee from 0.01 to 0.002
|
|
|
|
Biro Bob
|
|
September 15, 2016, 11:33:02 PM |
|
6 pull request from 4 contributors were merged today including one that lowers the min. fee from 0.01 to 0.002 Thats great news for me. I have been doing lots of test transactions from test wallets because I recently set up a remote node on $5 Digital Ocean And wanted to get to grips with simplewallet command line UI before moving my Monero from Polo. My home bandwidth is too poor to run bitmonero daemon and I could never get it to work locally. It just used to bomb out and I gave up. I highly recommend running a remote node on a VPS to anyone living in a country with unreliable and slow bandwidth and then just pointing simplewallet at it. This works just fine. https://m.do.co/c/b1d541350e7f is an affiliate link for Digital Ocean which gives you $10 of credit (2 months) - the cheapest one is fine for running bitmonero.
|
|
|
|
GingerAle
Legendary
Offline
Activity: 1260
Merit: 1008
|
|
September 16, 2016, 01:32:31 AM |
|
6 pull request from 4 contributors were merged today including one that lowers the min. fee from 0.01 to 0.002 Thats great news for me. I have been doing lots of test transactions from test wallets because I recently set up a remote node on $5 Digital Ocean And wanted to get to grips with simplewallet command line UI before moving my Monero from Polo. My home bandwidth is too poor to run bitmonero daemon and I could never get it to work locally. It just used to bomb out and I gave up. I highly recommend running a remote node on a VPS to anyone living in a country with unreliable and slow bandwidth and then just pointing simplewallet at it. This works just fine. https://m.do.co/c/b1d541350e7f is an affiliate link for Digital Ocean which gives you $10 of credit (2 months) - the cheapest one is fine for running bitmonero. Whats your home bandwidth? It should be able to run..... bomb out? Can you describe more the behavior?
|
|
|
|
|
anders lokka
|
|
September 16, 2016, 10:34:01 AM |
|
Min fee is 0.1? seems high.
|
I have performed the most faster yobit ico sold out in 29 Minutes. NEW PROJECT SOON!!!
|
|
|
nioc
Legendary
Offline
Activity: 1624
Merit: 1008
|
|
September 16, 2016, 10:56:17 AM |
|
Min fee is 0.1? seems high.
It is high but it's also not correct. I don't know why you think it is but you obviously didn't read the few posts before yours.
|
|
|
|
dEBRUYNE
Legendary
Offline
Activity: 2268
Merit: 1141
|
|
September 16, 2016, 02:21:30 PM |
|
|
|
|
|
nioc
Legendary
Offline
Activity: 1624
Merit: 1008
|
|
September 16, 2016, 03:34:42 PM |
|
Must be getting close to new release. 2 more pull requests merged today. One from a new contributor rckngOpossum adding to our growing Monero Menagerie.
|
|
|
|
runiwani
|
|
September 16, 2016, 06:29:03 PM |
|
IMO. xmr price will at 900k-1200k sathosi. and then stay at 1200k after that will pump until 3000k satoshi
|
|
|
|
|