Hi,
the command
spacewalk-common-channels -n sles15-sp3-uyuni-client
returns
SUSE Manager username: lkvadmin
SUSE Manager password:
Traceback (most recent call last):
File "/usr/bin/spacewalk-common-channels", line 269, in <module>
client, key = connect(options.user, options.password, options.server)
File "/usr/bin/spacewalk-common-channels", line 119, in connect
key = xmlrpc_login(client, options.user, password)
File "/usr/lib/python3.6/site-packages/uyuni/common/cli.py", line 74, in xmlrpc_login
sessionkey = client.auth.login(username, password)
File "/usr/lib64/python3.6/xmlrpc/client.py", line 1112, in __call__
return self.__send(self.__name, args)
File "/usr/lib64/python3.6/xmlrpc/client.py", line 1452, in __request
verbose=self.__verbose
File "/usr/lib64/python3.6/xmlrpc/client.py", line 1154, in request
return self.single_request(host, handler, request_body, verbose)
File "/usr/lib64/python3.6/xmlrpc/client.py", line 1187, in single_request
dict(resp.getheaders())
xmlrpc.client.ProtocolError: <ProtocolError for localhost/rpc/api: 400 Bad Request>
lkvbayern is SUSE Manager Administrator and Organization Administrator, being created during initial system setup.
I tried another user-ID with the same credentials – same result.
There is another fault. Don’t know if it is related to the problem with spacewalk-common-channels described above:
journalctl -f -u uyuni-check-database.service
Nov 28 14:28:01 lkv-srvapp39 spacewalk-startup-helper[8717]: at /usr/lib/perl5/vendor_perl/5.26.1/Spacewalk/Setup.pm line 29.
Nov 28 14:28:01 lkv-srvapp39 spacewalk-startup-helper[8700]: Your database schema already matches the schema package version [uyuni-reportdb-schema-4.3.5-1.21.uyuni2].
Nov 28 14:28:01 lkv-srvapp39 spacewalk-startup-helper[8700]: Schema upgrade: [uyuni-reportdb-schema-4.3.5-1.21.uyuni2] -> [uyuni-reportdb-schema-4.3.5-1.21.uyuni2]
Nov 28 14:28:01 lkv-srvapp39 spacewalk-startup-helper[8726]: Prototype mismatch: sub Spacewalk::Setup::idn_to_ascii: none vs ($;$$) at /usr/lib/perl5/5.26.1/Exporter.pm line 66.
Nov 28 14:28:01 lkv-srvapp39 spacewalk-startup-helper[8726]: at /usr/lib/perl5/vendor_perl/5.26.1/Spacewalk/Setup.pm line 29.
Nov 28 14:28:01 lkv-srvapp39 spacewalk-startup-helper[8738]: Prototype mismatch: sub Spacewalk::Setup::idn_to_ascii: none vs ($;$$) at /usr/lib/perl5/5.26.1/Exporter.pm li
System is running Uyuni 2022.08 on opensuse-15.4.
Any idea how to get spacewalk-common-channels running? A result of the fault is that “mgr-create-bootstrap-repo” and therefore “Bootstrapping” isn’t successful any more.
Regards,
Tobias Crefeld.