mynode/SYSTEM_NOTES.md

42 lines
2.0 KiB
Markdown
Raw Normal View History

2020-07-17 06:09:38 +00:00
# myNode System Notes
2021-02-12 04:25:05 +00:00
Various restrictions and behaviors of myNode and the various applications are documented below.
2020-07-17 06:09:38 +00:00
2021-02-24 05:02:44 +00:00
## General
- Not all applications can be enabled at once on most hardware. It will overload the system resources and cause unstable
behavior. If this happens, try disabling some applications. Some examples of this are:
2021-02-24 05:04:25 +00:00
- Applications crashing, especially Bitcoin, and it will appear like blocks are lost and need to be re-synced
- The Bitcoin log may show numerous "RPC Work Queue" errors
- Electrum may stop syncing at a specific block until the device is rebooted.
2021-02-24 05:02:44 +00:00
## Thunderhub
2020-07-17 06:09:38 +00:00
- When Thunderhub is first installed, logging in will be disabled. You must either change your password or log out and log back in of the the myNode UI before using Thunderhub. At that point, Thunderhub will use the same password as myNode.
## BTC Pay Server
2021-02-12 04:25:05 +00:00
- The upgrade button within BTC Pay Server will not work on myNode. Upgrades are performed as part of the myNode upgrade process.
## CKBunker
- On some occasions, the CKBunker application will stop detecting a ColdCard that has been attached for a significant period of time.
2021-02-24 05:04:25 +00:00
- Workaround: Run these commands as root.
- echo 0 > /sys/bus/usb/devices/<coldcard device>/authorized
- echo 1 > /sys/bus/usb/devices/<coldcard device>/authorized
2021-02-12 04:25:05 +00:00
- CKBunker uses a separate password that starts as "bolt" and can be updated within the app
2021-02-13 23:22:23 +00:00
- The password is stored in plaintext on the myNode drive
## Sphinx Relay
2021-02-24 05:02:44 +00:00
- Connection strings may only work a single time but are re-generated on each reboot. Since myNode does not know which string was used to successfully connect, they continue to be displayed in the UI, even though they may no longer be valid.
## Mempool
- Mempool can be resource intensive on some hardware. If the device runs slowly, try disabling some applications.
## Specter
- Specter authentication is off by default, but it will store and use its own password.
- It is highly recommended to enable authentication.