Hi,

I am having issues with manual Clearwater installation.

The log on Homestead node shows that
> 
> 28-01-2016 14:00:05.612 UTC Warning (Net-SNMP): Warning: Failed to connect to
> the agentx master agent ([NIL]):
> 28-01-2016 14:00:12.138 UTC Verbose httpstack.cpp:286: Process request for URL
> /impi/6505550009%40example.com/av, args impu=sip%3A6505550009%40example.com
> 28-01-2016 14:00:12.138 UTC Debug handlers.cpp:148: Parsed HTTP request:
> private ID [email protected], public ID sip:[email protected],
> scheme Unknown, authorization
> 28-01-2016 14:00:12.138 UTC Debug handlers.cpp:174: Querying cache for
> authentication vector for [email protected]/sip:[email protected]
> 28-01-2016 14:00:12.138 UTC Debug cassandra_store.cpp:284: Getting
> thread-local Client
> 28-01-2016 14:00:12.138 UTC Debug cassandra_store.cpp:289: No thread-local
> Client - creating one
> 28-01-2016 14:00:12.139 UTC Debug cache.cpp:673: Looking for authentication
> vector for [email protected]
> 28-01-2016 14:00:12.139 UTC Debug cache.cpp:686: Checking public ID
> sip:[email protected]
> 28-01-2016 14:00:12.139 UTC Debug cache.cpp:696: Issuing cache query
> 28-01-2016 14:00:12.140 UTC Debug cassandra_store.cpp:724: Failed TWO read for
> get_columns. Try ONE
> 28-01-2016 14:00:12.142 UTC Debug communicationmonitor.cpp:82: Checking
> communication changes - successful attempts 2, failures 0
> 28-01-2016 14:00:12.142 UTC Debug cassandra_store.cpp:437: Cassandra request
> failed: rc=2, Row [email protected] not present in
>  column_family impi
> 28-01-2016 14:00:12.142 UTC Debug handlers.cpp:203: Cache query failed -
> reject request
> 28-01-2016 14:00:12.142 UTC Debug handlers.cpp:208: No cached av found for
> private ID [email protected], public ID sip:[email protected] -
> reject
> 28-01-2016 14:00:12.142 UTC Verbose httpstack.cpp:69: Sending response 404 to
> request for URL /impi/6505550009%40example.com/av, args
> impu=sip%3A6505550009%40example.com

>From the database, I can see that there is no ** [email protected]**
entry but only ** [email protected]** entry there. This basically causes
the authentication failed and returns me 403 Forbidden when my SIP client
tries to register. 

`cqlsh:homestead_cache> select * from impi;

private_id             | digest_ha1                       | digest_qop |
digest_realm | known_preferred
------------------------+----------------------------------+------------+---
-----------+-----------------
 [email protected] | 94f3913dcd98b380d3eed0e684a6b070 |       auth |
cw-ngv.com |            True

Could someone help to point out where I did wrong or there is an issue? Is
there any solution/work-around, e.g adding entries into database manually?
Which table I need to update besides impi?

Thanks.
BR,
Le

 
 
 
 
 
 
 
 
 


Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to