thetatoken / theta-mainnet-integration-guide

Documents and demos to facilitate Theta mainnet integration
https://docs.thetatoken.org/
43 stars 17 forks source link

ThetaEdgeLauncher Errors in Edge Node on W10 Ver 21H1 19043.1083 #42

Open bunyrabitt opened 3 years ago

bunyrabitt commented 3 years ago

I am having an issue on W10 Ver 21H1 19043.1083

I am getting rewards for EEN Staking but cannot change the power setting nor is the node picking up any jobs. My Guardian node seems to be running flawlessly.

some of the errors in the log file posted below.

I notice there must be a typo in the code readout as I assume the below is meant to read "config not "onfig"

[ThetaEdgeLauncher] Error reading onfig file: Config File "config" Not Found in "[C:\Users\####\AppData\Roaming\Theta Edge Node\ThetaEdgeNode\edgecast]", using default settings

I can confirm there is no config file is this location only the file folder ldb and the file key

[2021-07-12 13:07:3#####] [info] [ThetaEdgeLauncher] 2021-07-12T13:07:49.##### WARN Pubsub pubsub/tag_tracer.go:61 connection manager does not support decaying tags, delivery tags will not be applied

[2021-07-12 13:07:#####] [info] [ThetaEdgeLauncher] 2021-07-12T13:07:##### ERROR API api/wallet.go:137 theta.GetAccount: error=-32000: Account with address 0x2d91411bAfCC353B6B1eae034735A9De242Ff61F is not found

yet when I search the address in theta explorer it is found.

Any help would be appreciated.

Cheers