PDA

View Full Version : Invalid resource request (src and dest same), yet everything works


Bassoradio
17th July 2005, 18:09
Hi!

I tried searching on this subject and found quite a lot of threads, but none matched our problems..

We are running a internet radio on a server which broadcasts a high-quality stream. The signal comes from an actual physical studio sound source and comes through the net to the actual server - this is done using the streamTranscoder software.

We get the following error:

[dest: 194.100.214.144] Invalid resource request(http://194.100.214.144)

This is happening a lot. Yet the stream works well, we have listeners and the Shoutcast admin page shows that everything is working like it should. The link through which our listeners connect to the stream is as follows:

http://194.100.214.144:8000/listen.pls

And the port 8000 is open as should.

I don't understand where the error message comes from.

djSpinnerCee
17th July 2005, 21:01
If the request is "displayed" as a full URL, it's likely that some local app is attempting to use your DNAS as a proxy }?{ -- Does the DNAS appear in any proxy config? port 8000 is a common "default" proxy port.

does the same IP make any other "requests"? It very well could be a "listen" attempt too... ? The point is the "request" part (http.....bla, bla, bla...) is bad. Your task is to find the application that is making the request -- maybe a bad url (link you posted)?