airbytehq / airbytehq/PyAirbyte

Source Stripe - Process cannot access the file because it is being used by another process

Đang mở
#332 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
344
Fork
77
Merge trung bình
1 ngày 11 giờ
Pull request đã merge (30 ngày)
35

Mô tả

Just installed pyairbyte into a venv and created a stripe connector. Installation and source creation went fine, with a successful `source.check()`.

`source.get_available_streams()` returns:

> PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\accounts.sqlite'
> Something went wrong in the connector. See the logs for more details.

Efforts to find out if there is another process that somehow latched onto the sqlite files generated have turned up no results. Is it possible that another part of the connector is trying to access the sqlite files before they've been unlocked by previous processes?

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.