I try to connect my self-hosted satdress to LNbits, using the latest pre-built binary v0.2.1. I use the following settings, for "host" I tried https://lnbits.com, https://lnbits.com:80 and other settings.

When I click on "Submit", the satdress application immediately aborts:
satdress@stadicus:~/satdress$ ./satdress
<nil> DBG listening addr=0.0.0.0:17329
<nil> DBG generating invoice backend={"Cert":"","Host":"https://lnbits.com","Key":"02686a9869144bbb9ee8b107be7a77b8"} description_hash=3b9428922ff81dbeb40d8d75d59360ca2b58c597ecbfb04230ff1b02036e6467 msatoshi=1000
satdress: dl-call-libc-early-init.c:37: _dl_call_libc_early_init: Assertion `sym != NULL' failed.
SIGABRT: abort
PC=0xb18212 m=0 sigcode=18446744073709551610
goroutine 0 [idle]:
runtime: unknown pc 0xb18212
stack: frame={sp:0x7ffdfbea4a50, fp:0x0} stack=[0x7ffdfb6a6d08,0x7ffdfbea5d40)
00007ffdfbea4950: 0000000000000000 0000000000b9ede8
00007ffdfbea4960: 0000000000000000 0000000200000000
00007ffdfbea4970: 00007ffd10000000 0000000002da7d90
...
see full log on Pastebin.com
I also tried "host" without the protocol prefix: lnbits.com or lnbits.com:80. While the app does not abort, it shows the following error message:
DBG generating invoice backend={"Cert":"","Host":"lnbits.com:80","Key":"02686a9869144bbb9ee8b107be7a77b8"} description_hash=3b9428922ff81dbeb40d8d75d59360ca2b58c597ecbfb04230ff1b02036e6467 msatoshi=1000
I try to connect my self-hosted
satdressto LNbits, using the latest pre-built binary v0.2.1. I use the following settings, for "host" I triedhttps://lnbits.com,https://lnbits.com:80and other settings.When I click on "Submit", the
satdressapplication immediately aborts:see full log on Pastebin.com
I also tried "host" without the protocol prefix:
lnbits.comorlnbits.com:80. While the app does not abort, it shows the following error message:DBG generating invoice backend={"Cert":"","Host":"lnbits.com:80","Key":"02686a9869144bbb9ee8b107be7a77b8"} description_hash=3b9428922ff81dbeb40d8d75d59360ca2b58c597ecbfb04230ff1b02036e6467 msatoshi=1000