Pages:
Author

Topic: Armory 0.96.5 - page 3. (Read 29520 times)

HCP
legendary
Activity: 2086
Merit: 4314
April 01, 2021, 10:08:46 PM
#95
Does anyone have an idea as to where to go from here? It looks like everyone else has dropped off this thread.
Apologies... I had a rather unexpected "hospital adventure" that literally put me out of action for the better part of 2 weeks Sad

As goatpig has suggested, you might want to create your own thread and we can start afresh and see if we can't get Armory and Bitcoin Core up and running on your machine.

A completely fresh start on a fresh system would definitely be the easiest way, but should not be necessary. The trick is to take things one step at a time...

1. Get Bitcoin Core setup and running properly (This includes getting it setup and using any "custom" locations" that you want, which seems to be applicable in your situation)
2. Make sure that Bitcoin Core is fully synced. This is very important. Armory will likely do weird things until Bitcoin Core is fully synced.
3. Get Armory up and running (and setup using any "custom" locations) and talking correctly to Bitcoin Core.


Using Windows 10, Armory 0.96.5 and Bitcoin Core 0.21 it should be relatively easy to get it all going.
legendary
Activity: 3640
Merit: 1345
Armory Developer
March 22, 2021, 11:58:03 AM
#94
Make a thread dedicated to your specific issues please. This isn't really the place.
jr. member
Activity: 53
Merit: 2
March 20, 2021, 08:31:23 AM
#93
Does anyone have an idea as to where to go from here? It looks like everyone else has dropped off this thread.
jr. member
Activity: 53
Merit: 2
March 19, 2021, 10:40:43 AM
#92
Install bitcoin core 0.21.0 and then reinstall the .exe version of armory 0_96_5? Install the armory to the C:\...\appdata\roaming\armory directory? Last time, I probably installed to the d:\ drive.
jr. member
Activity: 53
Merit: 2
March 19, 2021, 01:27:02 AM
#91
Bitcoin core is not running anymore. I can launch the splash page that checks wallet consistency. Then it says done loading
Bitcoin core never opens up and syncs. I tried running Bitcoin Core and Armory as administrator. I don't know what could have happened.
jr. member
Activity: 53
Merit: 2
March 18, 2021, 10:26:52 PM
#90
Quote
are you able to view the properties of that file and see who the "owner" is? Are you running Armory as "administrator"?

The owner is 'enduser' - it's the only login that is being used on this system. I will see if I can run armory as administrator when the time comes. Maybe my armory 0_96_5 installation is still misconfigured? There are no current files in the \appdata\roaming\armory directory. There are only files from 0.96.3. It looks as if the 0_96_5 are all in the d:\armory 0_96_5 directory.

How much simpler and easier would it be to reinstall everything on a new system and restore the wallet for watching only?
jr. member
Activity: 53
Merit: 2
March 18, 2021, 09:59:54 PM
#89
I am currently syncing up bitcoin core. Would it be typical to start bitcoin core using the bitcoin-qt executable?

I found an armory settings file with no appropriate data directory setting. It's in d:\btc

https://pastebin.com/yJPGf3e4

HCP
legendary
Activity: 2086
Merit: 4314
March 18, 2021, 07:12:26 PM
#88
Aside from the "DB Error" issue with your blocks file not being "valid".... this is also of concern:
Code:
(ERROR) ArmoryQt.py:2180 - ***WARNING: Wallet could not be loaded: C:\Users\enduser\AppData\Roaming\Armory\armory_2ot51ac3y_.wallet (skipping)
Traceback (most recent call last):
  File "ArmoryQt.py", line 2140, in loadWalletsAndSettings
  File "armoryengine\Timer.pyc", line 99, in inner
  File "armoryengine\PyBtcWallet.pyc", line 2156, in readWalletFile
  File "armoryengine\PyBtcWallet.pyc", line 2457, in doWalletFileConsistencyCheck
  File "shutil.pyc", line 133, in copy
  File "shutil.pyc", line 97, in copyfile
IOError: [Errno 13] Permission denied: u'C:\\Users\\enduser\\AppData\\Roaming\\Armory\\armory_2ot51ac3y_.wallet'

Seems like you have some Windows permissions issues... Armory is not able to read the wallet file... are you able to view the properties of that file and see who the "owner" is? Are you running Armory as "administrator"? Huh

jr. member
Activity: 53
Merit: 2
March 18, 2021, 06:22:57 PM
#87
Maybe this will help to show where the path is being misdirected. Since the upgrades to bitcoin core 0.20.1 and Armory 0.96.5 this watching wallet installation has been offline and does not scan databases.

https://pastebin.com/5C5zQ3fh

Please let me know if anyone can see a configuration tweak that will get armory running again. Will it be necessary to upgrade bitcoin core from 0.20.1 to 0.21.0?
jr. member
Activity: 53
Merit: 2
March 15, 2021, 07:22:47 PM
#86
I have at least two versions of bitcoin-qt installed. The one that I have been launching is on the d: drive. I'll shut down and then try the one in the path you indicated on the c: drive.

bitcoin-qt on the c: drive launches 0.14.2
the version on the d: drive - d:\bitcoin\bitcoin-qt launches 0.20.1

I  am trying to import a .jpg of the d:\ listing

How does that work on this blog?

There are a number of related directories on the d:\ drive.
HCP
legendary
Activity: 2086
Merit: 4314
March 15, 2021, 03:20:19 PM
#85
Have you not attempted to start Armory for a couple of days? Huh

The last timestamp in the log file is from 13th March.
Code:
2021-03-13 11:20:32 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\enduser\AppData\Roaming/Bitcoin/blocks is not a valid path
2021-03-13 11:20:32 (INFO) -- ArmoryQt.py:1923 - Setting netmode: 0
2021-03-13 11:20:32 (INFO) -- ArmoryQt.py:1905 - loadBlockchainIfNecessary
2021-03-13 11:20:32 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
2021-03-13 11:20:32 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode
It still seems to be attempting to use the "default" Bitcoin Core datadirectory for some reason... I'm not sure why setting the path in the Armory settings is not being recorded correctly.

What directory is your bitcoin-qt.exe file in? Is it in "C:\Program Files\Bitcoin"? or is it somewhere else? Huh

jr. member
Activity: 53
Merit: 2
HCP
legendary
Activity: 2086
Merit: 4314
March 15, 2021, 12:36:34 AM
#83
Ok, I have responded to your PM (and provided some alternative contact methods if you are having issues with the PM send limit that "newbie" accounts have here on Bitcointalk)...

Note that I'm travelling on business over the next day or so, so might not be able to respond immediately, but I'll do my best... in the meantime, if you could try posting up the latest versions of your log files, I'll take a look and see if the changes seem to be reflected in the log files.
jr. member
Activity: 53
Merit: 2
March 14, 2021, 08:02:30 PM
#82

OK, I am waiting for further direction.
jr. member
Activity: 53
Merit: 2
March 13, 2021, 03:29:57 PM
#81
My configuration is exactly like the one you posted. i have repeatedly closed down armory and bitcoin core and restarted the PC. I checked for the armory.conf file in the appdata\roaming\Armlory subdirectory on the C: drive. There is no file by that name, but there is an ArmorySettings with the value for SatoshiDatadir set appropriately.
HCP
legendary
Activity: 2086
Merit: 4314
March 12, 2021, 04:44:36 PM
#80
That is very bizarre... did you shutdown and restart Armory after setting that Bitcoin Home Dir location? Huh

And just confirming that your Armory settings look exactly like this:


Box unticked... "Bitcoin Install Dir" is empty... "Bitcoin Home Dir" is set to d:\btc datadir 96-2... and "Armory Database Dir" is empty? Huh



Also, is there an armory.conf file in this location: C:\Users\enduser\AppData\Roaming\Armory\
jr. member
Activity: 53
Merit: 2
March 12, 2021, 01:29:39 PM
#79
Confirmed. Both bitcoin core and armory are set for d:\btc datadir 96-2
Neither has the backslash after the name of the directory, btc datadir 96-2

Could that be a factor? It looks as if the system using the default path.
jr. member
Activity: 53
Merit: 2
March 12, 2021, 10:50:35 AM
#78
Quote
It's still attempting to read the Bitcoin block data from the "default" path... did you set the "Bitcoin Home Dir" to: D:\btc datadir 96-2\ ?

Yes, I did that in Armory. I used the GUI. will have to verify the setting for bitcoin core later on.
HCP
legendary
Activity: 2086
Merit: 4314
March 12, 2021, 07:20:21 AM
#77
It's still attempting to read the Bitcoin block data from the "default" path... did you set the "Bitcoin Home Dir" to: D:\btc datadir 96-2\ ? Huh
Code:
2021-03-11 22:10:42 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\enduser\AppData\Roaming/Bitcoin/blocks is not a valid path

Also, is that the same directory that is shown in Bitcoin Core as the "Datadir" when you look at the "Window -> Information" screen within Bitcoin Core GUI?
jr. member
Activity: 53
Merit: 2
March 12, 2021, 02:26:25 AM
#76

I have completed all the steps listed. It looks like armory should be back online and scanning databases, but it's not.

https://pastebin.com/35QvGKmt

https://pastebin.com/qsp4Jbrz

Pages:
Jump to: