Questions tagged [cockpit]

22 questions
4
votes
1 answer

Cockpit via NGINX - settings make other services not reachable

I have a server (Ubuntu-Server) with some Docker-based servers (Gitlab, Redmine) and NGINX as Proxy. gitlab. => NGINX -> :port => Gitlab-container redmine. => NGINX -> :port =>…
Alex44
  • 181
  • 1
  • 9
2
votes
0 answers

Guest VMs and host can't ping each other

The host machine runs a newly installed Fedora 31. Using Cockpit, I created two VM running Fedora as well. For the network configuration, I chose the "Direct attachment" type. Now, each VM and the host can access internet no problem, and they can…
user123065
  • 21
  • 2
1
vote
0 answers

Way to open graphical console of KVM VM in fullscreen in Cockpit?

I've installed Cockpit, Cockpit-machines and Virt-viewer on my CentOS 8 and successfully connected to my KVM server in Firefox on Windows 10. But i can not find a way to open graphical console of my VM in fullscreen. Is there a way to do this at…
DenisNovac
  • 115
  • 4
1
vote
1 answer

Minimum requirements to monitor server with cockpit

I have recently been testing out Cockpit with my various Debian servers, and I like it so far. One issue I have is that it creates the port 9090 that is open by default. I don't want that port opened to the world, but my bastion server is on a…
Canadian Luke
  • 885
  • 15
  • 44
1
vote
1 answer

Fedora Server Edition: Failed to obtain authentication

I've just installed new Fedora 27 Server Edition and created admin user. If I log with this user to cockpit (http://hostname:9090) I am able to connect to Terminal tab and do manual update, however if I try Software Updates or Applications, I see…
Kube Kubow
  • 141
  • 1
  • 6
1
vote
0 answers

Is cockpit using a different time zone for automatic updates?

I have configured the cockpit web console on my fedora server to automatically install updates at 04:00 every day. I am in the CEST time zone, so 02:00 UTC. It also makes the server reboot after installing the updates. The behaviour I expected was…
Rijaja
  • 11
  • 2
1
vote
2 answers

Configure ceph block storage pool in cockpit

I have a plain install on machine C with Oracle Linux 9.1 and cockpit and cockpit-machines. On machines A and B I have a ceph cluster configured which defines an rbd block storage pool for VM disks. Having copied a minimal config and the keyrings…
a.ilchinger
  • 121
  • 1
  • 5
1
vote
1 answer

Authentication failed: TImeout for cockpit access in CentOS 7

PROBLEM When I try to login to cockpit on CentOS 7 using URL https://localhost:9090 using the root credentials, I get Authentication failed: Timeout error. Have searched the web for solution but not able to troubleshoot the problem. STEPS USED TO…
1
vote
0 answers

Cockpit -- how to add user options to start VM with QEMU/KVM

I used Cockipt (host is the CentOS8) to create a guest VM (CentOS8 also). Now I have a task to configure the VM to use stuff from SPDK's VHOST. According SPDK docs I'm need to add follow lines to QEMU's command line : **-chardev…
1
vote
0 answers

Cannot access to website after installing cockpit

I have no idea what happened in my system. I have installed cockpit then I realize I cannot access to my website, which is hosted in my server, anymore. Even when I remove cockpit, which contains NetworkManager, I still cannot access. There are some…
quyleanh
  • 21
  • 3
0
votes
1 answer

Cockpit-Machines Guest Machines configuration location

I've installed Cockpit and cockpit-machines to manage KVM virtual machines. I tried installing Lubuntu through cockpit but it fails with an error: ERROR unsupported configuration: CPU mode 'custom' for x86_64 kvm domain on x86_64 host is not…
Irvin H.
  • 101
  • 2
0
votes
0 answers

Backup with RHEL Cockpit

Using cockpit cockpit-project.org, I was wondering what you would need to backup. Is it just backup the VM images and then dump em back in the same directory as I would any other virtualization control panel or is there something else I should be…
0
votes
0 answers

Bridge between physical interface and virtual (Cockpit)

Good afternoon. 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…
sadkin
  • 1
0
votes
0 answers

Is there anyway I can run an arm64 VM using Cockpit on a amd64 machine?

I am currently facing a challenge with integrating Cockpit on my AMD64 machine for managing both AMD64 and ARM64 virtual machines. I have successfully run an ARM64 machine on my AMD64 machine using QEMU, as demonstrated by the following…
aggarcia
  • 1
  • 2
0
votes
0 answers

Cockpit web interface returns "disconnected" after login attempt

It was working normally and the only changes that were made before this problem was changing the IP addresses of the network interfaces. This is "syslog" when I try to login as "root" Jan 17 07:21:01 server-hostanme systemd[1]: user@0.service:…
1
2