Bitcoin Forum
May 25, 2024, 04:44:39 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin JSON RPC API Eror  (Read 808 times)
magentowizard (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 25, 2014, 09: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.
virtuexru
Member
**
Offline Offline

Activity: 75
Merit: 10

litecoin!


View Profile
March 25, 2014, 09:51:09 PM
 #2

It seems like a database issue.

bitcoin_blockchain.bitcoin_wallets

bitcoin_blockchain <--- database
bitcoin_wallets <--- table (doesn't exist)
magentowizard (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 25, 2014, 10: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.
virtuexru
Member
**
Offline Offline

Activity: 75
Merit: 10

litecoin!


View Profile
March 26, 2014, 02:38:30 PM
 #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.
magentowizard (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 04, 2014, 12:52:39 AM
 #5

hi, its from bitcoind server
Pages: [1]
  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!