Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2024-02-29 12:29:20.868
- TypeError: unsupported operand type(s) for +: 'int' and 'UUID'
- 2024-02-29 12:29:20.868
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 2024-02-29 12:29:20.868
- y=float(sum([payment[0] for payment in failed_payment]) / 10**4 if failed_payment else 0),
- 2024-02-29 12:29:20.868
- File "/code/src/dashboard/routers/dashboard.py", line 471, in <listcomp>
- 2024-02-29 12:29:20.868
- ^
- 2024-02-29 12:29:20.868
- datapointFailedUsersPayments=[
- 2024-02-29 12:29:20.868
- File "/code/src/dashboard/routers/dashboard.py", line 464, in get_overview
- 2024-02-29 12:29:20.868
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 2024-02-29 12:29:20.868
- return await next_(source, info, **kwargs)
- 2024-02-29 12:29:20.868
- File "/usr/local/lib/python3.11/site-packages/strawberry/permission.py", line 172, in resolve_async
- 2024-02-29 12:29:20.868
- ^^^^^^^^^^^
- 2024-02-29 12:29:20.868
- return await value
- 2024-02-29 12:29:20.868
- File "/usr/local/lib/python3.11/site-packages/strawberry/utils/await_maybe.py", line 12, in await_maybe
- 2024-02-29 12:29:20.868
- ^^^^^^^^^^^^^^^^^^
- 2024-02-29 12:29:20.868
- return await await_maybe(
- 2024-02-29 12:29:20.868
- File "/usr/local/lib/python3.11/site-packages/strawberry/schema/schema_converter.py", line 675, in _async_resolver
- 2024-02-29 12:29:20.868
- ^^^^^^^^^^^^
- 2024-02-29 12:29:20.868
- return_type, field_nodes, info, path, await result
- 2024-02-29 12:29:20.868
- File "/usr/local/lib/python3.11/site-packages/graphql/execution/execute.py", line 528, in await_result
- 2024-02-29 12:29:20.868
- Traceback (most recent call last):
- 2024-02-29 12:29:20.868
- 4 | filters: {
- 2024-02-29 12:29:20.868
- | ^
- 2024-02-29 12:29:20.868
- 3 | getOverview(
- 2024-02-29 12:29:20.868
- 2 | {
- 2024-02-29 12:29:20.868
- GraphQL request:3:13
- 2024-02-29 12:29:20.868
- 2024-02-29 12:29:20.868
- unsupported operand type(s) for +: 'int' and 'UUID'
- 2024-02-29 12:29:15.551
- INFO: 10.50.62.175:19971 - "GET /health HTTP/1.1" 200 OK
- 2024-02-29 12:29:15.551
- INFO: 10.50.43.237:6822 - "GET /health HTTP/1.1" 200 OK
- 2024-02-29 12:29:15.544
- INFO: 10.50.27.218:1039 - "GET /health HTTP/1.1" 200 OK
- 2024-02-29 12:29:15.533
- Marking the coordinator dead (node 0)for group event_sourcing_group_stage.
- 2024-02-29 12:29:15.533
- Heartbeat session expired - marking coordinator dead
- 2024-02-29 12:29:15.533
- Heartbeat failed: local member_id was not recognized; resetting and re-joining group
- 2024-02-29 12:29:15.530
- INFO: 10.40.96.229:0 - "POST /graphql/dashboard HTTP/1.1" 200 OK
- 2024-02-29 12:29:15.528
- TypeError: unsupported operand type(s) for +: 'int' and 'UUID'
- 2024-02-29 12:29:15.528
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 2024-02-29 12:29:15.528
- y=float(sum([payment[0] for payment in failed_payment]) / 10**4 if failed_payment else 0),
- 2024-02-29 12:29:15.528
- File "/code/src/dashboard/routers/dashboard.py", line 471, in <listcomp>
- 2024-02-29 12:29:15.528
- ^
- 2024-02-29 12:29:15.528
- datapointFailedUsersPayments=[
- 2024-02-29 12:29:15.528
- File "/code/src/dashboard/routers/dashboard.py", line 464, in get_overview
- 2024-02-29 12:29:15.528
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 2024-02-29 12:29:15.528
- return await next_(source, info, **kwargs)
- 2024-02-29 12:29:15.528
- File "/usr/local/lib/python3.11/site-packages/strawberry/permission.py", line 172, in resolve_async
- 2024-02-29 12:29:15.528
- ^^^^^^^^^^^
- 2024-02-29 12:29:15.528
- return await value
- 2024-02-29 12:29:15.528
- File "/usr/local/lib/python3.11/site-packages/strawberry/utils/await_maybe.py", line 12, in await_maybe
- 2024-02-29 12:29:15.528
- ^^^^^^^^^^^^^^^^^^
- 2024-02-29 12:29:15.528
- return await await_maybe(
- 2024-02-29 12:29:15.528
- File "/usr/local/lib/python3.11/site-packages/strawberry/schema/schema_converter.py", line 675, in _async_resolver
- 2024-02-29 12:29:15.528
- ^^^^^^^^^^^^
- 2024-02-29 12:29:15.528
- return_type, field_nodes, info, path, await result
- 2024-02-29 12:29:15.528
- File "/usr/local/lib/python3.11/site-packages/graphql/execution/execute.py", line 528, in await_result
- 2024-02-29 12:29:15.528
- Traceback (most recent call last):
- 2024-02-29 12:29:15.528
- 4 | filters: {
- 2024-02-29 12:29:15.528
- | ^
- 2024-02-29 12:29:15.528
- 3 | getOverview(
- 2024-02-29 12:29:15.528
- 2 | {
- 2024-02-29 12:29:15.528
- GraphQL request:3:13
- 2024-02-29 12:29:15.528
- 2024-02-29 12:29:15.527
- unsupported operand type(s) for +: 'int' and 'UUID'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement