Bitcoin Forum
June 20, 2024, 01:56:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 »  All
  Print  
Author Topic: MyMastercoins Wallet  (Read 2886 times)
Bitoy (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


View Profile
January 21, 2014, 10:48:53 AM
 #21

Hey I am trying to run MMW and it refuse to connect
to my local wallet. the wallet do run in server mode.
and here is the conf file. My data is in E:\msc

Code:
rpcuser=mastercoin_user
rpcpassword=mastercoin_pw
rpcport=8332
rpcconnect=127.0.0.1

http://imgur.com/CcP17tg[/ur

Your settings looks correct.

Please close the program then run it again.   It should connect to your bitcoin wallet.
jakecnn
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
January 21, 2014, 11:37:31 AM
 #22

Win 7, have tried it both on 32 and 64 bit.
romanticon
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
January 21, 2014, 12:32:13 PM
 #23

I get that one , in addition to the fact that the file
can't be found and the RPC server can't be connected

Code:
System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'index'.
Parameter name: index
   at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
   at MyMastercoinsTCW.Form1.Form1_Load(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Bitoy (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


View Profile
January 21, 2014, 01:07:15 PM
 #24

Click continue.  
You will be able to enter the settings tab.
Enter your rpc password

Restart the program.


I get that one , in addition to the fact that the file
can't be found and the RPC server can't be connected

Code:
System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'index'.
Parameter name: index
   at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
   at MyMastercoinsTCW.Form1.Form1_Load(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Bitoy (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


View Profile
January 21, 2014, 01:13:35 PM
 #25

Romaticon,

If it cant connect to the bitcond.exe please renter your password.  (Don't cut and paste)
romanticon
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
January 21, 2014, 01:17:33 PM
 #26

Romaticon,

If it cant connect to the bitcond.exe please renter your password.  (Don't cut and paste)

sorry didn't work , another strange
thing is the bitcoind that I fill in
also is not recognized

Code:
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\bitcoin-qt.exe
dealhunter
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
January 21, 2014, 01:26:31 PM
 #27

I use the -datadir option for bitcoin, so my blockchain is not in the default place. Is it possible to "tell" MyMastercoins Wallet where to search the data?

Is it possible to use MyMastercoins Wallet as portable software?
Bitoy (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


View Profile
January 21, 2014, 01:38:12 PM
 #28

I use the -datadir option for bitcoin, so my blockchain is not in the default place. Is it possible to "tell" MyMastercoins Wallet where to search the data?

Is it possible to use MyMastercoins Wallet as portable software?

The wallet will get data directly from mymastercoins.com sql server. 

It just needs to know where bitcoind.exe is located so that it can send transactions.
Bitoy (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


View Profile
January 21, 2014, 01:41:13 PM
 #29

Romaticon,

If it cant connect to the bitcond.exe please renter your password.  (Don't cut and paste)

sorry didn't work , another strange
thing is the bitcoind that I fill in
also is not recognized

Code:
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\bitcoin-qt.exe

The file it is looking for is bitcoind.exe not bitcoin-qt.exe.   

Try
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\daemon\bitcoind.exe
romanticon
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
January 21, 2014, 01:43:52 PM
 #30


Try
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\daemon\bitcoind.exe

Just tested that one , nothing , can you please add
some tracing and a log file that we will be able give you
more info.
dealhunter
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
January 21, 2014, 02:00:16 PM
 #31

I use the -datadir option for bitcoin, so my blockchain is not in the default place. Is it possible to "tell" MyMastercoins Wallet where to search the data?

Is it possible to use MyMastercoins Wallet as portable software?

The wallet will get data directly from mymastercoins.com sql server. 

It just needs to know where bitcoind.exe is located so that it can send transactions.

Thank you. And in what "config file" do I tell it, where my bitcoind.exe ist located?
Bitoy (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


View Profile
January 21, 2014, 02:15:00 PM
 #32

Dealhunter,

Install the wallet.
Click continue
Click settings tab
Enter your bitcoind.exe location in bitcoind.exe field
Enter your rpc user name and password also
Click update
Restart the program.

http://www.mymastercoins.com/MyMSCWallet.aspx
Bitoy (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


View Profile
January 21, 2014, 02:17:55 PM
 #33


Try
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\daemon\bitcoind.exe

Just tested that one , nothing , can you please add
some tracing and a log file that we will be able give you
more info.

Can you check if the file below exist.
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\daemon\bitcoind.exe

Ok will add a log file in next version.
romanticon
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
January 21, 2014, 02:20:09 PM
 #34


Can you check if the file below exist.
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\daemon\bitcoind.exe

Ok will add a log file in next version.

Yes it does.
Bitoy (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


View Profile
January 21, 2014, 02:35:42 PM
 #35


Can you check if the file below exist.
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\daemon\bitcoind.exe

Ok will add a log file in next version.

Yes it does.

Is the program below running in the background?

E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\bitcoin-qt.exe -server
romanticon
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
January 21, 2014, 02:40:47 PM
 #36


Is the program below running in the background?

E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\bitcoin-qt.exe -server

No it's doesn't, but here is something strange I get that from
log file from the data directory of bitcoin wallet, what can you
tell about it :


Code:


Bitcoin version v0.8.5-beta (2013-09-12 13:35:18 +1000)
Using OpenSSL version OpenSSL 1.0.1c 10 May 2012
Startup time: 2014-01-21 14:31:15
Default data directory C:\Users\user\AppData\Roaming\Bitcoin
Using data directory e:\msc
Using at most 125 connections (2048 file descriptors available)
Using 8 threads for script verification
init message: Verifying wallet...
dbenv.open LogDir=e:\msc\database ErrorFile=e:\msc\db.log
Bound to [::]:8333
Bound to 0.0.0.0:8333
init message: Loading block index...
Opening LevelDB in e:\msc\blocks\index
Opened LevelDB successfully
Opening LevelDB in e:\msc\chainstate
Opened LevelDB successfully
LoadBlockIndexDB(): last block file = 109



does it ignore my conf file ? the file says 8332 for a port.
dealhunter
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
January 21, 2014, 02:41:48 PM
 #37

Dealhunter,

Install the wallet.
Click continue
Click settings tab
Enter your bitcoind.exe location in bitcoind.exe field
Enter your rpc user name and password also
Click update
Restart the program.

http://www.mymastercoins.com/MyMSCWallet.aspx

Thank you Bitboy, that may be correct, but the software is already installed and I want to change it. Must I reinstall the software or can I change it otherwise?
Bitoy (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


View Profile
January 21, 2014, 03:06:05 PM
 #38


Is the program below running in the background?

E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\bitcoin-qt.exe -server

No it's doesn't, but here is something strange I get that from
log file from the data directory of bitcoin wallet, what can you
tell about it :



The bitcoin wallet (bitcoin-qt.exe -server) must run in the background in order for the mymastercoins wallet to work.
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\bitcoin-qt.exe -server

romanticon
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
January 21, 2014, 03:12:25 PM
 #39


The bitcoin wallet (bitcoin-qt.exe -server) must run in the background in order for the mymastercoins wallet to work.
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\bitcoin-qt.exe -server



so bitcoin-qt.exe and bitcoind should run together ?
Bitoy (OP)
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250


View Profile
January 21, 2014, 03:18:05 PM
 #40


The bitcoin wallet (bitcoin-qt.exe -server) must run in the background in order for the mymastercoins wallet to work.
E:\WorkingArea\Mastercoin\bitcoin-0.8.5-win32\bitcoin-qt.exe -server



so bitcoin-qt.exe and bitcoind should run together ?

Bitcoin-qt.exe must run in the background in order for bitcoind.exe to work. (The wallet will call bitcoind.exe)
Pages: « 1 [2] 3 4 »  All
  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!