Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Save New Duplicate & Edit Just Text Twitter
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- Wqrld08-04-2019
- You could check your deamon logs
- npm run diagnostics
- Stef08-04-2019
- 0 info it worked if it ends with ok
- 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'diagnostics' ]
- 2 info using [email protected]
- 3 info using [email protected]
- 4 verbose config Skipping project config: /root/.npmrc. (matches userconfig)
- 5 verbose stack Error: ENOENT: no such file or directory, open '/root/package.json'
- 6 verbose cwd /root
- 7 verbose Linux 4.4.0-141-generic
- 8 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "diagnostics"
- 9 verbose node v10.15.0
- 10 verbose npm v6.4.1
- 11 error path /root/package.json
- 12 error code ENOENT
- 13 error errno -2
- 14 error syscall open
- 15 error enoent ENOENT: no such file or directory, open '/root/package.json'
- 16 error enoent This is related to npm not being able to find a file.
- 17 verbose exit [ -2, true ]
- This came out as result
- Found it in /root/.npm/_logs/2019-04-08T18_59_04_285Z-debug.log
- Wqrld08-04-2019
- cd /srv/daemon first
- Stef08-04-2019
- node scripts/diagnostics.js
- ? Do you want to include Endpoints (i.e. the FQDN/IP of your Panel) (Y
- /n)
- npm ERR! cb() never called!
- npm ERR! This is an error with npm itself. Please report this error at:
- npm ERR! https://npm.community/
- npm ERR! A complete log of this run can be found in:
- npm ERR! /root/.npm/_logs/2019-04-08T19_03_32_873Z-debug.log
- root@ns3084514:/srv/daemon#
- moet ik die file erbij halen?
- Wqrld08-04-2019
- I will login real quick
- 02:28:42.384Z WARN wings: Server has triggered automatic kill due to excessive data output. Potential DoS attack. (server=3fab34a5-ce60-4e0f-8c11-f3bafe300123)
- Do you get a lot of errors?
- Stef08-04-2019
- No not a lot sometimes just a few plugin ones.
- Wqrld08-04-2019
- I destroyed that system which was causing it.
- It will not survive a panel update but it will solve the issue
- Just don't forget to remind me when updating the panel next time.
Advertisement
Add Comment
Please, Sign In to add comment