pubkey / rxdb

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
https://rxdb.info/
Apache License 2.0
21k stars 1.02k forks source link

Facing IO error: lock: "Resource temporarily unavailable" #5949

Closed akshitcompro closed 1 month ago

akshitcompro commented 2 months ago

RxDB version - 9.21.0 RxJS version - 7.0.1

We are facing the below error on launching our application in the offline mode specifically on Chromebooks:

image

It is to be noted that we are not facing such issues with our application on other OS machines (Windows, MAC, Linux).

Can anyone please advise on the issue here and the possible next steps that could help us in resolving this issue?

stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed soon. Please update it soon or it may be closed to keep our repository organized.

stale[bot] commented 1 month ago

Issues are autoclosed after some time. If you still have a problem, make a PR with a test case or to prove that you have tried to fix the problem.