coinicarus
coinicarus
hey @fluidvoice i just double checked here is my config below, its a wifi adapter that is setup to be bridged. I have an onboard nic on the physical machine...
@fluidvoice finally tested with a wired NIC, also tested with changing my mac address, same issue persists. the log below is from prior to the MAC change, but the issue...
> > @fluidvoice finally tested with a wired NIC, also tested with changing my mac address, same issue persists. > > the log below is from prior to the MAC...
> > @fluidvoice finally tested with a wired NIC, also tested with changing my mac address, same issue persists. > > the log below is from prior to the MAC...
> > below is the data for each command: > > `sudo cat /mnt/hdd/bitcoin/bitcoin.conf` > > Result: no such file or directory > > If you're missing this file then...
i may have spoken too soon, LOL  looks like im a LND loop it shows me that lnd reset and reboot, i do and it goes through the same...
> I have trouble with Tor on my Odroid as well running Armbuan Buster. > Tested the Buster Tor release without luck: > > ``` > admin@odroidxu4:~$ cat /etc/apt/sources.list >...
> > > below is the data for each command: > > > `sudo cat /mnt/hdd/bitcoin/bitcoin.conf` > > > Result: no such file or directory > > > > >...
exact same issue here! i experienced this same error with the M5stackSats project. it turned out to be an issue with my tls cert. we rem'd out the //client.setCACert(test_root_ca); lines...
C:\Users\Phil\Documents\Arduino\M5Stack121-master\M5Stack121BLITZ\M5Stack121BLITZ.ino: In function 'void setup()': M5Stack121BLITZ:42:18: error: 'data_lightning_invoice_payreq' was not declared in this scope Serial.println(data_lightning_invoice_payreq);  since it wouldnt compile with those added lines, i removed them and started the...