Skip to content

Running windows client with CMD npx electronmon . #2

@NandishNR

Description

@NandishNR

Getting error when client app is launched and UI is blank in both instance. Admin rights is available and what else is expected?

[14028:0627/160611.414:ERROR:cache_util_win.cc(20)] Unable to move the cache: Access is denied. (0x5)
[14028:0627/160611.414:ERROR:cache_util_win.cc(20)] Unable to move the cache: Access is denied. (0x5)
[14028:0627/160611.421:ERROR:disk_cache.cc(205)] Unable to create cache
[14028:0627/160611.424:ERROR:gpu_disk_cache.cc(673)] Gpu Cache Creation failed: -2
[14028:0627/160611.424:ERROR:disk_cache.cc(205)] Unable to create cache
[14028:0627/160611.430:ERROR:gpu_disk_cache.cc(673)] Gpu Cache Creation failed: -2
[29904:0627/160611.565:ERROR:cache_util_win.cc(20)] Unable to move the cache: Access is denied. (0x5)
[29904:0627/160611.566:ERROR:disk_cache.cc(205)] Unable to create cache
(node:14028) electron: Failed to load URL: http://localhost:3000/ with error: ERR_CONNECTION_REFUSED
(Use electron --trace-warnings ... to show where the warning was created)
(node:14028) UnhandledPromiseRejectionWarning: Error: ERR_CONNECTION_REFUSED (-102) loading 'http://localhost:3000/'
at rejectAndCleanup (node:electron/js2c/browser_init:2:77409)
at EventEmitter.failListener (node:electron/js2c/browser_init:2:77622)
at EventEmitter.emit (node:events:513:28)
(node:14028) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions