Closed SemElVik closed 1 year ago
@SemElVik thanks for the report. Please use commit https://github.com/tezos-reward-distributor-organization/tezos-reward-distributor/commit/d4fd27a8dce2d5de8a0454f8a7e76491ca3802c0 for now. I will look into it.
he works. thx
/commit/100902ea9195764a23c3728def2319f83629dc06
python3 src/main.py -C 669 tzkt -M 3 -D
2023-11-07 09:57:50,953 - MainThread - INFO - BAKING ADDRESS is tz1tz1ZCLE7tz1ZCLE7tz1ZCLE7tz1ZCLE7
2023-11-07 09:57:50,953 - MainThread - INFO - PAYMENT ADDRESS is tz1tz1ZCLE7tz1ZCLE7tz1ZCLE7tz1ZCLE7
2023-11-07 09:57:50,954 - MainThread - INFO - --------------------------------------------
2023-11-07 09:57:50,955 - MainThread - INFO - [Plugins] No plugins enabled
2023-11-07 09:57:50,956 - MainThread - ERROR - [Process Life Cycle completing With Failure] Error Details: Attribute tzpro_api_key not found in application configuration.
2023-11-07 09:57:50,957 - MainThread - INFO - TRD is shutting down...```
@SemElVik exactly what the error says :)
Add the parameter to the configuration. If you use tzkt you can leave an empty string and if you want to use tzpro you can make a free account (until 100k calls per month) at tzpro.io
I'm using tzkt api and got this error. commit/c852b20ec30264c4cec1747696735f84edd42d48