[GH-ISSUE #253] IPC mode 'socket' fails for new database & paths with spaces #113

Open
opened 2026-05-23 08:31:04 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @appy-one on GitHub (Apr 15, 2024).
Original GitHub issue: https://github.com/appy-one/acebase/issues/253

Originally assigned to: @appy-one on GitHub.

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

Originally created by @appy-one on GitHub (Apr 15, 2024). Original GitHub issue: https://github.com/appy-one/acebase/issues/253 Originally assigned to: @appy-one on GitHub. 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
gitea-mirror added the
bug
label 2026-05-23 08:31:04 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase#113
No description provided.