mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-24 22:01:13 -06:00
[GH-ISSUE #253] IPC mode 'socket' fails for new database & paths with spaces #113
Labels
No labels
IndexedDB
browser
bug
dependencies
documentation
duplicate
enhancement
feature request
indexes
indexes
invalid
pull-request
query
question
transaction logging
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase#113
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
storage: { ipc: 'socket' }setting causes an error and prevents the database from being createdI'll be working on fixing this and some other issues shortly