Hi Samita,

I don’t have any experience with AWS but from the error message OpenSIPS is 
logging the hostname of the server cannot be resolved.  The hostname also 
appears to be truncated.   Have you tried using the IP address instead of 
hostname or making a CNAME dns entry for the host that is shorter?   Perhaps 
this is some parameter length limit.

Kevin
> On Apr 29, 2022, at 8:23 AM, Sasmita Panda <spa...@3clogic.com> wrote:
> 
> Hi All , 
> 
> 
> I was exploring fullsharing-cachedb-cluster in opensips 3.2 . I have tested 
> this with single stand alone mongo db instance . Its working perfectly fine . 
> 
> I know that AWS document DB is mongodb compatible . So I want to explore that 
> . Because we are using AWS cloud for our deployment . 
> 
> I have created a single instance of Document DB cluster . I want to connect 
> to that from the opensips script . There was no error while starting opensips 
> . But when opensips tried to write data in the db its threw an error . 
> 
> 
>  ERROR:usrloc:release_urecord: failed to flush AoR 
> default_line_11...@p2p-cachedb.xyz.com
>  ERROR:cachedb_mongodb:mongo_con_update: last error: 15.13053: No suitable 
> servers found (`serverselectiontryonce` set): [Failed to resolve 
> 'docdb-2022-04-27-10-26-28.cluster-cryhhicuxgzu.us-east-1.docdb.amdocdb-2022-04-27-10-26-28.cluster-cryhhicuxgzu.us-east-1.docdb.amazona']
>  ERROR:usrloc:cdb_flush_urecord: cache update query for AoR 
> hynode2_calldefa...@p2p-cachedb.xyz.com failed!
> 
> 
> My configuration file looks like below  . same for usrloc and db_cachedb
> 
> modparam("cachedb_mongodb", "cachedb_url","mongodb://
> ?master:opensi...@docdb-2022.cluster-cryhhicuxgzu.us-east-1.docdb.amazonaws.com:27017/db.test/
> ?ssl=true&ssl_ca_certs=/usr/local/src/etc/opensips/rds-combined-ca-bundle.pem&replicaSet=rs0&readPreference=secondaryPreferred&retryWrites=false")
> 
> In document db it also its says the same way we can connect to docdb from an 
> application . 
> 
> I have tried so many ways to resolve this . But without any luck . Please 
> help me out if anybody has used a document db through any application can 
> also reply . 
> 
> 
> Thanks & Regards
> Sasmita Panda
> Senior Network Testing and Software Engineer
> 3CLogic , ph:07827611765
> _______________________________________________
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to