Skip to content

It is not starting in Docker #1

@smirnovv2007

Description

@smirnovv2007
root@server:~/genshin/hotfix-server# docker-compose up
Starting yuuki-hotfix ... done
Attaching to yuuki-hotfix
yuuki-hotfix    | Run Cloud
npm ERR! code EACCES
yuuki-hotfix    | npm ERR! syscall mkdir
yuuki-hotfix    | npm ERR! path /home/node/app/node_modules
yuuki-hotfix    | npm ERR! errno -13
yuuki-hotfix    | npm ERR! Error: EACCES: permission denied, mkdir '/home/node/app/node_modules'
yuuki-hotfix    | npm ERR!     at async mkdir (node:internal/fs/promises:859:10)
yuuki-hotfix    | npm ERR!     at async /usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:546:20
yuuki-hotfix    | npm ERR!     at async Promise.allSettled (index 0)
yuuki-hotfix    | npm ERR!     at async [reifyPackages] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:246:11)
yuuki-hotfix    | npm ERR!     at async Arborist.reify (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:165:5)
yuuki-hotfix    | npm ERR!     at async Install.exec (/usr/local/lib/node_modules/npm/lib/commands/install.js:153:5)
yuuki-hotfix    | npm ERR!     at async module.exports (/usr/local/lib/node_modules/npm/lib/cli-entry.js:61:5)
yuuki-hotfix    | npm ERR!  Error: EACCES: permission denied, mkdir '/home/node/app/node_modules'
yuuki-hotfix    | npm ERR!     at async mkdir (node:internal/fs/promises:859:10)
yuuki-hotfix    | npm ERR!     at async /usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:546:20
yuuki-hotfix    | npm ERR!     at async Promise.allSettled (index 0)
yuuki-hotfix    | npm ERR!     at async [reifyPackages] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:246:11)
yuuki-hotfix    | npm ERR!     at async Arborist.reify (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:165:5)
yuuki-hotfix    | npm ERR!     at async Install.exec (/usr/local/lib/node_modules/npm/lib/commands/install.js:153:5)
yuuki-hotfix    | npm ERR!     at async module.exports (/usr/local/lib/node_modules/npm/lib/cli-entry.js:61:5) {
yuuki-hotfix    | npm ERR!   errno: -13,
yuuki-hotfix    | npm ERR!   code: 'EACCES',
yuuki-hotfix    | npm ERR!   syscall: 'mkdir',
yuuki-hotfix    | npm ERR!   path: '/home/node/app/node_modules'
yuuki-hotfix    | npm ERR! }
yuuki-hotfix    | npm ERR!
yuuki-hotfix    | npm ERR! The operation was rejected by your operating system.
yuuki-hotfix    | npm ERR! It is likely you do not have the permissions to access this file as the current user
yuuki-hotfix    | npm ERR!
yuuki-hotfix    | npm ERR! If you believe this might be a permissions issue, please double-check the
yuuki-hotfix    | npm ERR! permissions of the file and its containing directories, or try running
yuuki-hotfix    | npm ERR! the command again as root/Administrator.
yuuki-hotfix    |
yuuki-hotfix    | npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2025-03-08T17_08_41_174Z-debug-0.log
npm ERR! code EACCES
yuuki-hotfix    | npm ERR! syscall mkdir
yuuki-hotfix    | npm ERR! path /home/node/app/node_modules
yuuki-hotfix    | npm ERR! errno -13
yuuki-hotfix    | npm ERR! Error: EACCES: permission denied, mkdir '/home/node/app/node_modules'
yuuki-hotfix    | npm ERR!     at async mkdir (node:internal/fs/promises:859:10)
yuuki-hotfix    | npm ERR!     at async /usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:546:20
yuuki-hotfix    | npm ERR!     at async Promise.allSettled (index 0)
yuuki-hotfix    | npm ERR!     at async [reifyPackages] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:246:11)
yuuki-hotfix    | npm ERR!     at async Arborist.reify (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:165:5)
yuuki-hotfix    | npm ERR!     at async Update.exec (/usr/local/lib/node_modules/npm/lib/commands/update.js:65:5)
yuuki-hotfix    | npm ERR!     at async module.exports (/usr/local/lib/node_modules/npm/lib/cli-entry.js:61:5)
yuuki-hotfix    | npm ERR!  Error: EACCES: permission denied, mkdir '/home/node/app/node_modules'
yuuki-hotfix    | npm ERR!     at async mkdir (node:internal/fs/promises:859:10)
yuuki-hotfix    | npm ERR!     at async /usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:546:20
yuuki-hotfix    | npm ERR!     at async Promise.allSettled (index 0)
yuuki-hotfix    | npm ERR!     at async [reifyPackages] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:246:11)
yuuki-hotfix    | npm ERR!     at async Arborist.reify (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:165:5)
yuuki-hotfix    | npm ERR!     at async Update.exec (/usr/local/lib/node_modules/npm/lib/commands/update.js:65:5)
yuuki-hotfix    | npm ERR!     at async module.exports (/usr/local/lib/node_modules/npm/lib/cli-entry.js:61:5) {
yuuki-hotfix    | npm ERR!   errno: -13,
yuuki-hotfix    | npm ERR!   code: 'EACCES',
yuuki-hotfix    | npm ERR!   syscall: 'mkdir',
yuuki-hotfix    | npm ERR!   path: '/home/node/app/node_modules'
yuuki-hotfix    | npm ERR! }
yuuki-hotfix    | npm ERR!
yuuki-hotfix    | npm ERR! The operation was rejected by your operating system.
yuuki-hotfix    | npm ERR! It is likely you do not have the permissions to access this file as the current user
yuuki-hotfix    | npm ERR!
yuuki-hotfix    | npm ERR! If you believe this might be a permissions issue, please double-check the
yuuki-hotfix    | npm ERR! permissions of the file and its containing directories, or try running
yuuki-hotfix    | npm ERR! the command again as root/Administrator.
yuuki-hotfix    |
yuuki-hotfix    | npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2025-03-08T17_08_49_556Z-debug-0.log
yuuki-hotfix    |
yuuki-hotfix    | > [email protected] start
yuuki-hotfix    | > ts-node-dev --respawn --transpile-only src/index.ts --env prod
yuuki-hotfix    |
yuuki-hotfix    | sh: ts-node-dev: not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions