Description of problem: after a default installation of f23 server cockpit starts and can be connected to from a web browser in the same subnet. however the side tabs for displaying or manipulating 'System', 'Services', etc are all blank/empty. journalctl on the server does not show anything relevant (at least to my eye). Version-Release number of selected component (if applicable): cockpit-0.83-1.fc23.x86_64 cockpit-bridge-0.83-1.fc23.x86_64 cockpit-docker-0.83-1.fc23.x86_64 cockpit-networkmanager-0.83-1.fc23.noarch cockpit-shell-0.83-1.fc23.noarch cockpit-storaged-0.83-1.fc23.noarch cockpit-ws-0.83-1.fc23.x86_64 How reproducible: always Steps to Reproduce: 1. install f23 server 2. connect to <server-name>:9090 3. Actual results: no information for 'System', 'Services', etc side tabs is shown Expected results: there should be information in the side tabs Additional info: the dashboard seems to work though
Could you attach: 1. A screenshot 2. Relevant logs from the journal: journalctl -b | grep cockpit
Created attachment 1094772 [details] output of `journalctl -b|grep cockpit`
Created attachment 1094773 [details] cockpit system tab
Created attachment 1094774 [details] cockpit services tab
Created attachment 1094775 [details] cockpit containers tab
Created attachment 1094776 [details] cockpit logs tab
Created attachment 1094777 [details] cockpit storage tab
Created attachment 1094779 [details] cockpit networking tab
Created attachment 1094780 [details] cockpit accounts tab
Created attachment 1094781 [details] cockpit terminal tab
Created attachment 1094782 [details] cockpit dashboard
Created attachment 1094786 [details] firefox 42 web-console output
added system-log output and some screenshots. while looking at the screenshots i realized that the web interface is working, it's just that i can't scroll to the information. i also added the web-console output from firefox for that session. using google chrome 46 the web interface does work, so i have an alternative.
What OS is your browser running on? I can see that it's Firefox 42. It'd be interesting to duplicate this issue.
firefox-42.0-2.fc22.x86_64 on fedora 22
I can duplicate this. The reason is because Firefox has a window width that is not an even pixel width (in my case 892.5) and I can see this in the inspector. However in the javascript DOM it is reporting an even integer width (in my case 893). This causes the iframe to overflow down below, as you can see in the screenshots. I'll work on a fix for this.
https://github.com/cockpit-project/cockpit/pull/3185
cockpit-0.85-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-e368240084
cockpit-0.85-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update cockpit' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-e368240084
cockpit-0.86-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-36d1df063f
cockpit-0.86-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update cockpit' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-36d1df063f
cockpit-0.87-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-d03331b5ea
cockpit-0.87-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update cockpit' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-d03331b5ea
cockpit-0.87-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.