On Wed, Jun 16, 2010 at 7:14 PM, Jonathan Vanasco <[email protected]> wrote: > this just happened today, its driving me crazy > > all of my (local) pylons apps won't respond on my mac. the browser > pause for a few seconds, and then i see: > > RTSP/1.0 404 Not Found > Content-Length: 0 >
Look like you have a streaming server. (pirate!) http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol Try to change the pylons server port -- Gael > it's happening with all browsers. > > anyone have an idea what setting I messed up ? > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
