tellor-io / telliot-feeds

Telliot feeds
https://tellor-io.github.io/telliot-feeds
Other
26 stars 9 forks source link

ERROR trying to report AMPL / USD custom VWAP #756

Open 0xSpuddy opened 7 months ago

0xSpuddy commented 7 months ago

Got a new error when testing AMPL / USD custom twap:

start command: telliot report -a account -qt ampleforth-custom -p YOLO

Your current settings...
Your chain id: 80001
Oracle contract address: 0xB0ff935b775a70504b810cf97c39987058e18550

Your mumbai endpoint: 
 - provider: Matic
 - RPC url: https://polygon-mumbai.infura.io/v3/53ba4f713bf940fb87a58280912231ab
 - explorer url: https://mumbai.polygonscan.com/
Your account: burner at address 0x6c3ed76060d7d3c6c16f5870230c265323c744cc
Keeping current settings...
Enter password for burner account: 

Reporting query tag: ampleforth-custom
Current chain ID: 80001
🍜🍜🍜 Reporter not enforcing profit threshold! 🍜🍜🍜
Transaction type: 2
Gas Limit: None
Legacy gas price (gwei): None
Max fee (gwei): None
Priority fee (gwei): None
Desired stake amount: 10.0
Minimum native token balance (e.g. ETH if on Ethereum mainnet): 0.25

INFO    | telliot_feeds.reporters.tellor_360 | Reporting with account: 0x6C3eD76060D7D3C6c16f5870230c265323c744CC
INFO    | telliot_feeds.utils.stake_info | Current Oracle stakeAmount: 10.0
INFO    | telliot_feeds.reporters.tellor_360 | 

            STAKER INFO
            start date: 1704903094
            stake_balance: 29650.0
            locked_balance: 0
            last report: 1709664555
            reports count: 160

Bitfinex response too big, scrolling: tUSTUSD (1709614800000 - 1709701199000)
Bitfinex response too big, scrolling: tUSTUSD (1709619728447 - 1709701199000)
Bitfinex response too big, scrolling: tUSTUSD (1709630288602 - 1709701199000)
Bitfinex response too big, scrolling: tUSTUSD (1709643688922 - 1709701199000)
Bitfinex response too big, scrolling: tUSTUSD (1709651600522 - 1709701199000)
Bitfinex response too big, scrolling: tUSTUSD (1709656205141 - 1709701199000)
Bitfinex response too big, scrolling: tUSTUSD (1709661159981 - 1709701199000)
Bitfinex response too big, scrolling: tUSTUSD (1709667549657 - 1709701199000)
Bitfinex response too big, scrolling: tUSTUSD (1709669656322 - 1709701199000)
Bitfinex response too big, scrolling: tUSTUSD (1709675472465 - 1709701199000)
Bitfinex response too big, scrolling: tBTCUSD (1709614800000 - 1709701199000)
Bitfinex response too big, scrolling: tBTCUSD (1709619168337 - 1709701199000)
ERROR   | telliot_feeds.sources.ampleforth.ampl_usd_vwap | Error getting VWAP from Bitfinex: unsupported operand type(s) for -: 'str' and 'int'
WARNING | telliot_feeds.sources.ampleforth.ampl_usd_vwap | No prices retrieved for AMPL/USD/VWAP Source.
INFO    | telliot_feeds.reporters.tellor_360 | Unable to retrieve updated datafeed value.
INFO    | telliot_feeds.reporters.tellor_360 | Sleeping for 7 seconds
INFO    | telliot_feeds.reporters.tellor_360 | 

            STAKER INFO
            start date: 1704903094
            stake_balance: 29650.0
            locked_balance: 0
            last report: 1709664555
            reports count: 160

ERROR   | telliot_feeds.sources.ampleforth.ampl_usd_vwap | Error getting VWAP from Bitfinex: can't multiply sequence by non-int of type 'str'
WARNING | telliot_feeds.sources.ampleforth.ampl_usd_vwap | No prices retrieved for AMPL/USD/VWAP Source.
INFO    | telliot_feeds.reporters.tellor_360 | Unable to retrieve updated datafeed value.