Skip to content

On second launch I start getting a Black screen and Failure to write entry:[] #131

@Changhochien

Description

@Changhochien

On the second launch I start, I'm getting the error below and cannot figure out how to solve the issue.


Starting Vite with Electron's Node...

Server running on http://localhost:8688
waiting for cushy to start
[VITE] vite started
|2024-01-24T14:15:42.952Z|
failure to write entry: []
...on error: Error: ENOENT: no such file or directory, open 'D:\CushyStudio\logs\2024-01-24.debug.log'
|2024-01-24T14:15:43.041Z|
failure to write entry: [null]
...on error: Error: ENOENT: no such file or directory, open 'D:\CushyStudio\logs\2024-01-24.debug.log'
|2024-01-24T14:15:43.042Z|
failure to write entry: [null]
...on error: Error: ENOENT: no such file or directory, open 'D:\CushyStudio\logs\2024-01-24.debug.log'
|2024-01-24T14:15:43.044Z|
failure to write entry: [null]
...on error: Error: ENOENT: no such file or directory, open 'D:\CushyStudio\logs\2024-01-24.debug.log'
|2024-01-24T14:15:43.044Z|
failure to write entry: [null]
...on error: Error: ENOENT: no such file or directory, open 'D:\CushyStudio\logs\2024-01-24.debug.log'
|2024-01-24T14:15:43.045Z|
failure to write entry: [null]
...on error: Error: ENOENT: no such file or directory, open 'D:\CushyStudio\logs\2024-01-24.debug.log'
|2024-01-24T14:15:43.046Z|
failure to write entry: [null]
...on error: Error: ENOENT: no such file or directory, open 'D:\CushyStudio\logs\2024-01-24.debug.log'
|2024-01-24T14:15:43.049Z|
failure to write entry: [null]
...on error: Error: ENOENT: no such file or directory, open 'D:\CushyStudio\logs\2024-01-24.debug.log'
|2024-01-24T14:15:43.049Z|
failure to write entry: [null]
...on error: Error: ENOENT: no such file or directory, open 'D:\CushyStudio\logs\2024-01-24.debug.log'

update the log file

|22:47:50|
|327| [🔑 AUTH] restoring session from DB...
|351| [🔑 AUTH] restoring session from DB...
|372| [🔑 AUTH] restoring session from DB...
|390| [🔑 AUTH] restoring session from DB...
|22:48:54|
|663| [🔑 AUTH] restoring session from DB...
|682| [🔑 AUTH] restoring session from DB...
|700| [🔑 AUTH] restoring session from DB...
|717| [🔑 AUTH] restoring session from DB...

image


I started Cushy in dev mode and the below is what I got


Starting Cushy in dev mode...

The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
waiting for cushy to start
[117052:0124/231242.921:ERROR:cache_util_win.cc(20)] Unable to move the cache: 存取被拒。 (0x5)
[117052:0124/231242.921:ERROR:cache_util_win.cc(20)] Unable to move the cache: 存取被拒。 (0x5)
[117052:0124/231242.996:ERROR:disk_cache.cc(208)] Unable to create cache
[117052:0124/231242.997:ERROR:gpu_disk_cache.cc(676)] Gpu Cache Creation failed: -2
[117052:0124/231242.997:ERROR:disk_cache.cc(208)] Unable to create cache
[117052:0124/231242.997:ERROR:gpu_disk_cache.cc(676)] Gpu Cache Creation failed: -2
waiting for cushy to start
waiting for cushy to start
waiting for cushy to start
waiting for cushy to start
[VITE] loading vite config
waiting for cushy to start
waiting for cushy to start
➜ Local: http://localhost:8788/
➜ Network: use --host to expose
[117052:0124/231244.564:ERROR:quota_database.cc(950)] Could not open the quota database, resetting.
[117052:0124/231249.501:ERROR:quota_database.cc(950)] Could not open the quota database, resetting.
[117052:0124/231252.411:ERROR:quota_database.cc(955)] Failed to reset the quota database.
[117052:0124/231252.411:ERROR:quota_database.cc(955)] Failed to reset the quota database.
[VITE] vite started
[124568:0124/231256.036:ERROR:cache_util_win.cc(20)] Unable to move the cache: 存取被拒。 (0x5)
[124568:0124/231256.037:ERROR:disk_cache.cc(208)] Unable to create cache
下午11:12:59 [vite] warning: rewrote @tensorflow/tfjs to ./src/syms/tfjs.js but was not an abolute path and was not handled by other plugins. This will lead to duplicated modules for the same path. To avoid duplicating modules, you should resolve to an absolute path.
Plugin: alias

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions