Paul Perrin
Paul Perrin
I am sure this was working not so long ago, but I have got back to an old project and get this on all uploads. I can auth and get...
I have no fancy settings - almost all default... I am creating to a sub-directory on the current site (http(s)://(etc)/staticsite But although I have checked 'relative links' - despite this...
I have the latest bitcoin-core and electrum personal server - (a local electrum wallet seems to connect fine) but starting explorer gives me this... ``` npm WARN config global `--global`,...
I did a fresh install of ubuntu touch, installing site.js first complained that the file system is read only, I worked around this with `sudo mount -o remount,rw /` Then...
Hi Been trying this all out, not going too well... but nailed the main problem down to the sample code I copied from the example on your website... On page...
I have got everything working (I think!) but when the library loads the following error is logged. > HTTP404: NOT FOUND - The server has not found anything matching the...
It uses i to seek an empty slot then puts the new even on the end (eventcount) anyway(!) I was having problems - with events just disappearing (not being set...
I am trying to use this software as an electrum server for the above mentioned blockchain explorer... But it can't connect. I have raised this on the explorer git hub...
I tracked this down to the regular expression(s) being used to process the value returned from the `adb.exe devices -l` command. I am about to update it, but don't really...