Cockpit socket errors

Ok … here’s the deal … trying connect to Cockpit throws the following errors (redacted) … Errors first just in case someone can say "Well you id10t you don’t have “this” package installed …

windeath:/home/dart # journalctl -b 0 | grep tls
May 04 18:18:47 windeath cockpit-tls[3420]: cockpit-tls: connect(http.sock) failed: Permission denied
May 04 18:18:56 windeath cockpit-tls[3420]: cockpit-tls: gnutls_handshake failed: A TLS fatal alert has been received.
May 04 18:20:56 windeath cockpit-tls[3736]: cockpit-tls: connect(https-factory.sock) failed: Permission denied

And before anybody grouses I run as user:dart (not root) and have 1 terminal open su’ed to root because I get tired of typing “sudo” all the time :wink:

Now … back to the info … I install from the repos

windeath:/home/dart # zypper lr -d
# | Alias                      | Name               | Enabled | GPG Check | Refresh | Keep | Priority | Type   | URI                                                                            | Service
--+----------------------------+--------------------+---------+-----------+---------+------+----------+--------+--------------------------------------------------------------------------------+--------
1 | OpenH264                   | OpenH264           | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed                        | 
2 | Packman-essentials         | Packman-essentials | No      | ----      | ----    | -    |   99     | rpm-md | https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/Essentials | 
3 | openSUSE:repo-non-oss      | repo-non-oss       | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | https://cdn.opensuse.org/tumbleweed/repo/non-oss?mediahandler=curl2            | 
4 | openSUSE:repo-oss          | repo-oss           | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | https://cdn.opensuse.org/tumbleweed/repo/oss?mediahandler=curl2                | 
5 | openSUSE:update-tumbleweed | update-tumbleweed  | Yes     | (r ) Yes  | Yes     | -    |   90     | rpm-md | https://cdn.opensuse.org/update/tumbleweed?mediahandler=curl2                  | 
6 | src-oss                    | src-oss            | No      | ----      | ----    | -    |   99     | rpm-md | https://download.opensuse.org/tumbleweed/repo/src-oss?mediahandler=curl2       | 

The current install is without any modules (in case they were causing a problem) … apparently not … I followed the procedure that @sfalken provided Here

Things I’ve tried:

  1. Set my router to IPV4 only and IPV4/IPV6
  2. Did the same on my local machine
  3. Tried both HTTP and HTTPS
  4. Tried both localhost:9090 and 192.168.1.119:9090
  5. Tried Floorp (FireFox fork), Chromium, Falkon and (Edge (Win10 x86_64)) from my new/old laptop with both HTTP and HTTPS
  6. Went through my SELinux setup with Yast (and enabled AppArmor because it told me too) … file permissions set to “permissive” when enabled currently disabled
  7. Checked my /etc/hosts file

All browsers grouse about not having a proper TLS certificate and when tell them to “proceed, I understand” the next message is “connection reset” and I’m done

I also made a new user “Mr. Clean” with username:clean and absolutely no configuration at all … same results and errors

  1. CUPS and logging into my router work fine on my local network

Bugzilla search:
https://bugzilla.opensuse.org/show_bug.cgi?id=1242179

Well I searched high and low and searches are anything but simple … but Thank You for the info … guess I’ll wait for an update

Site is bookmarked now …

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.