Skip to content

no such file or directory, open '/config/endpoints.yml' #16

@SchwitzerSkills

Description

@SchwitzerSkills

Hello, if I go to my dashboard :3000 and click on “local assets”
image

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

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