Search found 86 matches
- 17 Jun 2022, 19:17
- Forum: Support & Troubleshooting
- Topic: Port 8333 question
- Replies: 2
- Views: 39
Re: Port 8333 question
Hello and welcome to the forum. Bitcoin daemon needs 8333 only for incoming connections. It will initiate outgoing connections just fine without opening port on your router. In order to be reachable from outside you need port open, but also you need public ip address given to you by your internet pr...
- 03 Jun 2022, 22:32
- Forum: Support & Troubleshooting
- Topic: [SOLVED] Any upgrade instructions from 32-bit to 64-bit
- Replies: 4
- Views: 98
Re: Any upgrade instructions from 32-bit to 64-bit
Yes, unfortunately you will have to flash the older version and let it upgrade to newest first before the node will be fully functional.
- 03 Jun 2022, 21:33
- Forum: Support & Troubleshooting
- Topic: [SOLVED] Any upgrade instructions from 32-bit to 64-bit
- Replies: 4
- Views: 98
Re: Any upgrade instructions from 32-bit to 64-bit
Hello. Yes its as simple as flashing up latest 64bit image, swapping the card and possibly you may need to update to get same lnd version as before to get node fully functioning. Wallets and channels with recover from data on HDD. Make sure you have latest channel.backup and your seed before you do ...
- 27 May 2022, 19:21
- Forum: Guides & How-tos
- Topic: How to: Change $ in your terminal to ₿
- Replies: 0
- Views: 91
How to: Change $ in your terminal to ₿
This is just cosmetic minor change for people who spend more time in terminal (most of node runners after their first year). Credit goes to original guide taken from RaspiBolt page . 1. login to your terminal ssh admin@mynode.local or ssh admin@node.ip.addr 2. Edit .bashrc file in your admins home d...
- 22 May 2022, 18:33
- Forum: Support & Troubleshooting
- Topic: Dojo Maintenance Tool not responding?
- Replies: 2
- Views: 98
Re: Dojo Maintenance Tool not responding?
Hello. I'm sorry, but I have no experience at all with Dojo so don't really have suggestions. Maybe some other members can help? Did you check mynode Github to see if there isn't similar issue reported? Usually you can get response from Taylor in Github so I would check there and submit the issue if...
- 20 May 2022, 01:15
- Forum: Support & Troubleshooting
- Topic: Windows updated, now virtual box session won't open
- Replies: 1
- Views: 86
Re: Windows updated, now virtual box session won't open
Hello. I think virtual box session is fine for testing, but I don't think its very viable as a long term node unless you can keep it on machine 24/7 running without crashing and other restarts. Dedicated hardware / raspi is the good way to go. I'm not sure what is your issue with the session. Can yo...
- 17 May 2022, 03:03
- Forum: Guides & How-tos
- Topic: How to: Safely shut down a frozen node
- Replies: 1
- Views: 102
Re: How to: Safely shut down a frozen node
Interesting. Never have tried, but thanks for sharing!
- 16 May 2022, 00:03
- Forum: Support & Troubleshooting
- Topic: Swap BTC core?
- Replies: 5
- Views: 197
Re: Swap BTC core?
I had some difficulties using it last time, so I can't say for sure it will work fine, but the tool is there so that would be an option.
- 14 May 2022, 15:01
- Forum: Support & Troubleshooting
- Topic: Swap BTC core?
- Replies: 5
- Views: 197
Re: Swap BTC core?
Yes, you have to wait for blockchain to sync to see your transactions.
SSD does sync faster, but it still takes time. You could possibly just finish the sync on your old hdd and then copy / use mynode clone tool to move blockchain files (the ones that take all the time to sync) to ssd.
SSD does sync faster, but it still takes time. You could possibly just finish the sync on your old hdd and then copy / use mynode clone tool to move blockchain files (the ones that take all the time to sync) to ssd.
- 13 May 2022, 23:24
- Forum: Support & Troubleshooting
- Topic: Swap BTC core?
- Replies: 5
- Views: 197
Re: Swap BTC core?
Hello. If it is first synchronization and it just didn't finish yet it should be no problem. Once the node is up and you setup wallet those data will be saved on the hdd and when you swap it will also swap the wallet and other configurations. As soon as the setup is done hdd is where all the data re...