View unanswered posts | View active topics It is currently Sun May 19, 2013 2:29 am



Reply to topic  [ 64 posts ]  Go to page: Previous  1, 2, 3, 4, 5  Next
 Can no longer connect on local network with Bonjour 
Author Message
Site Admin
User avatar

Joined: Jan 27, 2003
Posts: 11682
Location: Texas
Post Re: Can no longer connect on local network with Bonjour
Okay, without the grep it is showing that Indigo is running. For some reason the 'grep' command on your Mac is not functioning correctly. I've never seen that before and it might be a sign of a more global problem with your OS install.

Regardless, next question:

On your Indigo Server Mac (MBP), choose the Indigo 4->Start Local Server menu item. Which radio button is selected: Run client/server as single app, or Start and connect to Indigo Server on this computer?

_________________
Image


Thu Feb 04, 2010 7:59 pm
Profile WWW

Joined: Feb 02, 2010
Posts: 60
Post Re: Can no longer connect on local network with Bonjour
Any other ideas ?


Fri Feb 05, 2010 11:26 am
Profile
Site Admin
User avatar

Joined: Jan 27, 2003
Posts: 11682
Location: Texas
Post Re: Can no longer connect on local network with Bonjour
Jimmy2times wrote:Any other ideas ?

Answer my question above.

_________________
Image


Fri Feb 05, 2010 11:35 am
Profile WWW

Joined: Feb 02, 2010
Posts: 60
Post Re: Can no longer connect on local network with Bonjour
I chose:

Start and connect to Indigo server on this computer.

Do you think I should do a backup and fresh install of the o.s.


Not having other issues. some issues with disk permissions. Which I like to run and repair once a month or so.


So not sure how my O.S is holding out


Fri Feb 05, 2010 11:42 am
Profile
Site Admin
User avatar

Joined: Jan 27, 2003
Posts: 11682
Location: Texas
Post Re: Can no longer connect on local network with Bonjour
Can you email me your entire Event Log files for today and yesterday? Press the Show Event Logs Folder in the Event Log window to quickly find them.

Also email me this folder please:
Code: Select all
/Library/Application Support/Perceptive Automation/Indigo 4/Preferences/


Email them to: indigo-support AT perceptiveautomation.com.

_________________
Image


Fri Feb 05, 2010 11:54 am
Profile WWW

Joined: Feb 02, 2010
Posts: 60
Post Re: Can no longer connect on local network with Bonjour
sent them jiust now...!


Fri Feb 05, 2010 12:06 pm
Profile
Site Admin
User avatar

Joined: Jan 27, 2003
Posts: 11682
Location: Texas
Post Re: Can no longer connect on local network with Bonjour
I got the log files, but what about the prefs folder mentioned above?

_________________
Image


Fri Feb 05, 2010 12:07 pm
Profile WWW

Joined: Feb 02, 2010
Posts: 60
Post Re: Can no longer connect on local network with Bonjour
Last login: Fri Feb 5 06:46:15 on console
JimmysPro:~ JimmysPro$ /Library/Application\ Support/Perceptive\ Automation/Indigo\ 4/IndigoWebServer/devhelpers/indigowebstart
/Library/Application Support/Perceptive Automation/Indigo 4/IndigoWebServer/devhelpers/indigowebstart: line 38: indigowebstop: command not found
Starting IndigoWebServer
JimmysPro:~ JimmysPro$ /Library/Application\ Support/Perceptive\ Automation/Indigo\ 4/IndigoWebServer/devhelpers/indigowebstart
/Library/Application Support/Perceptive Automation/Indigo 4/IndigoWebServer/devhelpers/indigowebstart: line 38: indigowebstop: command not found
Starting IndigoWebServer
JimmysPro:~ JimmysPro$
JimmysPro:~ JimmysPro$


Fri Feb 05, 2010 12:24 pm
Profile
Site Admin
User avatar

Joined: Jan 27, 2003
Posts: 11682
Location: Texas
Post Re: Can no longer connect on local network with Bonjour
Okay there is a path problem with my debug script, indigowebstart (my buglet). Try these two commands instead of the single command:

Code: Select all
cd /Library/Application\ Support/Perceptive\ Automation/Indigo\ 4/IndigoWebServer/devhelpers/
./indigowebstart

_________________
Image


Fri Feb 05, 2010 12:40 pm
Profile WWW

Joined: Feb 02, 2010
Posts: 60
Post Re: Can no longer connect on local network with Bonjour
Last login: Fri Feb 5 10:47:57 on ttys000
JimmysPro:~ JimmysPro$ cd /Library/Application\ Support/Perceptive\ Automation/Indigo\ 4/IndigoWebServer/devhelpers/
JimmysPro:devhelpers JimmysPro$
JimmysPro:devhelpers JimmysPro$


Fri Feb 05, 2010 12:48 pm
Profile

Joined: Feb 02, 2010
Posts: 60
Post Re: Can no longer connect on local network with Bonjour
Tried both:

Last login: Fri Feb 5 10:48:21 on ttys000
JimmysPro:~ JimmysPro$ cd /Library/Application\ Support/Perceptive\ Automation/Indigo\ 4/IndigoWebServer/devhelpers/
JimmysPro:devhelpers JimmysPro$ ./indigowebstart
./indigowebstart: line 38: indigowebstop: command not found
Starting IndigoWebServer
JimmysPro:devhelpers JimmysPro$


Fri Feb 05, 2010 12:50 pm
Profile
Site Admin
User avatar

Joined: Jan 27, 2003
Posts: 11682
Location: Texas
Post Re: Can no longer connect on local network with Bonjour
Looks like python is failing to start on your system. Try just this in the Terminal:
Code: Select all
python

and copy/paste the results.

_________________
Image


Fri Feb 05, 2010 1:03 pm
Profile WWW

Joined: Feb 02, 2010
Posts: 60
Post Re: Can no longer connect on local network with Bonjour
Last login: Fri Feb 5 11:16:26 on ttys000
JimmysPro:~ JimmysPro$ python
JimmysPro:~ JimmysPro$ python
JimmysPro:~ JimmysPro$


Fri Feb 05, 2010 1:17 pm
Profile

Joined: Feb 02, 2010
Posts: 60
Post Re: Can no longer connect on local network with Bonjour
Nothing happens.

So Python is not running it would appear.


How Can I fix that ?

Reinstall it I expect. Hmm. i know this is the programm that talks to iphone.


Fri Feb 05, 2010 1:19 pm
Profile
Site Admin
User avatar

Joined: Jan 27, 2003
Posts: 11682
Location: Texas
Post Re: Can no longer connect on local network with Bonjour
Python is installed by the Mac OS. Given that both it and the 'grep' command are failing, your OS appears to be corrupt (or has bad file permissions). I believe you need to reinstall it. I don't know if you will have to do a clean re-install or not.

_________________
Image


Fri Feb 05, 2010 1:25 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 64 posts ]  Go to page: Previous  1, 2, 3, 4, 5  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.   Template designed by STSoftware.