Hi DaniWeb,

I've been programming a litecoin clone for about two weeks now. I came to build the daemon to acquire a merkle hash, but It give me this error.

Error: To use vizcoin, you must set a rpcpassword in the configuration file:
    /home/crypto/.vizcoin/vizcoin.conf
It is recommended you use the following random password:
rpcuser=******
rpcpassword=***************
(you do not need to remember this password)
If the file does not exist, create it with owner-readable-only file permissions

I have created the configuration file in the given directory, yet it doesn't accept the file. Any help is great. If someone can come up with a solution, there might be some vizcoin or ronpaulcoin in it for you!

Thanks,
Jack

Recommended Answers

All 2 Replies

Can you show your code where you think the problem arises?

And also explain, what you think that code is supposed to do.

It may simply be that you have a path and or fileName not set properly ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.