NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

2026-03-13 10:58:50,110 - AuthManager - (MainProcess) - (MainThread) - INFO - API Keys loaded: 4 keys
2026-03-13 10:58:50,112 - OrchestratorHandler - (MainProcess) - (MainThread) - INFO - Starting export for template: export_summary_payment_metrics
2026-03-13 10:58:50,114 - OrchestratorHandler - (MainProcess) - (MainThread) - INFO - DEBUG - API Key recebida no handler: miz-master-2026-9a8b7c6d5e4f3g2h1i
2026-03-13 10:58:50,115 - ConfigHelper - (MainProcess) - (MainThread) - INFO - Reading Config file: C:miz-interfacesmx_queue_analyticsconfigtemplatesorchestratorexport_summary_payment_metrics.json
2026-03-13 10:58:50,116 - OrchestratorHandler - (MainProcess) - (MainThread) - INFO - DEBUG - Headers sendo enviados: {'X-API-Key': 'miz-master-2026-9a8b7c6d5e4f3g2h1i'}
2026-03-13 10:58:50,116 - Connections - (MainProcess) - (MainThread) - INFO - Creating new Connection for id: CRUD-API
2026-03-13 10:58:50,117 - RestConnectionHttpx - (MainProcess) - (MainThread) - INFO - Start connection for id: CRUD-API using config ConnectionConfig: [{'base_url': 'http://127.0.0.1:8081', 'endpoints': {'create_bulk': {'url': '/data/bulk/{model}', 'method': 'POST', 'timeout': 300.0}, 'get-all': {'url': '/data/get-all', 'method': 'GET', 'timeout': 300.0}}}]
2026-03-13 10:58:50,117 - RestConnectionHttpx - (MainProcess) - (MainThread) - INFO - Connection id: CRUD-API successful
2026-03-13 10:58:50,117 - RestHook - (MainProcess) - (MainThread) - INFO - Making request for CRUD-API endpoint: get-all
2026-03-13 10:58:50,118 - RestHook - (MainProcess) - (MainThread) - INFO - DEBUG - Headers recebidos no hook: {'X-API-Key': 'miz-master-2026-9a8b7c6d5e4f3g2h1i'}
2026-03-13 10:58:50,118 - RestConnectionHttpx - (MainProcess) - (MainThread) - INFO - ***** EndPoint Config : ${'url': '/data/get-all', 'method': 'GET', 'timeout': 300.0} ***** for EndPoint: get-all
2026-03-13 10:58:50,118 - RestClient - (MainProcess) - (MainThread) - DEBUG - [ASYNC] GET http://127.0.0.1:8081/data/get-all | Params: None | Content-Type: None | JSON: {'model': 'PaymentMetricsModel', 'filter': 'exception_date between :from_date AND :to_date', 'params': {'from_date': '10-MAY-2025', 'to_date': '25-MAY-2025'}, 'result_format': {'type': 'map', 'one_or_all': 'all'}} | Data: None | Files: None
2026-03-13 10:58:50,488 - httpcore.connection - (MainProcess) - (MainThread) - DEBUG - connect_tcp.started host='127.0.0.1' port=8081 local_address=None timeout=300.0 socket_options=None
2026-03-13 10:58:50,490 - httpcore.connection - (MainProcess) - (MainThread) - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x00000200D682BA10>
2026-03-13 10:58:50,490 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-03-13 10:58:50,491 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - send_request_headers.complete
2026-03-13 10:58:50,491 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-03-13 10:58:50,491 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - send_request_body.complete
2026-03-13 10:58:50,492 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-03-13 10:58:50,576 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'date', b'Fri, 13 Mar 2026 13:58:49 GMT'), (b'server', b'uvicorn'), (b'content-length', b'171942'), (b'content-type', b'application/json')])
2026-03-13 10:58:50,577 - httpx - (MainProcess) - (MainThread) - INFO - HTTP Request: GET http://127.0.0.1:8081/data/get-all "HTTP/1.1 200 OK"
2026-03-13 10:58:50,578 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-03-13 10:58:50,579 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - receive_response_body.complete
2026-03-13 10:58:50,579 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - response_closed.started
2026-03-13 10:58:50,580 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - response_closed.complete
2026-03-13 10:58:50,580 - RestClient - (MainProcess) - (MainThread) - INFO - [ASYNC] Response 200
2026-03-13 10:58:50,581 - httpcore.connection - (MainProcess) - (MainThread) - DEBUG - close.started
2026-03-13 10:58:50,581 - httpcore.connection - (MainProcess) - (MainThread) - DEBUG - close.complete
2026-03-13 10:58:50,582 - OrchestratorHandler - (MainProcess) - (MainThread) - INFO - Data check: 38 records found
2026-03-13 10:58:50,582 - OrchestratorHandler - (MainProcess) - (MainThread) - INFO - Data already exists, skipping extraction
2026-03-13 10:58:50,582 - Connections - (MainProcess) - (MainThread) - INFO - Creating new Connection for id: REPORT-API
2026-03-13 10:58:50,582 - RestConnectionHttpx - (MainProcess) - (MainThread) - INFO - Start connection for id: REPORT-API using config ConnectionConfig: [{'base_url': 'http://127.0.0.1:8082', 'endpoints': {'report': {'url': '/report', 'method': 'POST'}, 'export': {'url': '/report/export', 'method': 'POST'}}}]
2026-03-13 10:58:50,583 - RestConnectionHttpx - (MainProcess) - (MainThread) - INFO - Connection id: REPORT-API successful
2026-03-13 10:58:50,583 - RestHook - (MainProcess) - (MainThread) - INFO - Making request for REPORT-API endpoint: report
2026-03-13 10:58:50,583 - RestHook - (MainProcess) - (MainThread) - INFO - DEBUG - Headers recebidos no hook: {'X-API-Key': 'miz-master-2026-9a8b7c6d5e4f3g2h1i'}
2026-03-13 10:58:50,584 - RestConnectionHttpx - (MainProcess) - (MainThread) - INFO - ***** EndPoint Config : ${'url': '/report', 'method': 'POST'} ***** for EndPoint: report
2026-03-13 10:58:50,584 - RestClient - (MainProcess) - (MainThread) - DEBUG - [ASYNC] POST http://127.0.0.1:8082/report | Params: None | Content-Type: None | JSON: {'template_id': 'summary_payment_metrics', 'params': {'from_date': '10-MAY-2025', 'to_date': '25-MAY-2025'}, 'format': 'csv'} | Data: None | Files: None
2026-03-13 10:58:50,934 - httpcore.connection - (MainProcess) - (MainThread) - DEBUG - connect_tcp.started host='127.0.0.1' port=8082 local_address=None timeout=10 socket_options=None
2026-03-13 10:58:50,935 - httpcore.connection - (MainProcess) - (MainThread) - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x00000200D6893750>
2026-03-13 10:58:50,936 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-03-13 10:58:50,936 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - send_request_headers.complete
2026-03-13 10:58:50,937 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-03-13 10:58:50,937 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - send_request_body.complete
2026-03-13 10:58:50,937 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-03-13 10:58:51,653 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 500, b'Internal Server Error', [(b'date', b'Fri, 13 Mar 2026 13:58:50 GMT'), (b'server', b'uvicorn'), (b'content-length', b'110'), (b'content-type', b'application/json')])
2026-03-13 10:58:51,654 - httpx - (MainProcess) - (MainThread) - INFO - HTTP Request: POST http://127.0.0.1:8082/report "HTTP/1.1 500 Internal Server Error"
2026-03-13 10:58:51,655 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-03-13 10:58:51,656 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - receive_response_body.complete
2026-03-13 10:58:51,656 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - response_closed.started
2026-03-13 10:58:51,656 - httpcore.http11 - (MainProcess) - (MainThread) - DEBUG - response_closed.complete
2026-03-13 10:58:51,657 - RestClient - (MainProcess) - (MainThread) - ERROR - [ASYNC] HTTP error: 500 | {"detail":"Unexpected error fetching data: CRUD-API error 401: {"detail":"X-API-Key header is required"}"}
2026-03-13 10:58:51,657 - httpcore.connection - (MainProcess) - (MainThread) - DEBUG - close.started
2026-03-13 10:58:51,657 - httpcore.connection - (MainProcess) - (MainThread) - DEBUG - close.complete
2026-03-13 10:58:51,657 - OrchestratorHandler - (MainProcess) - (MainThread) - ERROR - Error running report export: [ASYNC] HTTP error: 500 | {"detail":"Unexpected error fetching data: CRUD-API error 401: {"detail":"X-API-Key header is required"}"}
Traceback (most recent call last):
File "C:miz-interfacescommonutilsrequest_utils.py", line 148, in _async_request
response.raise_for_status()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:UsersLU5311AppDataRoamingPythonPython313site-packageshttpx_models.py", line 829, in raise_for_status
raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:8082/report'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:miz-interfacesmx_queue_analyticsmiddlewareservicesorchestrator.py", line 196, in _run_report_export_direct
response = await hook_execute(
^^^^^^^^^^^^^^^^^^^
...<8 lines>...
)
^
File "C:miz-interfacescommonutilsrequest_utils.py", line 153, in _async_request
raise_exception (type='Service', status_code=e.response.status_code, message=f"[ASYNC] HTTP error: {e.response.status_code} | {e.response.text}")
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:miz-interfacescommonerrorexception_def.py", line 109, in raise_exception
raise EXCEPTION_CLASSES[type](message, **kwargs)
common.error.exception_def.InterfaceServiceException: [ASYNC] HTTP error: 500 | {"detail":"Unexpected error fetching data: CRUD-API error 401: {"detail":"X-API-Key header is required"}"}
2026-03-13 10:58:51,662 - OrchestratorHandler - (MainProcess) - (MainThread) - ERROR - Export failed for template: export_summary_payment_metrics. Error: Failed to run report export: [ASYNC] HTTP error: 500 | {"detail":"Unexpected error fetching data: CRUD-API error 401: {"detail":"X-API-Key header is required"}"}
Traceback (most recent call last):
File "C:miz-interfacescommonutilsrequest_utils.py", line 148, in _async_request
response.raise_for_status()
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:UsersLU5311AppDataRoamingPythonPython313site-packageshttpx_models.py", line 829, in raise_for_status
raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:8082/report'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:miz-interfacesmx_queue_analyticsmiddlewareservicesorchestrator.py", line 196, in _run_report_export_direct
response = await hook_execute(
^^^^^^^^^^^^^^^^^^^
...<8 lines>...
)
^
File "C:miz-interfacescommonutilsrequest_utils.py", line 153, in _async_request
raise_exception (type='Service', status_code=e.response.status_code, message=f"[ASYNC] HTTP error: {e.response.status_code} | {e.response.text}")
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:miz-interfacescommonerrorexception_def.py", line 109, in raise_exception
raise EXCEPTION_CLASSES[type](message, **kwargs)
common.error.exception_def.InterfaceServiceException: [ASYNC] HTTP error: 500 | {"detail":"Unexpected error fetching data: CRUD-API error 401: {"detail":"X-API-Key header is required"}"}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:miz-interfacesmx_queue_analyticsmiddlewareservicesorchestrator.py", line 44, in export_report_direct
csv_content = await self._run_report_export_direct(report_config, params, headers)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:miz-interfacesmx_queue_analyticsmiddlewareservicesorchestrator.py", line 226, in _run_report_export_direct
raise_exception(
~~~~~~~~~~~~~~~^
type='Service',
^^^^^^^^^^^^^^^
message=f'Failed to run report export: {str(e)}',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
status_code=500
^^^^^^^^^^^^^^^
)
^
File "C:miz-interfacescommonerrorexception_def.py", line 109, in raise_exception
raise EXCEPTION_CLASSES[type](message, **kwargs)
common.error.exception_def.InterfaceServiceException: Failed to run report export: [ASYNC] HTTP error: 500 | {"detail":"Unexpected error fetching data: CRUD-API error 401: {"detail":"X-API-Key header is required"}"}
←[32mINFO←[0m: 127.0.0.1:64215 - "←[1mPOST /export-report HTTP/1.1←[0m" ←[91m500 Internal Server Error←[0m
     
 
what is notes.io
 

Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 14 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.