Hi, whenever I try the following command
satellite-sync --iss-parent=masterspacewalk --list-channels --no-ssl 11:36:53 Red Hat Network Satellite - live synchronization 11:36:53 url: http://masterspacewalk 11:36:53 debug/output level: 1 11:36:53 db: spacewalk/<password>@xe 11:36:53 11:36:53 Retrieving / parsing channel-families data +++ sending log as an email +++ SYNC ERROR: (Check logs/email for potentially more detail) ERROR: server.dump.channel_families('<the systemid>',): <ProtocolError for masterspacewalk /SAT-DUMP-INTERNAL: 500 Internal Server Error> ------------------------------ on the Serverside I get the following errors within httpd error_log ------------------------------ [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: Traceback (most recent call last): [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n log=debug) [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n module = imp.load_module(mname, f, p, d) [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/share/rhn/satellite_exporter/satexport.py", line 249, in ?\n headerParserHandler = HandlerWrap("headerParserHandler") [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: TypeError: __init__() should return None [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: Traceback (most recent call last): [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n log=debug) [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n module = imp.load_module(mname, f, p, d) [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/share/rhn/satellite_exporter/satexport.py", line 249, in ?\n headerParserHandler = HandlerWrap("headerParserHandler") [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: TypeError: __init__() should return None [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: Traceback (most recent call last): [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n log=debug) [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n module = imp.load_module(mname, f, p, d) [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/share/rhn/satellite_exporter/satexport.py", line 249, in ?\n headerParserHandler = HandlerWrap("headerParserHandler") [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: TypeError: __init__() should return None [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: Traceback (most recent call last): [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n log=debug) [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n module = imp.load_module(mname, f, p, d) [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/share/rhn/satellite_exporter/satexport.py", line 249, in ?\n headerParserHandler = HandlerWrap("headerParserHandler") [Mon Jul 12 11:31:44 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: TypeError: __init__() should return None [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: Traceback (most recent call last): [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n log=debug) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n module = imp.load_module(mname, f, p, d) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/share/rhn/satellite_exporter/satexport.py", line 249, in ?\n headerParserHandler = HandlerWrap("headerParserHandler") [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: TypeError: __init__() should return None [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: Traceback (most recent call last): [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n log=debug) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n module = imp.load_module(mname, f, p, d) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/share/rhn/satellite_exporter/satexport.py", line 249, in ?\n headerParserHandler = HandlerWrap("headerParserHandler") [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: TypeError: __init__() should return None [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: Traceback (most recent call last): [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n log=debug) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n module = imp.load_module(mname, f, p, d) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/share/rhn/satellite_exporter/satexport.py", line 249, in ?\n headerParserHandler = HandlerWrap("headerParserHandler") [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: TypeError: __init__() should return None [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: Traceback (most recent call last): [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n log=debug) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n module = imp.load_module(mname, f, p, d) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/share/rhn/satellite_exporter/satexport.py", line 249, in ?\n headerParserHandler = HandlerWrap("headerParserHandler") [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: TypeError: __init__() should return None [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: Traceback (most recent call last): [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n log=debug) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n module = imp.load_module(mname, f, p, d) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: File "/usr/share/rhn/satellite_exporter/satexport.py", line 249, in ?\n headerParserHandler = HandlerWrap("headerParserHandler") [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonHeaderParserHandler satellite_exporter.satexport::headerParserHandler: TypeError: __init__() should return None [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: Traceback (most recent call last): [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch\n log=debug) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, in import_module\n module = imp.load_module(mname, f, p, d) [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: File "/usr/share/rhn/satellite_exporter/satexport.py", line 249, in ?\n headerParserHandler = HandlerWrap("headerParserHandler") [Mon Jul 12 11:31:45 2010] [error] [client x.x.x.x] PythonCleanupHandler satellite_exporter.satexport::cleanupHandler: TypeError: __init__() should return None Is this a known Error? What can I do about it? I need satellite-sync :) rgds Christoph _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
