Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[oci runtime] http 400 permission denied #836

Closed
redslime opened this issue Dec 29, 2017 · 1 comment
Closed

[oci runtime] http 400 permission denied #836

redslime opened this issue Dec 29, 2017 · 1 comment

Comments

@redslime
Copy link

Please describe your issue in full below. Include what products are affected, as well as what version(s)

  • Panel or Daemon: Daemon
  • Version of Panel/Daemon: 0.6.4 / latest
  • Server's OS: Linux ns3075143 4.9.58-xxxx-std-ipv6-64 Migrate ability to reset passwords #1 SMP Mon Oct 23 11:35:59 CEST 2017 x86_64 x86_64 x86_64 GNU/Linux
  • Your Computer's OS & Browser: Windows 10, Google Chrome

Add Details Below:

This happens when I start a bungeecord server:

21:58:48.037Z INFO wings: Server status has been changed to STARTING (server=1ec6a16a-0dea-495c-aa83-6bc21acee479) 21:58:48.368Z INFO wings: Server status has been changed to OFF (server=1ec6a16a-0dea-495c-aa83-6bc21acee479) 21:58:48.370Z ERROR wings: (HTTP code 400) unexpected - OCI runtime create failed: container_linux.go:296: starting container process caused "process_linux.go:398: container init caused \"process_linux.go:365: setting cgroup config for procHooks process caused \\\"failed to write -1 to cpu.cfs_quota_us: open /sys/fs/cgroup/cpu,cpuacct/docker/beb61653c857011e6213d9125c074a1bdf393e09a6bb4bc2a6cfec64d24ef27e/cpu.cfs_quota_us: permission denied\\\"\"": unknown (server=1ec6a16a-0dea-495c-aa83-6bc21acee479) Error: (HTTP code 400) unexpected - OCI runtime create failed: container_linux.go:296: starting container process caused "process_linux.go:398: container init caused \"process_linux.go:365: setting cgroup config for procHooks process caused \\\"failed to write -1 to cpu.cfs_quota_us: open /sys/fs/cgroup/cpu,cpuacct/docker/beb61653c857011e6213d9125c074a1bdf393e09a6bb4bc2a6cfec64d24ef27e/cpu.cfs_quota_us: permission denied\\\"\"": unknown at /srv/daemon/node_modules/docker-modem/lib/modem.js:254:17 at getCause (/srv/daemon/node_modules/docker-modem/lib/modem.js:284:7) at Modem.buildPayload (/srv/daemon/node_modules/docker-modem/lib/modem.js:253:5) at IncomingMessage.<anonymous> (/srv/daemon/node_modules/docker-modem/lib/modem.js:229:14) at emitNone (events.js:91:20) at IncomingMessage.emit (events.js:185:7) at endReadableNT (_stream_readable.js:974:12) at _combinedTickCallback (internal/process/next_tick.js:80:11) at process._tickDomainCallback (internal/process/next_tick.js:128:9)

@redslime
Copy link
Author

Fixed - shoutout to mrkrabs on Discord.
The issue was the CPU limit. I had it on 0. Then changing it to something greater than 0 fixed it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant