-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hello, if I go to my dashboard :3000 and click on “local assets”
then this prefabricated list with operating systems no longer appears, I used to have it and now suddenly no longer. This is the error:
node:fs:573
return binding.open(
^
Error: ENOENT: no such file or directory, open '/config/endpoints.yml'
at Object.openSync (node:fs:573:18)
at Object.readFileSync (node:fs:452:35)
at Socket. (/app/app.js:156:28)
at Socket.emit (node:events:519:28)
at Socket.emitUntyped (/app/node_modules/socket.io/dist/typed-events.js:69:22)
at /app/node_modules/socket.io/dist/socket.js:704:39
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/config/endpoints.yml'
}
Greetings
Metadata
Metadata
Assignees
Labels
No labels