Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPC mode 'socket' fails for new database & paths with spaces #253

Open
appy-one opened this issue Apr 15, 2024 · 0 comments
Open

IPC mode 'socket' fails for new database & paths with spaces #253

appy-one opened this issue Apr 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@appy-one
Copy link
Owner

appy-one commented Apr 15, 2024

I discovered 2 issues with the socket service/daemon IPC mode:

  • If a database does not exist, using storage: { ipc: 'socket' } setting causes an error and prevents the database from being created
  • The IPC server socket does not start if the database file path has a space in it

I'll be working on fixing this and some other issues shortly

@appy-one appy-one added the bug Something isn't working label Apr 15, 2024
@appy-one appy-one self-assigned this Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant