Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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