Socket_Sendto Errors while using domain name but not IP.

Forum for questions and support relating to the 1.25.x releases only.
Locked
gjdunga
Posts: 6
Joined: Wed Jul 03, 2013 10:21 am

Socket_Sendto Errors while using domain name but not IP.

Post by gjdunga »

Greetings.

While using CENT-OS 6
[ 2.6.32-358.11.1.el6.i686 #1 SMP Wed Jun 12 01:01:27 UTC 2013 i686 i686 i386 GNU/Linux ]

If I use the domain name of the machine I am unable to montage at all or use cambozola for image streaming in direct monitors. It throws:

Code: Select all

socket_sendto /tmp /zm /zms-462027s.sock ) failed: No such file or directory


Now, If I use the Internal IP , the External IPv4 or even the IPv6 IP, it works.. wonderfully, considering my crappy cameras.


I would post more, but the Diag Data I was going to post, is causing your Spam filter on the forum to freak out.
gjdunga
Posts: 6
Joined: Wed Jul 03, 2013 10:21 am

Re: Socket_Sendto Errors while using domain name but not IP.

Post by gjdunga »

Additional Info:
See attached PNG's

Chrome while in developer mode screams about montage.js:92 freaking out..
Zoneminder complains that it's in functions.php:2322

I'm viewing the server from a Win7 box with Google Chrome Version 27.0.1453.116 m
I have disabled chrome java and have confirmed I'm running Oracle Java 1.7.0_25

I pulled Cambozola from zoneminder

I followed the recipe loosely from zoneminder wiki for CentOS

What else can I provide to help troubleshoot this..

Gabriel
zoneminder_log.png
zoneminder_log.png (122 KiB) Viewed 2655 times
Attachments
zoneminder_IP_Works.png
zoneminder_IP_Works.png (173.88 KiB) Viewed 2655 times
zoneminder_domainname-fail.png
zoneminder_domainname-fail.png (71 KiB) Viewed 2655 times
Locked