chikl/Lightbeam
1
8
Fork
You've already forked Lightbeam
2

Error when try to export data #81

Open
opened 2026年05月04日 12:00:34 +02:00 by chikl · 0 comments
Owner
Copy link

A user reported that they got the following error when they tried to export the data via the "Save Data" button:

Uncaught (in promise)
Object { name: "UnknownError", message: "The operation failed for reasons unrelated to the database itself and not covered by any other error code.\n UnknownError: The operation failed for reasons unrelated to the database itself and not covered by any other error code.", inner: DOMException, stack: "", ... }
inner: DOMException: The operation failed for reasons unrelated to the database itself and not covered by any other error code.
code: 0
columnNumber: 0
data: null
filename: ""
lineNumber: 0
message: "The operation failed for reasons unrelated to the database itself and not covered by any other error code."
name: "UnknownError"
result: 2154168321
stack: ""
<prototype>: DOMExceptionPrototype { name: Getter, message: Getter, INDEX_SIZE_ERR: 1, ... }
message: "The operation failed for reasons unrelated to the database itself and not covered by any other error code.\n UnknownError: The operation failed for reasons unrelated to the database itself and not covered by any other error code."
name: "UnknownError"
stack:
<get stack()>: function get()
<prototype>: Object { stack: "", ... }
manageRecordedData.js:150:32

They told me that they couldn't export the data since September 2025. But they could export the data when they excluded the request dates.

A user reported that they got the following error when they tried to export the data via the "Save Data" button: ``` Uncaught (in promise) Object { name: "UnknownError", message: "The operation failed for reasons unrelated to the database itself and not covered by any other error code.\n UnknownError: The operation failed for reasons unrelated to the database itself and not covered by any other error code.", inner: DOMException, stack: "", ... } inner: DOMException: The operation failed for reasons unrelated to the database itself and not covered by any other error code. code: 0 columnNumber: 0 data: null filename: "" lineNumber: 0 message: "The operation failed for reasons unrelated to the database itself and not covered by any other error code." name: "UnknownError" result: 2154168321 stack: "" <prototype>: DOMExceptionPrototype { name: Getter, message: Getter, INDEX_SIZE_ERR: 1, ... } message: "The operation failed for reasons unrelated to the database itself and not covered by any other error code.\n UnknownError: The operation failed for reasons unrelated to the database itself and not covered by any other error code." name: "UnknownError" stack: <get stack()>: function get() <prototype>: Object { stack: "", ... } manageRecordedData.js:150:32 ``` They told me that they couldn't export the data since September 2025. But they could export the data when they excluded the request dates.
Sign in to join this conversation.
No Branch/Tag specified
main
beta
containers
redraw-loading-indicator
filter-settings-style
general-settings-structure
node-selection
drawing-options
dev
release
v3.4.0
v3.3.2
v3.3.1
v3.2.0
v3.0.8
v3.0.6
v3.0.5
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
chikl/Lightbeam#81
Reference in a new issue
chikl/Lightbeam
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?