-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug summary
Pleading for help !
OS:Windows 10 Chinese Simplified Chinese
flow completed after Exception :
Disposed the engine. 06:51:30 PM
prefect.flow_runs
Finished in state Completed()
06:51:30 PM
prefect.flow_runs
An error occurred while monitoring flow run 'f0a490c7-b5fc-4d42-bb39-aedfe5580711'. The flow run will not be marked as failed, but an issue may have occurred.
+ Exception Group Traceback (most recent call last):
| File "C:\Users\lcl\AppData\Local\pypoetry\Cache\virtualenvs\garden-data-pipelines-Vy0FusZJ-py3.11\Lib\site-packages\prefect\workers\base.py", line 881, in _submit_run_and_capture_errors
| result = await self.run(
| ^^^^^^^^^^^^^^^
| File "C:\Users\lcl\AppData\Local\pypoetry\Cache\virtualenvs\garden-data-pipelines-Vy0FusZJ-py3.11\Lib\site-packages\prefect\workers\process.py", line 270, in run
| process = await run_process(
| ^^^^^^^^^^^^^^^^^^
| File "C:\Users\lcl\AppData\Local\pypoetry\Cache\virtualenvs\garden-data-pipelines-Vy0FusZJ-py3.11\Lib\site-packages\prefect\utilities\processutils.py", line 273, in run_process
| await consume_process_output(
| File "C:\Users\lcl\AppData\Local\pypoetry\Cache\virtualenvs\garden-data-pipelines-Vy0FusZJ-py3.11\Lib\site-packages\prefect\utilities\processutils.py", line 287, in consume_process_output
| async with anyio.create_task_group() as tg:
| File "C:\Users\lcl\AppData\Local\pypoetry\Cache\virtualenvs\garden-data-pipelines-Vy0FusZJ-py3.11\Lib\site-packages\anyio\_backends\_asyncio.py", line 680, in __aexit__
| raise BaseExceptionGroup(
| ExceptionGroup: unhandled errors in a TaskGroup (1 sub-exception)
+-+---------------- 1 ----------------
| Traceback (most recent call last):
| File "C:\Users\lcl\AppData\Local\pypoetry\Cache\virtualenvs\garden-data-pipelines-Vy0FusZJ-py3.11\Lib\site-packages\prefect\utilities\processutils.py", line 309, in stream_text
| async for item in source:
| File "C:\Users\lcl\AppData\Local\pypoetry\Cache\virtualenvs\garden-data-pipelines-Vy0FusZJ-py3.11\Lib\site-packages\anyio\abc\_streams.py", line 35, in __anext__
| return await self.receive()
| ^^^^^^^^^^^^^^^^^^^^
| File "C:\Users\lcl\AppData\Local\pypoetry\Cache\virtualenvs\garden-data-pipelines-Vy0FusZJ-py3.11\Lib\site-packages\anyio\streams\text.py", line 48, in receive
| decoded = self._decoder.decode(chunk)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
| File "<frozen codecs>", line 322, in decode
| UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb2 in position 59: invalid start byte
+------------------------------------
Version info (prefect version
output)
Version: 3.0.1
API version: 0.8.4
Python version: 3.11.3
Git commit: c6b2ffe1
Built: Fri, Sep 6, 2024 10:05 AM
OS/Arch: win32/AMD64
Profile: local
Server type: server
Pydantic version: 2.9.1
Integrations:
prefect-sqlalchemy: 0.5.0
Additional context
No response
ghilesmeddour
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Backlog