Questions tagged [cockpit]

25 questions
10
votes
4 answers

Is missing cockpit-docker no longer in the 20.04 repository?

I installed Ubuntu server 20.04 into a vm, to see how if I want upgrade my 18.04. I use cockpit for ease of use on my 18.04. Anyways the cockpit-docker deb is missing from the repository. Why is this? Was this an over site or is their some other…
Matthew
  • 191
4
votes
3 answers

Cockpit Software Updates - Loading available updates failed - Cannot refresh cache whilst offline

On a Ubuntu Server LTS 20.x, with renderer : networkd, LAN / WAN Connectivity are all properly fucntional. However in Cockpit > Software Updates, it gives the error message: Loading available updates failed Cannot refresh cache whilst offline …
MarcoZen
  • 281
3
votes
0 answers

Increase DBUS max_replies_per_connection

I am using cockpit on ubuntu server 22.04 and when I try to load all the services I see the following error: "Loading unit failed: The maximum number of pending replies per connection has been reached" If I take a look in /var/log/syslog I see the…
2
votes
1 answer

Update error: The following packages have unmet dependencies

I am trying to update my Ubuntu Server via Cockpit interface and it says this: The following packages have unmet dependencies: libmailutils6: Depends: mailutils-common (= 1:3.7-2.1) but 1:3.14-1 is to be installed qemu-system-x86: Breaks:…
Bazim
  • 23
  • 4
2
votes
1 answer

Why did Samba stop working after upgrading from Ubuntu 20.04 to 22.04?

I've recently upgraded my home server from Ubuntu 20.04 to 22.04 and it's been pretty rough. Today when attempting to connect to the file shares from Windows I got a connection refused message. I remember being asked about configuration files during…
jla
  • 221
2
votes
1 answer

What is Cockpit and how do I install it?

I happened to chance upon a software project that is sponsored by RedHat, but what exactly is Cockpit and how do I install it?
blade19899
  • 26,994
1
vote
0 answers

SSH session over ipv6 feezes after short time, works fine over ipv4

I have set up a server and a router (two machines) with both ipv4 and ipv6 (ULA). Ubuntu Version: 24.04. When using ipv4 for both ssh and cockpit everything works fine. On the other hand, when using ipv6 following happens: connecting to ssh works…
mispp
  • 119
1
vote
0 answers

Bridge between physical interface and virtual (Cockpit)

At the moment I'm using Debian 11 as the main system and Ubuntu 18.04 as the system for virtualization, I do all the management through Cockpit. The server is connected via a router, the connection to the router is via DHCP. Currently I'm…
sadkin
  • 11
1
vote
1 answer

Manage docker\compose containers using cockpit

I recently installed Cockpit to manage my 20.04 server and I was trying to setup docker\compose support on cockpit to manage containers. The only support I see is for podman, Anyone knows how to set up cockpit to monitor and manage docker…
Oren
  • 23
1
vote
0 answers

20.04 Failed to Start Network error | fresh install

In short there is an issue with the network-online.target that seems to propagate an error with that can be seen on my Cockpit dashboard as well as during boot screen. Attached is an screen shot of the issue, I am fairly new to server administration…
1
vote
0 answers

Cockpit UI is unresponsive and cockpit-bridge consumes high CPU

I can't get Cockpit version 260 to work on Unbuntu Server 21.10. The web ui is unresponsive: most actions do nothing; switching to another tab shows a blank window or a spinning wheel. On the console, I can see that cockpit-bridge is consuming…
1
vote
0 answers

setting vnc password in /etc/libvirt/qemu.conf breaks cockpit vnc console

Have a working installation of ubuntu server 20.04 with kvm/qemu and cockpit web-based interface. I want to use both cockpit browser based vnc console and external vnc desktop viewers (krdc and remmina). The problem is when I set the vnc_password in…
1
vote
1 answer

Cockpit reload login page after login

I am using ubuntu 20.04.1 and installed the cockpit from the official backport. Cockpit login page loads (even if I put in wrong credentials it shows [Wrong user name or password]) but when I put the correct username and password, the login page…
IT Life
  • 11
1
vote
1 answer

Cannot login to cockpit after upgrading to focal fossa

Cockpit does not work for me on focal; it worked fine on bionic. According to "apt install cockpit", version 215-1 is installed, and it presents the login screen on https port 9090, but it says wrong user name or password when I try to login. Using…
Joe Inwap
  • 461
0
votes
0 answers

cockpit ui (host:9090) reports internal error in login process after patching last week

I upgraded patches in our dev/demo environment, and every single system that has cockpit running shows "internal error in login process". cockpit starts and dies 90 seconds later. On the host I'm debugging, it has a signed cert and our CA is part…
1
2