You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been able to get to the part where I could run start_demo.sh. When 'fred' wants to issue its first asset the elementsd daemon segfaults.
The offending command is: elements-cli -datadir=demo/data/fred issueasset 1000000 500 (started the daemon with elementsd -datadir=demo/data/fred).
The text was updated successfully, but these errors were encountered:
Would you show us the debug.log and elements.conf of fred, commit ids of elements and confidential-asset-demo , and version of Alpine Linux that this this segmentatin-faults has occured.
Files are located: demo/data/fred/elements.conf demo/data/fred/elementsregtest/debug.log
Elementsd shows ver. /commit id with following command: $ elementsd --version | head -1
I've been able to get to the part where I could run
start_demo.sh
. When 'fred' wants to issue its first asset theelementsd
daemon segfaults.The offending command is:
elements-cli -datadir=demo/data/fred issueasset 1000000 500
(started the daemon withelementsd -datadir=demo/data/fred
).The text was updated successfully, but these errors were encountered: