Re: Stuck on non-descriptive error message 'No position matches'

2020-03-27 Thread Makdisse
Hi Martin, Thanks for your answer. But I still can't find a solution. The ETH account balance is 2.13226701 ETH before the 2 convert transactions. I then deduct 1.025268+1.098605 == 2.12 from that account. And then on the erroring transaction I try to add more ETH to the account: Assets:Coinbas

Re: Stuck on non-descriptive error message 'No position matches'

2020-03-27 Thread Martin Blais
Your balance has a mix of positive and negative values. See error message, it includes the balance it is trying to match against. Its not showing the context because the transaction failed to match, that's a catch-22 but that we need to fix, failing transactions aren't properly handled by the conte

Re: Beancount issues

2020-03-27 Thread Daniele Nicolodi
On 23/03/2020 02:30, Stefano Zacchiroli wrote: > On Sun, Mar 22, 2020 at 10:06:01PM -0400, Martin Blais wrote: >> Ahh yes, now I know why. It's just the software, it's not hosting. >> I need a hosted solution. > > They do hosting too. The only restriction is that the project should be > under a FO

Re: Stuck on non-descriptive error message 'No position matches'

2020-03-27 Thread Makdisse
I've tried adding the ETH price to make sure beancount knows against which account it should match: 2018-03-22 * "Buy ETH" Assets:Coinbase:ETH 2.13226701 ETH {443.62 GBP} Assets:Coinbase:Fees 14.09 GBP Equity:Opening-Balances 2018-03-22 * "Convert ETH to XLM" Assets:Binance:XLM 2324 XLM @@ 1.025

Re: Beancount issues

2020-03-27 Thread Daniele Nicolodi
On 27/03/2020 12:11, Daniele Nicolodi wrote: > To further explore this possibility, I went ahead and filled a hosting > request ticket on https://foss.heptapod.net > > https://foss.heptapod.net/heptapod/foss.heptapod.net/issues/49 > > The only requirement on the project, other than being released