Hi,

I got an error message from homestead log. Monit seems ok and I can also
see the user from SELECT * FROM sip_digests. Any idea where I go wrong ?
Currently my client cannot register. Thanks a lot.

2013-08-09 17:46:25,665 D _base:74 11308:140732226139904]
HTTPRequest(protocol='http', host='hs.ims.research.ibm.com:8888',
method='GET', uri='/credentials/sip%3A6505550752/sip%3Asip%
40ims.research.ibm.com/digest', version='HTTP/1.1',
remote_ip='192.168.226.136', body='', headers={'Host': '
hs.ims.research.ibm.com:8888', 'Accept': '*/*'})
2013-08-09 17:46:25,668 E _base:109 11308:140732226139904] Uncaught
exception GET /credentials/sip%3A6505550752/sip%3Asip%
40ims.research.ibm.com/digest (192.168.226.136)
HTTPRequest(protocol='http', host='hs.ims.research.ibm.com:8888',
method='GET', uri='/credentials/sip%3A6505550752/sip%3Asip%
40ims.research.ibm.com/digest', version='HTTP/1.1',
remote_ip='192.168.226.136', body='', headers={'Host': '
hs.ims.research.ibm.com:8888', 'Accept': '*/*'})
2013-08-09 17:46:25,668 E _base:110 11308:140732226139904] Traceback (most
recent call last):
  File
"/usr/share/clearwater/homestead/env/local/lib/python2.7/site-packages/Twisted-12.3.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py",
line 381, in callback
    self._startRunCallbacks(result)
  File
"/usr/share/clearwater/homestead/env/local/lib/python2.7/site-packages/Twisted-12.3.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py",
line 489, in _startRunCallbacks
    self._runCallbacks()
  File
"/usr/share/clearwater/homestead/env/local/lib/python2.7/site-packages/Twisted-12.3.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py",
line 576, in _runCallbacks
    current.result = callback(current.result, *args, **kw)
  File
"/usr/share/clearwater/homestead/env/local/lib/python2.7/site-packages/Twisted-12.3.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py",
line 1127, in gotResult
    _inlineCallbacks(r, g, deferred)
--- <exception caught here> ---
  File
"/usr/share/clearwater/homestead/env/local/lib/python2.7/site-packages/Twisted-12.3.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py",
line 1071, in _inlineCallbacks
    result = g.send(result)
  File
"/usr/share/clearwater/homestead/env/local/lib/python2.7/site-packages/crest-0.1-py2.7.egg/metaswitch/crest/api/homestead/credentials.py",
line 124, in get
    raise HTTPError(httplib.NOT_FOUND)
cyclone.web.HTTPError: HTTP 404: Not Found



root@hs:/var/log/homestead# !moni
monit status
The Monit daemon 5.3.2 uptime: 17m

Process 'homestead'
  status                            Running
  monitoring status                 Monitored
  pid                               11309
  parent pid                        11308
  uptime                            17m
  children                          0
  memory kilobytes                  24228
  memory kilobytes total            24228
  memory percent                    0.5%
  memory percent total              0.5%
  cpu percent                       0.0%
  cpu percent total                 0.0%
  port response time                0.002s to localhost:8888/ping [HTTP via
TCP]
  data collected                    Fri, 09 Aug 2013 17:47:36

System 'system_hs'
  status                            Running
  monitoring status                 Monitored
  load average                      [0.01] [0.03] [0.08]
  cpu                               0.2%us 0.0%sy 0.1%wa
  memory usage                      1563808 kB [38.6%]
  swap usage                        0 kB [0.0%]
  data collected                    Fri, 09 Aug 2013 17:47:36


cqlsh:homestead> SELECT * FROM sip_digests ;
 private_id                      | digest
---------------------------------+-------------------------------------------------------------------
 [email protected] |
b9-_XGQQimuSy2hXyYoFvIoGJ19Q-2LTQkrQSHOkTcC9x82H-fAFsf4xmXAm0ZCia
 [email protected] |
bLQi0BSgB4cK3WIlUEUg-oKH6cDQE7Syy4lHa_Fv9aBJnn9vMGi_-wzMBPHfK4C83

Starsky
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to