freerko
freerko
Hi @shesek, trying to install lightning-charge fails for me as well with the "gyp: Undefined variable module_name in binding.gyp while trying to load binding.gyp" error (but no explicit permission denied...
just ran into this as well :/
Its bitcoind 25.1.0 locally on the same machine configured with rpcuser/rpcpassword and rpcworkqueue of 250. Nothing special in the bitcoind logs during that time, I guess: > 2023-11-24T20:10:17Z New outbound...
The parse error happened afterwards again and before as well, I have 5 findings in my syslog (in the old .gz ones it didn't happen): > root@server:# grep Parse /var/log/syslog*...
Thanks! I am now running the current main branch.
Hi! I've set up tapd 0.4.1-alpha with a local bitcoind 27.1 and try to sync the global default universe. I use the default SQLite and after about a week of...
Thanks @guggero! I didn't use the universe.sync-all-assets=true config option yet, but set it now since it sounds like what I want :) I've changed the DefaultNumTxRetries to 50 and compiled...
hmm, how can I see in the logs which asset gave the problem? Does the group key in the error of the sync command helps? I try to sync everything...
Now looking at my Mainnet node again it seems like the sync is stuck, the stats havn't changed for a few days: > root@server:# tapcli universe stats > { >...
With DefaultNumTxRetries set to 999 now it syncs again, albeit very slowly with about 1000 assets per day, which would mean about 90 days left. Lets see :)