Delitantz

Results 158 comments of Delitantz

No it's not fixed. After installation of last version via docker configurator on Ubuntu 20, getting 500 Internal Server Error nginx out of the box on https://, but not on...

> it's a multifrontend issue Okay and how to get around it? Why TVHeadend has no problem with it? ls /dev/dvb/adapter0/ ca0 demux0 dvr0 frontend0 frontend1 net0

Apparently nobody took care of it since then https://github.com/catalinii/minisatip/issues/399

Had to flip their names. Silly fix and needed to be put in script on boot. mv /dev/dvb/adapter0/frontend0 /dev/dvb/adapter0/frontend2 mv /dev/dvb/adapter0/frontend1 /dev/dvb/adapter0/frontend0 mv /dev/dvb/adapter0/frontend2 /dev/dvb/adapter0/frontend1

Before you move forward with your scheme, you should be aware that right now even last version of minisatip **does not work** with Unicable 2 in **dynamic** mode of user...

> Hi @Neolo , > > Thank you for commenting it. Then until minisatip will work with the dynamic mode I'll not purchase anything. In fact, the static mode is...

Same problem with sync 1.6.3.0 LTC stuck at 99, DOGE takes forever after 30%, never syncs. ![Screen Shot 2022-07-27 at 7 26 53 AM](https://user-images.githubusercontent.com/2836790/181310992-211c2e67-6683-48e5-b744-a3e9e3e88d52.png) ``` 2022-07-27T22:57:52.599857670Z 2022-07-27T22:57:52Z ERROR: AcceptBlockHeader: block...

> @Neolo you tried recently? I updated DOGE a few days ago. Did you try to run btcpay-update.sh ? Yes, it’s latest version already. It’s flapping, shows 35% (stuck at...

> you can check `dmesg -T | egrep -i 'killed process'` if the processes get killed by RAM issue. No output, there is 8GB of ram, plenty and half of...

> Try `docker restart btcpayserver_litecoind` I did that already, and rebooted the whole server 4 times, no changes