Bug 557271

Summary: [abrt] crash in smolt-1.4-4.fc12
Product: [Fedora] Fedora Reporter: Jay Mist <jaylinux>
Component: smoltAssignee: Mike McGrath <mmcgrath>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: achrisjo, bugzilla, claudiomar.costa, jaylinux, jeff, lovenemesis, mmcgrath, reggiani.mattia, shatrovsergei
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:a5d27435
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-27 19:27:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Jay Mist 2010-01-20 21:18:37 UTC
abrt 1.0.3 detected a crash.

Comment: Tried to send Smolt client data.

backtrace
-----
Summary: TBa5d27435 smolt.py:375:serverMessage:ServerError: 'Could not contact server: Critical [20]: Invalid Token - Likely A timeout, please try again.'

Traceback (most recent call last):
  File "/usr/bin/smoltSendProfile", line 261, in <module>
    proxies=proxies)
  File "/usr/share/smolt/client/smolt.py", line 595, in send
    pub_uuid = serverMessage(o.read())
  File "/usr/share/smolt/client/smolt.py", line 375, in serverMessage
    raise ServerError, _('Could not contact server: %s') % line.split('ServerMessage: ')[1]
ServerError: 'Could not contact server: Critical [20]: Invalid Token - Likely A timeout, please try again.'

Local variables in innermost frame:
line:     ServerMessage: Critical [20]: Invalid Token - Likely A timeout, please try again.
page: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  
  
  <head>
    <title>Error!</title>
    <style type="text/css">
      #pageLogin
      {
        font-size: 10px;
        font-family: verdana;
        text-align: right;
      }
    </style>
    <style type="text/css" media="screen">
      @import "/static/css/style.css";
    </style>
  </head>
  <body>
    <div id="header">
      <div id="floatingTitle">
        <h1>Hardware : <script type="text/javascript" language="javascript">document.write(document.title);</script></h1>
        20 Wed Jan 20 21:16:10 2010
      </div>
    </div>
    <div id="main_content">
    ServerMessage: Critical [20]: Invalid Token - Likely A timeout, please try again.
      </div>
      <div id="footer">
        <!--
        <img src="/static/images/under_the_hood_blue.png" alt="TurboGears under the hood" />
        <p>TurboGears is a open source front-to-back web development
        framework written in Python</p>
        <p>Copyright &copy; 2006 Kevin Dangoor</p>
        -->
      </div>
    </body>
</html>

cmdline: /usr/bin/python /usr/bin/smoltSendProfile
component: smolt
executable: /usr/bin/smoltSendProfile
kernel: 2.6.31.9-174.fc12.i686.PAE
package: smolt-1.4-4.fc12
uuid: a5d27435

Comment 1 Jay Mist 2010-01-20 21:18:40 UTC
Created attachment 385791 [details]
File: backtrace

Comment 2 Arne Chr. Jorgensen 2010-01-27 07:22:00 UTC
Identical, but ..

package: smolt-gui-1.4-4.fc13
release: Fedora release 13 (Rawhide)

http://www.smolts.org/client/show/pub_4b07e672-4a86-44aa-921a-e2c373c96ca8

Comment 3 Jay Mist 2010-01-27 18:53:47 UTC
Could submit Smolt data on subsequent attempt:

http://www.smolts.org/client/show/pub_943fc961-4f49-49a3-8bc1-d7a86e57ce3e

Comment 4 Jay Mist 2010-01-27 18:54:46 UTC
Could submit Smolt data on subsequent attempt, may have been due to busy server.

http://www.smolts.org/client/show/pub_943fc961-4f49-49a3-8bc1-d7a86e57ce3e

Comment 5 Mike McGrath 2010-01-27 19:27:28 UTC
It was, I'm going to close this bug.  There's two fixes I'm working on right now.  1) a better error message and 2) fixing the server.  2) is more long term.