Control: tag -1 moreinfo Hello Daniel,
Daniel Baumann [2017-04-05 15:39 +0200]: > installing cockpit on debian "standard" system, after login it displays > only a white page and nothing more. this is what syslog contained: There is unfortunately not much Cockpit info here other than > Apr 5 15:34:59 debian cockpit-ws[29437]: logged in user: root > Apr 5 15:35:14 debian cockpit-ws[29437]: root: timed out Can you please run this (as root) G_MESSAGES_DEBUG=all /usr/lib/cockpit/cockpit-ws -p 10000 --no-tls and log into http://localhost:10000/ ? Does that still fail? If so, please copy&paste the entire output. cockpit uses its own /etc/pam.d/cockpit file. It does use common-auth and common-session, but perhaps it's missing something that is in /etc/pam.d/login? Did you modify anything there? > If there's more needed to do after the initial 'apt install --yes > cockpit', that should be noted somewhere (README.Debian). No, it shouldn't -- it's supposed to work out of the box, and I regularly test it that way in a clean VM. I just tested it again with 138-1 as root (normally I log in as user). Thanks, Martin