Post
Topic
Board Armory
Re: ArmoryDB doesn't scan blocks, no errors in log
by
aneutronic
on 30/07/2020, 16:09:13 UTC

I have also attempted to run Armory by itself without arguments so that it spawns the DB, but the program simply freezes and writes infinitely to armorycpplog.txt the following error:

Code:
-ERROR - 17:31:11.625: (e:\users\goat\code\armory3\cppforswig\stringsockets.cpp:351) FcgiSocket::writeAndRead FcgiError: unexpected fcgi header version

I assume this has something to do with port 9001 being unavailable because no such error appears when the term --armorydb-port=9002 is supplied.

I'm getting the same program freeze while starting Armory with the same error and rapidly growing armorycpplog.txt file.

Everything worked fine the last time I ran Armory about a month ago so I assume some windows update caused the issue.

Port 9001 is also being shown used by some unknown windows system process on my pc.

Also getting the same python refusing to read the string error when using the --armorydb-port= cmd line option.

Is there a work around for this or can it only be fixed with an Armory update?