| Author |
Message |
|
matt (support)
Site Admin
Joined: Jan 27, 2003 Posts: 11682 Location: Texas
|
 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?
_________________
|
| Thu Feb 04, 2010 7:59 pm |
|
 |
|
Jimmy2times
Joined: Feb 02, 2010 Posts: 60
|
 Re: Can no longer connect on local network with Bonjour
Any other ideas ?
|
| Fri Feb 05, 2010 11:26 am |
|
 |
|
matt (support)
Site Admin
Joined: Jan 27, 2003 Posts: 11682 Location: Texas
|
 Re: Can no longer connect on local network with Bonjour
Jimmy2times wrote:Any other ideas ?
Answer my question above.
_________________
|
| Fri Feb 05, 2010 11:35 am |
|
 |
|
Jimmy2times
Joined: Feb 02, 2010 Posts: 60
|
 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 |
|
 |
|
matt (support)
Site Admin
Joined: Jan 27, 2003 Posts: 11682 Location: Texas
|
 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.
_________________
|
| Fri Feb 05, 2010 11:54 am |
|
 |
|
Jimmy2times
Joined: Feb 02, 2010 Posts: 60
|
 Re: Can no longer connect on local network with Bonjour
sent them jiust now...!
|
| Fri Feb 05, 2010 12:06 pm |
|
 |
|
matt (support)
Site Admin
Joined: Jan 27, 2003 Posts: 11682 Location: Texas
|
 Re: Can no longer connect on local network with Bonjour
I got the log files, but what about the prefs folder mentioned above?
_________________
|
| Fri Feb 05, 2010 12:07 pm |
|
 |
|
Jimmy2times
Joined: Feb 02, 2010 Posts: 60
|
 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 |
|
 |
|
matt (support)
Site Admin
Joined: Jan 27, 2003 Posts: 11682 Location: Texas
|
 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
_________________
|
| Fri Feb 05, 2010 12:40 pm |
|
 |
|
Jimmy2times
Joined: Feb 02, 2010 Posts: 60
|
 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 |
|
 |
|
Jimmy2times
Joined: Feb 02, 2010 Posts: 60
|
 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 |
|
 |
|
matt (support)
Site Admin
Joined: Jan 27, 2003 Posts: 11682 Location: Texas
|
 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.
_________________
|
| Fri Feb 05, 2010 1:03 pm |
|
 |
|
Jimmy2times
Joined: Feb 02, 2010 Posts: 60
|
 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 |
|
 |
|
Jimmy2times
Joined: Feb 02, 2010 Posts: 60
|
 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 |
|
 |
|
matt (support)
Site Admin
Joined: Jan 27, 2003 Posts: 11682 Location: Texas
|
 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.
_________________
|
| Fri Feb 05, 2010 1:25 pm |
|
|