Hi @Truciolonyc, I can’t really help here… These keys serve to have access to on chain datas needed for the auto task to do the job. i try with the script given by @bolo. At first glance it’s seem working but i encounter several time this error :
Date
2020-11-08T14:24:45.029Z
Trigger
schedule
Status
error
Message: Error running autotask: Unhandled
Logs: 2020-11-08T14:24:45.788Z AUTOTASK START
2020-11-08T14:24:47.340Z ERROR Invoke Error {“errorType”:“Error”,“errorMessage”:“failed to meet quorum (method=“getBlockNumber”, params={}, results=[{“provider”:{”_isProvider":true,"_events":,"_emitted":{“block”:-2},“formatter”:{“formats”:{“transaction”:{},“transactionRequest”:{},“receiptLog”:{},“receipt”:{},“block”:{},“blockWithTransactions”:{},“filter”:{},“filterLog”:{}}},“anyNetwork”:false,"_network":{“name”:“homestead”,“chainId”:1,“ensAddress”:“0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e”},"_maxInternalBlockNumber":11217247,"_lastBlockNumber":-2,"_pollingInterval":4000,"_fastQueryDate":1604845486309,“connection”:{“url”:“https://cloudflare-eth.com/"},"_nextId":43,"_internalBlockNumber":{},"_fastBlockNumber":11217247,"_fastBlockNumberPromise":{}},“weight”:1,“start”:1604845486224,“result”:11217247},{“provider”:{"_isProvider":true,"_events":[],"_emitted":{“block”:-2},“formatter”:{“formats”:{“transaction”:{},“transactionRequest”:{},“receiptLog”:{},“receipt”:{},“block”:{},“blockWithTransactions”:{},“filter”:{},“filterLog”:{}}},“anyNetwork”:false,"_network":{“name”:“homestead”,“chainId”:1,“ensAddress”:“0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e”},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_pollingInterval":4000,"_fastQueryDate":0,“connection”:{“url”:“https://mainnet.infura.io/v3/xxxxx”},"_nextId":43,“apiKey”:“xxxxx”,“projectId”:“xxxxx”,“projectSecret”:null,"_internalBlockNumber":{}},“weight”:1,“start”:1604845486224,“error”:{“reason”:"bad response”,“code”:“SERVER_ERROR”,“status”:401,“headers”:{“date”:“Sun, 08 Nov 2020 14:24:46 GMT”,“content-type”:“text/plain; charset=utf-8”,“content-length”:“19”,“connection”:“close”,“vary”:“Origin”,“www-authenticate”:“Basic realm=\“Auth failure, invalid project id\””,“x-content-type-options”:“nosniff”},“body”:“invalid project id\n”,“requestBody”:"{\“method\”:\“eth_blockNumber\”,\“params\”:,\“id\”:42,\“jsonrpc\”:\“2.0\”}",“requestMethod”:“POST”,“url”:"https://mainnet.infura.io/v3/xxxxx"}},{“provider”:{"_isProvider":true,"_events":[],"_emitted":{“block”:-2},“formatter”:{“formats”:{“transaction”:{},“transactionRequest”:{},“receiptLog”:{},“receipt”:{},“block”:{},“blockWithTransactions”:{},“filter”:{},“filterLog”:{}}},“anyNetwork”:false,"_network":{“name”:“homestead”,“chainId”:1,"ensAddress
[…]
Edit : I’ve erased all other references than ETHERSCAN (Alchemy & infura), since then. No more previous errors
Edit 2 : same error just happened.