John Darrah wrote: > I have determined that the the socket is never created because the program > never reaches dstate_init().
It *must* reach this, otherwise it would never reach the part where it continuously loops through upsdrv_updateinfo(). [...] > The following is a section of upsdrv_initups() that i places printf's and > noted that it never makes it to the second one shown below. Is stdout being > closed somewhere? Yes, but only when running in not running in debug mode. Please run the driver with debug level '-DD' (not higher!) and post the *full* output of the first 30 seconds after that here. Best regards, Arjen _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

