When fetching the database configuration, thoth assumes that either this operation will work correctly, or it will result in the object being not found (i.e. ResourceNotFound, a 404). If there are other problems when communicating with Manta, thoth emits a mostly unhelpful:
$ thoth info
thoth: TypeError: Cannot read property 'on' of undefined
When fetching the database configuration,
thoth
assumes that either this operation will work correctly, or it will result in the object being not found (i.e.ResourceNotFound
, a 404). If there are other problems when communicating with Manta,thoth
emits a mostly unhelpful: