-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
toeverything/blocksuite
#6454Labels
Milestone
Description
What happened?
When I upload an image, it cannot be displayed and the following prompt pops up, which disappears shortly.The prompt is as follows:
Failed to upload image! crypto.subtle is undefined
Distribution version
Linux
What browsers are you seeing the problem on if you're using web version?
Firefox
Are you self-hosting?
- Yes
Relevant log output
node --trace-warnings ...
node:internal/modules/cjs/loader:1137
throw err;
^
Error: Cannot find module '/root/...'
at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
at Module._load (node:internal/modules/cjs/loader:975:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done