Page 1 of 1

[Fixed (auto)]Javascript error message

PostPosted: Tue Sep 21, 2010 9:30 am
by bux
Hello, i have a problem with my subsonic. When i open the web interface, an javascript error message appear.

no title; message: "Error".

I can see this with firebug:

http://music.bux.fr/dwr/call/plaincall/ ... essage.dwr

Response:
Code: Select all
throw 'allowScriptTagRemoting is false.';
//#DWR-INSERT
//#DWR-REPLY
dwr.engine.remote.handleCallback("3","0",null);


Code: Select all
checkCometPoll()engine.js (ligne 1)
checkCometPoll(Object { name="batch"})engine.js (ligne 2)
checkCometPoll(Object { name="script"})engine.js (ligne 1)
eval()5 (ligne 4)
checkCometPoll(Object { name="batchId"}, Object { name="callId"}, Object { name="ex"})engine.js (ligne 1)
checkCometPoll(Object { name="message"}, Object { name="ex"})engine.js (ligne 1)
checkCometPoll(Object { name="message"}, Object { name="stacktrace"})engine.js (ligne 1)
Error: undefined, Error


Post:
Code: Select all
callCount=1 windowName=right c0-scriptName=chatService c0-methodName=addMessage c0-id=0 batchId=3 page=%2Fright.view httpSessionId=1cisnyz3wqclr scriptSessionId=EDB6341D09E864E955F76D121AD1F703


This message only appears when i open http://music.bux.fr (and logged). When i refresh the message doesn't appear (i'v try with all frames). And the error message display with all users.

Do you know this problem ?
Thank's !

sorry for my poor english / Désolé pour mon pauvre anglais ^^

PostPosted: Tue Sep 21, 2010 9:53 am
by varunsrin
I ran into the same problem and it caused my chat to stop working. A reboot of my system fixed it. Not sure what the cause was.

PostPosted: Wed Sep 22, 2010 7:40 am
by bux
Hello varunsrin =)
I've restart my subsonic deamon, but error message is always here ^^

PostPosted: Wed Sep 22, 2010 8:53 am
by bux
Update: The error message don't appear now, strange but cool ^^

PostPosted: Wed Sep 22, 2010 6:04 pm
by varunsrin
You know, it only got fixed for me when I rebooted my entire system, not just subsonic. Maybe someone else can verify this and pull a log so we can figure out what the exact issue is,