cockpit icon indicating copy to clipboard operation
cockpit copied to clipboard

Cockpit is a web-based graphical interface for servers.

Results 403 cockpit issues
Sort by recently updated
recently updated
newest added

Page: Storage Before mounting: ![127 0 0 2_9091_cockpit_@localhost_anaconda-webui_index html](https://github.com/user-attachments/assets/6c124017-3730-49d0-b057-8843920922b6) After mounting: ![127 0 0 2_9091_cockpit_@localhost_anaconda-webui_index html (1)](https://github.com/user-attachments/assets/2633a676-80ee-4095-8f7e-8479558cf9a6) Since we can't get this info before mounting maybe we should not show...

enhancement
page:storage
btrfs

Page: Terminal Some want to have a more graphical output. SIXEL is a nice middle ground which uses escape code to enable bitmap graphics in terminals. It is actually a...

enhancement

The xz-utils attack involved an ELF library that parsed and modified the global offset table of the OpenSSH server during the runtime linking phase of startup. I have developed a...

enhancement

Page: Metrics & History ![memory](https://github.com/user-attachments/assets/220255ee-e2bc-48cc-9786-d43e43e0351d) Hi, Currently cockpit shows the top 5 services consuming memory. In my case, it makes more sense to be able to see top 10. I'm...

enhancement

### Explain what happens 1. I have Arch Linux with polkit and doas installed. 2. I login to cockpit web and try to enter administrator mode. 3. This fails with...

bug
page:shell

### Explain what happens I'm using Cockpit on an Orange Pi 5 running Armbian. I installed the backport versions of cockpit and cockpit-pcp. On the metrics page, there is no...

bug

### Explain what happens 1. My Cloudflare SSL certificates are fine, but running `openssl s_client -connect IP:9090 -servername www.website.com` returns this: ``` CONNECTED(00000003) depth=0 O = "CloudFlare, Inc.", OU =...

bug

### Explain what happens 1. Rename root FS LVM in cockpit storage 2. Reboot machine 3. Machine hangs unable to find root FS I would assume hitting the edit and...

bug

### Explain what happens 1. Connect to a system that does not have python installed (Debian 12), from Cockpit Client 2. See an error message ![image](https://github.com/cockpit-project/cockpit/assets/10246/2375d0a6-a787-44d6-bffe-7646f66bbc89) We should check for...

enhancement
cockpit-client

We currently use the default `write: true`. With that, we have to [iterate over the file system](https://github.com/cockpit-project/cockpit/blob/ef0365d36874716c1dc0d277caf341a939675970/pkg/lib/esbuild-compress-plugin.js#L16) to know which files esbuild produced. We are introducing a second instance for...

enhancement
build-system