Untitled

 avatar
unknown
plain_text
5 months ago
3.0 kB
4
Indexable
container@pterodactyl~ Server marked as running...
> olympus@2.3.0 start
> npm i && node .

up to date, audited 433 packages in 2s

63 packages are looking for funding
  run `npm fund` for details

2 moderate severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
Error writing backup for ./config/config.yml: Error: ENOENT: no such file or directory, open './utils/backups/config.yml'
    at Object.writeFileSync (node:fs:2342:20)
    at Object.configs [as backupConfigs] (/home/container/utils/modules/Utility.js:75:20)
    at Object.<anonymous> (/home/container/index.js:1:43949)
    at Module._compile (node:internal/modules/cjs/loader:1368:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
    at Module.load (node:internal/modules/cjs/loader:1205:32)
    at Module._load (node:internal/modules/cjs/loader:1021:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
    at node:internal/main/run_main_module:28:49 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: './utils/backups/config.yml'
}
Error writing backup for ./config/messages.yml: Error: ENOENT: no such file or directory, open './utils/backups/messages.yml'
    at Object.writeFileSync (node:fs:2342:20)
    at Object.configs [as backupConfigs] (/home/container/utils/modules/Utility.js:75:20)
    at Object.<anonymous> (/home/container/index.js:1:43949)
    at Module._compile (node:internal/modules/cjs/loader:1368:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
    at Module.load (node:internal/modules/cjs/loader:1205:32)
    at Module._load (node:internal/modules/cjs/loader:1021:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
    at node:internal/main/run_main_module:28:49 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: './utils/backups/messages.yml'
}
Error writing backup for ./config/cooldowns.yml: Error: ENOENT: no such file or directory, open './utils/backups/cooldowns.yml'
    at Object.writeFileSync (node:fs:2342:20)
    at Object.configs [as backupConfigs] (/home/container/utils/modules/Utility.js:75:20)
    at Object.<anonymous> (/home/container/index.js:1:43949)
    at Module._compile (node:internal/modules/cjs/loader:1368:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
    at Module.load (node:internal/modules/cjs/loader:1205:32)
    at Module._load (node:internal/modules/cjs/loader:1021:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
    at node:internal/main/run_main_module:28:49 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: './utils/backups/cooldowns.yml'
}
[ Debug ] [ Database Setup ] Loading ...
[ Success ] [ Database ] is ready!
 
[ Info ] [ Database Type] SQLite database is prepared.
 
[ Error ] License key is invalid !
Editor is loading...
Leave a Comment