Bilb0swaggin (OP)
Newbie
Offline
Activity: 11
Merit: 0
|
|
December 20, 2016, 03:36:40 AM |
|
Hey-
So I know little to nothing about bitcoin yet I foolishly decided to jump in feet first and purchase ~$300 USD worth. I bought from Coinbase, and then tried to transfer the bitcoins to Armory where I had set up a wallet. I have Bitcoin Core installed also.
I tried to transfer the bitcoins to armory, and set up a wallet to do so. Coinbase says the transaction was complete and even has 685671 confirmations. Yet my Armory wallet says I do not have any bitcoins. Can someone please let me know what I did wrong and if there is any hope of me getting my bitcoins back?
Thanks.
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3556
Merit: 6891
Just writing some code
|
|
December 20, 2016, 03:39:53 AM |
|
Bitcoin Core needs to be fully synced, and then Armory needs to sync as well (really building databases off of Core data). You won't see your Bitcoin until you are synced. Stop Armory and Core (if it was running). Then start just Bitcoin Core and let it sync. What version of Armory are you using? If you downloaded from bitcoinarmory.com, you need to get the latest version from https://btcarmory.com/0.95.1-release/ instead (developers changed earlier this year).
|
|
|
|
Bilb0swaggin (OP)
Newbie
Offline
Activity: 11
Merit: 0
|
|
December 20, 2016, 04:05:25 AM |
|
I have Version 0.94.1 installed.
When I run core it says "No Block source available..." at the bottom. Does this mean its not syncing?
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3556
Merit: 6891
Just writing some code
|
|
December 20, 2016, 04:09:07 AM |
|
I have Version 0.94.1 installed.
Install 0.95.1 from the link I gave you earlier. When I run core it says "No Block source available..." at the bottom. Does this mean its not syncing?
Yes. Make sure that you have port 8333 open in your firewall for both incoming and outgoing connections. Also, please post your debug.log file. You can find it by going to Help > Debug Window and click the Open button.
|
|
|
|
Bilb0swaggin (OP)
Newbie
Offline
Activity: 11
Merit: 0
|
|
December 21, 2016, 12:14:26 AM |
|
Is there a way to check if I have port 8333 open? using a mac.
I opened the debug log but it seems like too much text to post.
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3556
Merit: 6891
Just writing some code
|
|
December 21, 2016, 12:36:14 AM |
|
Is there a way to check if I have port 8333 open? using a mac.
There are ways to check if you are accepting connections on port 8333 but those are not really applicable. You just need to make sure that all outbound connections are allowed. How to do that in a mac, I don't know. I opened the debug log but it seems like too much text to post.
Copy and paste as much as you can from the bottom into a new paste at http://pastebin.com/ and then post the link here.
|
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3556
Merit: 6891
Just writing some code
|
|
December 21, 2016, 02:41:27 AM |
|
It looks like you do have connections but something is causing the connections to shortly die (socket times out). I don't know why that would happen, but because it does, you are unable to download any more blocks and get fully synced.
|
|
|
|
Bilb0swaggin (OP)
Newbie
Offline
Activity: 11
Merit: 0
|
|
January 03, 2017, 03:48:00 AM |
|
Update-
Bitcoin Core has fully synced. However I tried installing the latest version of armory from the link you provided- after unzipping the .tar.gz file and clicking on Armory, nothing happens. I cant seem to get the application to open. Any help?
Thanks.
|
|
|
|
goatpig
Moderator
Legendary
Offline
Activity: 3766
Merit: 1364
Armory Developer
|
|
January 03, 2017, 11:09:38 AM |
|
What OS are you using?
|
|
|
|
Bilb0swaggin (OP)
Newbie
Offline
Activity: 11
Merit: 0
|
|
January 03, 2017, 11:39:48 PM |
|
What OS are you using?
10.11.3
|
|
|
|
goatpig
Moderator
Legendary
Offline
Activity: 3766
Merit: 1364
Armory Developer
|
|
January 04, 2017, 11:19:26 AM |
|
I meant as in Windows/OSX/Linux
|
|
|
|
droark
|
|
January 05, 2017, 08:20:36 AM |
|
I meant as in Windows/OSX/Linux
Sounds like he's running OSX. OP: Unzip Armory into /Applications. You should be able to run it from there. If it doesn't start, open a terminal go to /Applications/Armory/Contents/MacOS, and run (w/o quotes) "./Armory". Let me know how that goes.
|
|
|
|
goatpig
Moderator
Legendary
Offline
Activity: 3766
Merit: 1364
Armory Developer
|
|
January 05, 2017, 10:31:01 AM |
|
I meant as in Windows/OSX/Linux
Sounds like he's running OSX. OP: Unzip Armory into /Applications. You should be able to run it from there. If it doesn't start, open a terminal go to /Applications/Armory/Contents/MacOS, and run (w/o quotes) "./Armory". Let me know how that goes. My clever plan to summon the droark worked.
|
|
|
|
|