Bitcoin Forum
May 12, 2024, 05:01:33 AM *
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.
1715490093
Hero Member
*
Offline Offline

Posts: 1715490093

View Profile Personal Message (Offline)

Ignore
1715490093
Reply with quote  #2

1715490093
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715490093
Hero Member
*
Offline Offline

Posts: 1715490093

View Profile Personal Message (Offline)

Ignore
1715490093
Reply with quote  #2

1715490093
Report to moderator
1715490093
Hero Member
*
Offline Offline

Posts: 1715490093

View Profile Personal Message (Offline)

Ignore
1715490093
Reply with quote  #2

1715490093
Report to moderator
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!