|
November 03, 2015, 03:10:12 PM |
|
Having an issue with blocknotify firing on one of the servers I'm responsible for, and am left scratching my head, especially since all other servers are working like a charm. Quick rundown:
- Bitcoin Core v0.11.1 across all servers
- walletnotify works perfectly at all times
- Both, blocknotify and walletnotify commands are correctly configured, software is fine and tested, etc. No issues there.
- bitcoind is setup to run under user "coind", all permissions and ownerships are set correctly.
- All servers fire blocknotify just fine, except for one.
- Within the problematic server, if I login and restart bitcoind, it begins firing blocknotify command just fine. However, when I close that SSH session, it immediately stops firing the blocknotify command, but continues to fire the walletnotify command.
- All servers are set with "daemon=1" in the bitcoin.conf file, although with the problematic server I've tried, "server=1", "daemon=1", and both at the same time, with no luck.
- All servers are CentOS 6/7 64bit
Any idea why this would be happening?
|