Author

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

legendary
Activity: 2968
Merit: 1198
I created a new wallet and typed exit.  Restarted simplewallet.exe with the "--wallet mywallet.bin" arguments but it just prints out how it cant find mywallet.keys file.  I'm looking right at the mywallet.keys file that was created, is there some special place I have to put it?  This is Win 7 64 I'm running.

Is your wallet called mywallet.bin or mywallet? The keys file is whatever name you give it plus .keys.

sr. member
Activity: 280
Merit: 250
Who cares?
I created a new wallet and typed exit.  Restarted simplewallet.exe with the "--wallet mywallet.bin" arguments but it just prints out how it cant find mywallet.keys file.  I'm looking right at the mywallet.keys file that was created, is there some special place I have to put it?  This is Win 7 64 I'm running.
hero member
Activity: 560
Merit: 500

Is your bitmonerod program still downloading the blockchain? Has it said synchronized ok?
Yes, I downloaded https://mega.co.nz/#!WVZ2RZwI!um6D8jSVw618P6NmgQeLtrkB1dUJXIjcpylIjO-P7sk
And place in %AppData%/bitmonero
What I have not done? Thank you in advance for your help


That's 3 days behind so you may need to wait longer to sync up to the present time. When the sync is finished, there will be a bunch of green text saying SYNCHRONIZED OK. We're currently at block 22160. To check how far you've synced, type print_block 50000 (or any number larger than the current block) in the bitmonerod terminal (not the wallet).

I'll update the blockchain uploads tomorrow.
full member
Activity: 126
Merit: 100

Is your bitmonerod program still downloading the blockchain? Has it said synchronized ok?
Yes, I downloaded https://mega.co.nz/#!WVZ2RZwI!um6D8jSVw618P6NmgQeLtrkB1dUJXIjcpylIjO-P7sk
And place in %AppData%/bitmonero
What I have not done? Thank you in advance for your help
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
Hello.
My OS is Windows7 64.
When i run wallet i see "Error: refresh failed, daemon is busy. Please try later. Block received: 0"
What am I doing wrong.
You have to wait for the daemon to sync with the network.
newbie
Activity: 56
Merit: 0
Hello.
My OS is Windows7 64.
When i run wallet i see "Error: refresh failed, daemon is busy. Please try later. Block received: 0"
What am I doing wrong.

Is your bitmonerod program still downloading the blockchain? Has it said synchronized ok?
full member
Activity: 126
Merit: 100
Hello.
My OS is Windows7 64.
When i run wallet i see "Error: refresh failed, daemon is busy. Please try later. Block received: 0"
What am I doing wrong.
newbie
Activity: 56
Merit: 0
Listed us here:

https://www.swaphole.com/#!voting

Make sure to copy and paste because btctalk breaks the link if there's a # in there.

Also, if you haven't voted in a while here's another link bump: https://comkort.com/vote
legendary
Activity: 1484
Merit: 1005
Quote
I've been reading your MC2 thread. It's impressive to speak little of it. As far as bad situations go, I'm glad you were who we have now. The incredible amount of help and time you, and everyone else, have put forth is nothing small. If I didn't feel like the MRO would be worth something some day I'd send it all to you guys Smiley

I'm sorry if I neglected to mention that the major hook into this, apart from the badass protocol, are the people that it has brought toward it. You, NoodleDoodle, Smooth, Othe, David Latapie, eizh are the reason that this will succeed in my mind. Not just a gui or pool.

That I can come here every day and you guys are posting is more than a reassurance for me. You guys even showed me how to install this on ubuntu, which I'm coming to see is a great alternative to windows.

I'm sure, under your combined leadership, that I will very soon be coming to this thread and seeing hundreds of posts from many new people pouring in.
Thanks for the kind words. This has been the first thing I've really been excited about since mining Tenebrix/Litecoin back when their genesis blocks came out and I'm happy to give the project as much spare time as I possible can on top of my full-time work on MC2.
legendary
Activity: 2968
Merit: 1198
I do have a newbie question though, why can't someone compile the linux source? Why is it better to compile linux version yourself, but we all trust windows binaries?

GCC often has architecture specific optimizations when compiling, so it tends to be faster if you build yourself.

Compiling on Windows tends to be a pain in the ass, so we recommend people just use the binaries.

It is possible to build separate Windows binaries for different architectures (Nehalem, Haswell, etc) that will perform better on the corresponding hardware but as you say its a pain in the ass to build all these and keep them updated whenever there is a patch, so I can't blame anyone for not doing it. It's nice that Windows binaries get built at all.

However, if someone wants to step up and build (and maintain) a bunch of these different binaries, I'm sure the community would be grateful.
newbie
Activity: 56
Merit: 0
I've been reading your MC2 thread. It's impressive to speak little of it. As far as bad situations go, I'm glad you were who we have now. The incredible amount of help and time you, and everyone else, have put forth is nothing small. If I didn't feel like the MRO would be worth something some day I'd send it all to you guys Smiley

I'm sorry if I neglected to mention that the major hook into this, apart from the badass protocol, are the people that it has brought toward it. You, NoodleDoodle, Smooth, Othe, David Latapie, eizh are the reason that this will succeed in my mind. Not just a gui or pool.

That I can come here every day and you guys are posting is more than a reassurance for me. You guys even showed me how to install this on ubuntu, which I'm coming to see is a great alternative to windows.

I'm sure, under your combined leadership, that I will very soon be coming to this thread and seeing hundreds of posts from many new people pouring in.
hero member
Activity: 655
Merit: 500
I do have a newbie question though, why can't someone compile the linux source? Why is it better to compile linux version yourself, but we all trust windows binaries?

GCC often has architecture specific optimizations when compiling, so it tends to be faster if you build yourself.

Compiling on Windows tends to be a pain in the ass, so we recommend people just use the binaries.

Ok thanks, that makes sense.
legendary
Activity: 1484
Merit: 1005
I do have a newbie question though, why can't someone compile the linux source? Why is it better to compile linux version yourself, but we all trust windows binaries?

GCC often has architecture specific optimizations when compiling, so it tends to be faster if you build yourself.

Compiling on Windows tends to be a pain in the ass, so we recommend people just use the binaries.
legendary
Activity: 1484
Merit: 1005
How many Monero are currently in circulation?

~400k of 18.45m
newbie
Activity: 29
Merit: 0
How many Monero are currently in circulation?
hero member
Activity: 655
Merit: 500
I'm here.  Constantly. Soon I will have the fork in sync with the bytecoin commits. NoodleDoodle recently published a more optimized daemon/miner for win64. Othe is working on the GUI.

Pool will come as soon as people see the technological value in the coin. Like most open source projects, it will grow slowly and organically -- like Bitcoin itself.

So, just chill. Smiley The start was fair and the development behind the coin has been totally decentralized since TFT left.  In the meantime, enjoy cheap MRO.

I think monero is the most exciting thing to happen to crypto currencies since probably litecoin, and as it's based on a completely different software, it's actually much more significant than litecoin.

I'm actually liking the fact that it's down to command line gui. I'm a complete ubuntu newbie. and I still haven't worked out how to compile monero on a fresh digitalocean VPS yet, but I'm learning new stuff, and with only 18 million coins MRO is still very cheap.

For all those people who've been staring in the mirror each morning for the last year or so going, 'fuck, what would life be like if i'd discovered bitcoin in 2010", here is your chance for a mini re-run.

I do have a newbie question though, why can't someone compile the linux source? Why is it better to compile linux version yourself, but we all trust windows binaries?
legendary
Activity: 1484
Merit: 1005
I'm here.  Constantly. Soon I will have the fork in sync with the bytecoin commits. NoodleDoodle recently published a more optimized daemon/miner for win64. Othe is working on the GUI.

Pool will come as soon as people see the technological value in the coin. Like most open source projects, it will grow slowly and organically -- like Bitcoin itself.

So, just chill. Smiley The start was fair and the development behind the coin has been totally decentralized since TFT left.  In the meantime, enjoy cheap MRO.
newbie
Activity: 56
Merit: 0
So what can we do to grow the community? We've had a few nice weeks where the difficulty has risen quite nicely, but I'm not really feeling much on the support end. There's little to no talk and the logo thread seems to have died. Despite the growing difficulty -- I fear we're losing interest. I think we're suffering from a lack of a consolidated vision.

It's going to be harder/more time consuming right off the bat to build support for us because there's not one person we can rally around, and Monero is based off a protocol that's not well understood on this board. This is very apparently a decentralized effort where many people donate their little bit of time available to help out, but we're lacking in having one person who is available full time to this.

I don't consider that a complete weakness, as it's been invaluable to the present life of the coin so far .. but I still can't shake the feeling like we're just sitting around and waiting for people to pop in. Like there's no hooks other than a seriously impressive protocol. I hope I'm not alone when I feel like that's not enough.

This isn't much better than the alternative that this was forked from in that regard (Though we still don't have the ninja-mine).

There's a few hundred other options calling people to one coin or another -- what can we do that brings them here, with the significant hurdles present today?

Most people see CPU only, and are immediately dismissive because of the reasonable assumption that there's a hidden GPU miner -- or optimized CPU miner. How can anyone seeing this for the first time not feel like it's going to go the same route as Quark in a week or two?

Others see the anonymous aspect and are immediately turned off because of concerns regarding illegality, and fear of persecution. The fear of not knowing whether or not it's okay to have unlinkable transactions in the blockchain. How can we make the point that privacy is an integral part of inviting real business money into cryptocurrency (Where your competitors can't see who you do business with, or the contents of your wallet)?

Then there's the lack of usability -- where everything is still using command lines and there's no GUI (not a problem for me, but there's a distinct terror in using the command line that comes up constantly in the community). I understand this is being worked on which is fantastic -- but until that time how can we convince people that it's as simple as "download this file and double-click this batch file".

Following this, there are no pools. With the majority of people on this board being so used to having an immediate reward (however small it is), it's tough to catch one's interest. How can we keep people interested if they aren't getting the same instant mining gratification they get in any of the other coins? The manual faucet is a nice idea, but is there anyone working on an automated one?

Even further, ubuntu gets double the hashrate of windows binaries . . something else that turns away the majority of end users. I understand that there are now binaries available that give a boost, but even only 60% will make any newcomer feel at a loss. I can't really see a way to convince people this is okay, and telling most of the to use ubuntu instead is unacceptable -- they'll just move on to something else.

The problem with the assertions above is that these people being pushed away are the exact people we need to be bringing into this coin. Even tougher is that once these opinions are formed, it's very hard to break from that mindset. It's been two weeks, and by now probably 90% of the board is aware that Monero exists . . and I'm worried that by the time the above problems are solved people will have just moved on, because an answer to each represents a significant amount of programming work or understanding.

With most of the people who have the skill to do this tied up in their own coin/different coin, and the other part being either too inexperienced or unmotivated to contribute -- what chance does this stand to pick up?
member
Activity: 111
Merit: 10
New windows build solved my problems, thanks!
newbie
Activity: 37
Merit: 0
yeah

Same result. it also cant find the blockchain.bin
Can you post a screenshot of what it showed after you tried this?
Code:
bitmonerod --p2p-bind-port 18080

http://s27.postimg.org/p5qc660pf/image.png

http://s7.postimg.org/y2l2p8ppn/DD1.png

Are you on an azure server? I had this problem as well where no IGD was found and so it continues trying to connect to peers at port 8080.

Does anyone have a fix for this?

What Windows Server OS is used?  Also if using Azure VPS you have Linux available.  Linux would be better.


2008 not azure and ill try linux later.


Even though it was run with
Code:
bitmonerod --p2p-bind-port 18080
It is still connecting to peers on port 8080...  Huh

This is reported to be a fresh windows build from the source code without the updates, see if it works OK for you
https://www.dropbox.com/s/vagaloitly6ufhl/bitmonerod.x64.latest.zip

It works. Smiley

Still no IGD on either my VPS or PC

It works on mine just fine without IGD.
Jump to: