-
Notifications
You must be signed in to change notification settings - Fork 0
Description
backend_app_thirdeye | Not Found: /monitoring/contract/NaN/alerts
backend_app_thirdeye | INFO: 172.28.0.1:33534 - "GET /monitoring/contract/NaN/alerts HTTP/1.1" 404 Not Found
backend_app_thirdeye | INFO: 172.28.0.1:33498 - "GET /organizations/my HTTP/1.1" 200 OK
backend_app_thirdeye | INFO: 172.28.0.1:33524 - "GET /authentication/me HTTP/1.1" 200 OK
backend_app_thirdeye | INFO: 172.28.0.1:33560 - "GET /smartcontract/get_abi?smart_contract=1 HTTP/1.1" 204 No Content
backend_app_thirdeye | Internal Server Error: /smartcontract/get_abi
backend_app_thirdeye | Traceback (most recent call last):
backend_app_thirdeye | File "/usr/local/lib/python3.9/site-packages/django/db/models/fields/init.py", line 1823, in get_prep_value
backend_app_thirdeye | return int(value)
backend_app_thirdeye | ValueError: invalid literal for int() with base 10: 'NaN'
backend_app_thirdeye |
backend_app_thirdeye | The abov
I see a lot of:
backend_app_thirdeye | INFO: 172.28.0.1:33520 - "GET /smartcontract/my/undefined HTTP/1.1" 500 Internal Server Error
why are these API calls here? this is weird.