airbytehq / airbytehq/PyAirbyte

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

Ouverte
#332 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
344
Forks
77
Merge moyen
1 j 11 h
PR mergées (30 j)
35

Description

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?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.