I have done my best to touch as little as possible to show myself that condor us running:
$ pstree | grep condor
     |-condor_master-+-condor_collecto
     |               |-condor_negotiat
     |               |-condor_schedd---condor_procd
     |               `-condor_startd
The issue is that when I run condor_status, my command prompt simply returns.  No workers are listed at all, no information is printed.
I checked to make sure that the daemons are correctly specfied in the config file, as best I can tell it is setup correctly.
Please advise if you have any advice!
Thank you,