-
First run of make -f makefile.unix within /src gives me
``g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home…
-
just like that
Python 2.7.5
`# SENTINEL_DEBUG=1 python bin/sentinel.py
2019-05-31 07:49:22 [info]: SCHEMA_VERSION (code) = [20170111-1]
2019-05-31 07:49:22 [info]: DB_SCHEMA_VERSION = [201701…
-
If the rpcpassword contains a `#`, `./venv/bin/python bin/sentinel.py` fails.
For example `rpcpassword=AAAA#BBBBBBBB` will result in:
```
File "bin/sentinel.py", line 265, in
main()
File…
q-src updated
6 years ago
-
No matter what I try, I keep getting ECONNREFUSED.
![image](https://user-images.githubusercontent.com/7515641/115868612-ffb55900-a43c-11eb-97c1-99684c83999a.png)
I'm running this on Docker for w…
-
**The error**
```
g++ -O2 -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/root/solarcoin/solarcoin/src -I/root/solarc…
-
Hi,
Facing "Error 8 Invalid Mode" at the start with a hybrid crypto daemon (PPC like).
Tried UNOMP with the exact same daemon and it works.
Thank you.
-
Not sure what this is. Off the top of my head maybe default firewall config or something?
I'll continue with rebooting the box now and see what happens.
```
Add the node status script to cro…
-
-
The namecoind RPC interface in NMControl is an ugly hack. As far as I can tell it's violating the HTTP spec, and we're just lucky that it works at all. No one wants to maintain that code.
We have 2…
-
Hello,
I receive a connection refused.
bitcoin.conf
prune=600
rpcuser=username
rpcpassword=password
daemon=1
keypool=10000
I have tried this on a VPS DO, Ubuntu 18 also on localhost, g…