https://bugzilla.novell.com/show_bug.cgi?id=421552 Summary: smolt crashes when used Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: awafaa@opensuse.org QAContact: qa@suse.de Found By: --- Trying to use smolt, both smoltGui and smoltSendProfile, and the application dies. When using smoltGui I get the following: andrew@fveult01:~> smoltGui Server Message: "Critical [20]: Invalid Token" Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner self.run() File "/usr/lib/python2.5/threading.py", line 446, in run self.__target(*self.__args, **self.__kwargs) File "/usr/bin/smoltGui", line 148, in _send retvalue, pub_uuid, admin = self.profile.send(smoonURL=smolt.smoonURL) File "/usr/share/smolt/client/smolt.py", line 468, in send pub_uuid = serverMessage(o.read()) File "/usr/share/smolt/client/smolt.py", line 305, in serverMessage raise ServerError, _('Could not contact server: %s') % line.split('ServerMessage: ')[1] ServerError: 'Could not contact server: Critical [20]: Invalid Token' When using smoltSendProfile I get: andrew@fveult01:~> smoltSendProfile UUID: 48668e34-4e2a-4519-a633-cf826555bd2c OS: openSUSE 11.0 (i586) Default run level: 5 Language: en_GB.UTF-8 Platform: i686 BogoMIPS: 3994.90 CPU Vendor: GenuineIntel CPU Model: Genuine Intel(R) CPU T2500 @ 2.00GHz Number of CPUs: 2 CPU Speed: 2000 System Memory: 2025 System Swap: 2055 Vendor: Sony Corporation System: VGN-AR11S C3LMDRGX Form factor: laptop Kernel: 2.6.25.11-0.1-pae SELinux Enabled: False SELinux Policy: Not Installed SELinux Enforce: Not Installed <content removed> Send this information to the Smolt server? (y/n) y Server Message: "Critical [20]: Invalid Token" Traceback (most recent call last): File "/usr/bin/smoltSendProfile", line 175, in <module> timeout=opts.timeout) File "/usr/share/smolt/client/smolt.py", line 468, in send pub_uuid = serverMessage(o.read()) File "/usr/share/smolt/client/smolt.py", line 305, in serverMessage raise ServerError, _('Could not contact server: %s') % line.split('ServerMessage: ')[1] smolt.ServerError: 'Could not contact server: Critical [20]: Invalid Token' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.