Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

statSync read .sqlite3 unknow #237

Open
yunxtk99139 opened this issue Feb 17, 2023 · 0 comments
Open

statSync read .sqlite3 unknow #237

yunxtk99139 opened this issue Feb 17, 2023 · 0 comments

Comments

@yunxtk99139
Copy link

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'
}

@yunxtk99139 yunxtk99139 changed the title read .sqlite3 unknow statSync read .sqlite3 unknow Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant