Closed mh-concordium closed 7 months ago
Just to add, this is how it looks after key import was ok
Underlaying issue was that I was not running the server. Still the error message and indicators should be shown.
Failed to get remote resource: error sending request for url (http://localhost:8080/static/electionguard/election-manifest.json): error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
Bug Description Tested on Windows.
It seems that the indicators are not working correctly. Importing account key that is not registered as Guardian throws error
Imported account is not a guardian in the election
, however indicators for network and the contract are grey.Steps to Reproduce
Build app and run it on Windows with config parameters:
Import key that is not registered as Guardian.
Expected Result Error shows up that account is not a guardian and indicators for connection to Testnet and to the contract are green.
Actual Result
Given that I get the error message makes me think app has actually checked if my account is in the contract and I actually am connected but the indicators are not showing it.
Versions