[ https://jira.fiware.org/browse/HELP-17394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez reassigned HELP-17394: ------------------------------------- Assignee: Fermín Galán > [fiware-stackoverflow] Is Orion compatible with AWS DocumentDB > -------------------------------------------------------------- > > Key: HELP-17394 > URL: https://jira.fiware.org/browse/HELP-17394 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Fermín Galán > Labels: aws-documentdb, aws-documentdb-mongoapi, fiware, fiware-orion > > Created question in FIWARE Q/A platform on 18-02-2021 at 09:02 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/66255887/is-orion-compatible-with-aws-documentdb > +Question:+ > Is Orion compatible with AWS DocumentDB > +Description:+ > I am trying to connect Orion with AWS DocumentDB but it's not getting connected. However I tried two other FIWARE components IoTAgent and Sth-Comet with DocumentDB and both are working fine. > Same hostname and credential are working for IoTAgent and Sth-Comet. I also checked for the connectivity, which is fine, as IoTAgent and Sth-Comet are in same network. I also checked from a different mongo host in same network and this also worked. Below is the error that I am getting for Orion. > time=2021-02-18T07:03:46.293Z | lvl=ERROR | corr=N/A | trans=N/A | from=N/A | srv=N/A | subsrv=N/A | comp=Orion | op=mongoConnectionPool.cpp[180]:mongoConnect | msg=Database Startup Error (cannot connect to mongo - doing 100 retries with a 1000 millisecond interval) > Is there any possibility that Orion is not compatible with AWS DocumentDB? > Update: > bash-4.2$ ps ax | grep contextBroker > 1 ? Ss 0:00 /usr/bin/contextBroker -fg -multiservice -ngsiv1Autocast -disableFileLog -dbhost xxxxxxxxxxxxxxxxxx.docdb.amazonaws.com -db admin -dbuser test -dbpwd xxxxxxxxxx > User Privilege > rs0:PRIMARY> show users > { > "_id" : "test", > "user" : "test", > "db" : "admin", > "roles" : [ > { > "db" : "admin", > "role" : "root" > } > ] > } -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy