Author

Topic: Bitcoin JSON RPC API Eror (Read 815 times)

newbie
Activity: 3
Merit: 0
April 03, 2014, 08:52:39 PM
#5
hi, its from bitcoind server
member
Activity: 75
Merit: 10
litecoin!
March 26, 2014, 10:38:30 AM
#4
Yes, it seems like a database issue but this response comes from server.

Local environment doesn't have this database or table.

Not sure what you are saying here... you mean the server as in bitcoind or the magento server? You have a local environment too? The error in your original post is clearly a missing table. Put the table in, in all environments, and you should be good to go.
newbie
Activity: 3
Merit: 0
March 25, 2014, 06:38:26 PM
#3
Yes, it seems like a database issue but this response comes from server.

Local environment doesn't have this database or table.
member
Activity: 75
Merit: 10
litecoin!
March 25, 2014, 05:51:09 PM
#2
It seems like a database issue.

bitcoin_blockchain.bitcoin_wallets

bitcoin_blockchain <--- database
bitcoin_wallets <--- table (doesn't exist)
newbie
Activity: 3
Merit: 0
March 25, 2014, 05:23:37 PM
#1
I am using Magento Bitcoin JSON RPC API Module

Getting followin Eror:

JSON-RPC Error: Table 'bitcoin_blockchain.bitcoin_wallets' doesn't exist (-32603).

What could be problem? I searched google there's nothing there.
Jump to: