FellowTraveler / Open-Transactions-old

Open-Transactions democratizes financial and monetary actions. You can use it for issuing currencies/stock, paying dividends, creating asset accounts, sending/receiving digital cash, writing/depositing cheques, cashier's cheques, creating basket currencies, trading on markets, scripting custom agreements, recurring payments, escrow, etc. Open-Transactions uses strong crypto. The balances are unchangeable (even by a malicious server.) The receipt history is destructible. The transactions are unforgeable. The cash is unlinkable. The cheques are non-repudiable. Etc.
http://opentransactions.org
407 stars 84 forks source link

getcontract error #160

Closed jackson-jackson closed 11 years ago

jackson-jackson commented 11 years ago

This is on osx mountain lion.

I seem to remember having this problem with previous versions of OT; am I doing something wrong, or is this a bug?

$ opentxs getcontract --args "contract_id rVQaSw2HTXkwEXfqdFJFdisg5Ye1WtFfIvauIiHW4Gx"

Welcome to Open Transactions -- version 0.88.g User-defined arguments aka: --args contract_id rVQaSw2HTXkwEXfqdFJFdisg5Ye1WtFfIvauIiHW4Gx

Using as server: rVQaSw2HTXkwEXfqdFJFdisg5Ye1WtFfIvauIiHW4Gx Using as mynym: O8FfczQiOv5l5PGQorF85h4XeMwYIuLtu5wBIcnTHz1 Using as myacct: TPMqVFKqz3nxRjFwAJuTAEfYmJ4GncyJBQSPGYU2yWt Using as mypurse: FPIDMisagJo4Heg3vnJYBqDl4LviPBv9arFoeIxh9hs

Usage: getcontract --server SERVER_ID --mynym YOUR_NYM_ID --args "contract_id CONTRACT_ID_HERE"

=====>BEGIN Sending getContract message via ZMQ... Request number: 251

=====>BEGIN Sending getRequest message via ZMQ... Request number: 1 Received new request number from the server: 252. Updating Nym records...

=====>BEGIN Sending getContract message via ZMQ... Request number: 252

=====>BEGIN Sending getRequest message via ZMQ... Request number: 1 Received new request number from the server: 253. Updating Nym records...

ERROR retrieving contract: rVQaSw2HTXkwEXfqdFJFdisg5Ye1WtFfIvauIiHW4Gx

FellowTraveler commented 11 years ago

Unreproduceable?