You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-02-21 09:40:40,835|[DEBUG]|25872|6732|dlt|data_item_storage.py|close_writers:81|Closing writer for 1740127238.846641.pipeline_name.dlt_test with file <gzip _io.BufferedWriter name='C:\\Users\\Windows_Username\\.dlt\\pipelines\\pipeline_name\\normalize\\13fd3b39c9cce8fb\\1740127238.846641\\new_jobs\\dlt_test.3b4954552e.0.typed-jsonl' 0x13651504880> and actual name C:\Users\Windows_Username\.dlt\pipelines\pipeline_name\normalize\13fd3b39c9cce8fb\1740127238.846641\new_jobs\dlt_test.3b4954552e.0.typed-jsonl
The text was updated successfully, but these errors were encountered:
dlt version
1.7.0
Describe the problem
I've tried to load a csv file into a MSSQL database and every time I try to run the pipeline I get the following error:
I also tried it on two different windows machines (Win 10 and Win 11) and got the same error on both machines.
It looks to me like some kind of Windows filesystem permission error within the temporary
.dlt
folder within the user folder.Expected behavior
No response
Steps to reproduce
This is the code I try to run:
Operating system
Windows
Runtime environment
Local
Python version
3.12
dlt data source
Local csv file
dlt destination
MSSQL
Other deployment details
No response
Additional information
Debug log output of another run before the error:
The text was updated successfully, but these errors were encountered: