You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: UNKNOWN: unknown error, stat 'E:\db.sqlite3'
at Object.statSync (node:fs:1538:3)
at Object. (D:\work\venus100\node_modules\graceful-fs\polyfills.js:319:16)
at D:\work\venus100\packages\v100-infra-os\src\utils.ts:29:29
at Array.forEach ()
at getDirAndFile (D:\work\venus100\packages\v100-infra-os\src\utils.ts:24:10)
at WindowsService.getFiles (D:\work\venus100\packages\v100-infra-os\src\windowsService.ts:66:29)
at Platform.getFiles (D:\work\venus100\packages\v100-platform\src\platform.ts:109:37)
at getResult (D:\work\venus100\packages\v100-platform\src\channel.ts:67:42)
at PlatformChannel.call (D:\work\venus100\packages\v100-platform\src\channel.ts:113:16)
at ServerChannelHub.onPromise (D:\work\venus100\node_modules@keylights\channel\build\ChannelServer.js:51:31) {
errno: -4094,
syscall: 'stat',
code: 'UNKNOWN',
path: 'E:\db.sqlite3'
}
The text was updated successfully, but these errors were encountered:
yunxtk99139
changed the title
read .sqlite3 unknow
statSync read .sqlite3 unknow
Feb 17, 2023
Error: UNKNOWN: unknown error, stat 'E:\db.sqlite3'
at Object.statSync (node:fs:1538:3)
at Object. (D:\work\venus100\node_modules\graceful-fs\polyfills.js:319:16)
at D:\work\venus100\packages\v100-infra-os\src\utils.ts:29:29
at Array.forEach ()
at getDirAndFile (D:\work\venus100\packages\v100-infra-os\src\utils.ts:24:10)
at WindowsService.getFiles (D:\work\venus100\packages\v100-infra-os\src\windowsService.ts:66:29)
at Platform.getFiles (D:\work\venus100\packages\v100-platform\src\platform.ts:109:37)
at getResult (D:\work\venus100\packages\v100-platform\src\channel.ts:67:42)
at PlatformChannel.call (D:\work\venus100\packages\v100-platform\src\channel.ts:113:16)
at ServerChannelHub.onPromise (D:\work\venus100\node_modules@keylights\channel\build\ChannelServer.js:51:31) {
errno: -4094,
syscall: 'stat',
code: 'UNKNOWN',
path: 'E:\db.sqlite3'
}
The text was updated successfully, but these errors were encountered: