cyberops7

Results 7 issues of cyberops7

The current endpoint used by the startup script has been deprecated: ``` curl https://papermc.io/api/v2/projects/paper/versions/1.21.3 Endpoint Retired@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Open+Sans:wght@400;600&display=swap);.blurb,.logo{margin-bottom:20px}.blurb,.container{padding:20px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:8px}.blurb,body{text-align:center}.blurb p,p{line-height:1.6}body{font-family:Roboto,sans-serif;display:flex;justify-content:center;align-items:center;height:100vh;margin:0;background-color:#f9f9f9;color:#333}.blurb h2,h1{font-family:'Open Sans',sans-serif;margin-bottom:10px;font-weight:600}.container{max-width:600px}h1{font-size:24px}p{font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.support-link{margin-top:20px;font-size:16px}.blurb a,.support-link a{color:#007bff;text-decoration:none}.blurb a:hover,.support-link a:hover{text-decoration:underline}.blurbs{margin-top:30px}.blurb h2{font-size:20px}.blurb p{font-size:16px;margin:0 0...

Fixes #40 Reworking the Paper server download to work with their new API endpoint. This includes cleaning up the version extraction from the JSON response by using `jq`. Adding `jq`...

This project is a great public resource, and I wanted to give back by putting some effort into giving things a facelift. I have tested this new image repeatedly against...

The change to the script to run as the `minecraft` user (instead of `root`) is a good idea, but since the `minecraft` user is not created in the Dockerfile, if...

Adding `vim` to the image would make working inside the containers more comfortable for many people. I am not used to `nano`, so I find myself choosing to `apt update`...

It is pretty limiting that the plugin only supports creating a single disk. Doing something like supporting multiple "storage" objects that each define a disk name, disk size, etc., would...

**Bug Description** Claude code is crashing FREQUENTLY with EBADF and/or EBADF process spawning errors. This has happened on both Claude 2.0.76 and 2.0.75, on macOS 15.7.x and 26.2. **Environment Info**...

bug
has repro
platform:macos
area:core