You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Date

Attendees

Discussion items


TimeItemWhoNotes


Yan


Sandeep


Mark

Troubleshooting mongo connection from transformations catalog. The catalog is sending data to the mongo server, which appears to be responding. I have verified that I can connect to the mongo database from my laptop using the mongo command line, but the transformation catalog and compass still fail to connect. Checking to see if there are known issues with pymongo, and ways to get more information about where the failure is occurring in the transformations catalog.

The error seems to only come in when trying to connect to the BROWNDOG replica set, no matter giving the IP or server name, giving the following error even when giving only a single node or using the server name ending in ncsa.illinois.edu:

pymongo.errors.ServerSelectionTimeoutError: bd-mongo-3.os.ncsa.edu:27017: [Errno 8] nodename nor servname provided, or not known,bd-mongo-2.os.ncsa.edu:27017: [Errno 8] nodename nor servname provided, or not known,bd-mongo-1.os.ncsa.edu:27017: [Errno 8] nodename nor servname provided, or not known

This can be fixed with entries in /etc/hosts for bd-mongo-#.os.ncsa.edu.



Luigi


Deren?


Greg



  • No labels