Re: Getting a 404 on /socket.io/socket.io.js after logging in...

2014-04-04 Thread Mitchell Monahan
oh wait i thought you gave a version of wave which had it fixed (i really should have remembered to do it after dinner instead of at midnight)... Tomorrow I might see if I can go do it myself or something. On Fri, Apr 4, 2014 at 5:46 PM, Mitchell Monahan wrote: > I'll try that once I

Re: Getting a 404 on /socket.io/socket.io.js after logging in...

2014-04-04 Thread Mitchell Monahan
I'll try that once I get home from dinner. and see if that fixes it. On Fri, Apr 4, 2014 at 6:56 AM, Vicente J. Ruiz Jurado wrote: > El 03/04/14 02:41, Mitchell Monahan escribió: > > (I did talk about this in my previous issue for a 404 on > > /webclient/webclient.nocache.js

Getting a 404 on /socket.io/socket.io.js after logging in...

2014-04-02 Thread Mitchell Monahan
(I did talk about this in my previous issue for a 404 on /webclient/webclient.nocache.js) I am getting a 404 on /socket.io/socket.io.js when I log into my wave setup... I am able to see the list of waves on the left but that is it. Anyone know a way to fix it?

Re: 404 on /webclient/webclient.nocache.js?

2014-03-30 Thread Mitchell Monahan
itch...@wave.para > > > Mar 30, 2014 2:47:07 PM > > > org.waveprotocol.box.server.rpc.ServerRpcProvider$WebSocketConnection > > > > > INFO: New websocket connection set up for user wolfmitch...@wave.para > > > Mar 30, 2014 2:47:07 PM > > > org.wavepro

Re: 404 on /webclient/webclient.nocache.js?

2014-03-30 Thread Mitchell Monahan
erverRpcProvider$WebSocketConnection > INFO: New websocket connection set up for user wolfmitch...@wave.para > Mar 30, 2014 2:47:27 PM > org.waveprotocol.box.server.rpc.ServerRpcProvider$Connection message > INFO: Session authenticated as wolfmitch...@wave.para > Mar 30, 2014 2:47:27 PM > org.waveprotocol.box.server.waveserver.SimpleSearchProviderImpl search > INFO: Search response to 'in:inbox': 1 results, user: > wolfmitch...@wave.para > Mar 30, 2014 2:47:32 PM > org.waveprotocol.box.server.rpc.ServerRpcProvider$WebSocketConnection > INFO: New websocket connection set up for user wolfmitch...@wave.para > Mar 30, 2014 2:47:32 PM > org.waveprotocol.box.server.rpc.ServerRpcProvider$Connection message > INFO: Session authenticated as wolfmitch...@wave.para > Mar 30, 2014 2:47:37 PM > org.waveprotocol.box.server.rpc.ServerRpcProvider$WebSocketConnection > INFO: New websocket connection set up for user wolfmitch...@wave.para > Mar 30, 2014 2:47:37 PM > org.waveprotocol.box.server.rpc.ServerRpcProvider$Connection message > INFO: Session authenticated as wolfmitch...@wave.para > Mar 30, 2014 2:47:42 PM > org.waveprotocol.box.server.rpc.ServerRpcProvider$WebSocketConnection > INFO: New websocket connection set up for user wolfmitch...@wave.para > Mar 30, 2014 2:47:42 PM > org.waveprotocol.box.server.rpc.ServerRpcProvider$Connection message > INFO: Session authenticated as wolfmitch...@wave.para > Mar 30, 2014 2:47:42 PM > org.waveprotocol.box.server.waveserver.SimpleSearchProviderImpl search > INFO: Search response to 'in:inbox': 1 results, user: > wolfmitch...@wave.para On Sun, Mar 30, 2014 at 2:42 PM, Yuri Z wrote: > The wave server domain is just a name, in fact if you set it to > gmail.comthen WIAB will automatically pick the gravatar user icons by > their > gmail.com email account. > > > On Sun, Mar 30, 2014 at 9:38 PM, Mitchell Monahan >wrote: > > > sure, does it have to resolve? > > > -- http://youtube.com/user/hak5darren Best Youtube channel ever. (Hak5 internet 'tv' show)

Re: 404 on /webclient/webclient.nocache.js?

2014-03-30 Thread Mitchell Monahan
sure, does it have to resolve?

Re: 404 on /webclient/webclient.nocache.js?

2014-03-30 Thread Mitchell Monahan
Just found this in the developer console in chrome: Failed to load resource: the server responded with a status of 404 (Not Found) http://192.168.0.17:9898/socket.io/socket.io.js

Re: 404 on /webclient/webclient.nocache.js?

2014-03-30 Thread Mitchell Monahan
ion > INFO: New websocket connection set up for user wolfmitchell@192.168.0.17 > Mar 30, 2014 2:28:33 PM > org.waveprotocol.box.server.rpc.ServerRpcProvider$Connection message > INFO: Session authenticated as wolfmitchell@192.168.0.17 > Mar 30, 2014 2:28:38 PM > org.waveprotocol.box

Re: 404 on /webclient/webclient.nocache.js?

2014-03-29 Thread Mitchell Monahan
e: 1 second mitchell@debianbox:~/wave-dev/wave-protocol$ On Sat, Mar 29, 2014 at 1:37 AM, Yuri Z wrote: > Please make sure to compile the GWT which should generate the javascript. > > ant get-third-party compile-gwt dist-server > > > and then > > ./run-server.sh > > >

404 on /webclient/webclient.nocache.js?

2014-03-28 Thread Mitchell Monahan
I'm getting a 404 on the web interface after I log in. It just shows that I'm offline and when I look in the server logs, I see this (from server start) > Mar 28, 2014 9:53:46 PM > org.waveprotocol.box.server.waveserver.CertificateManagerImpl > WARNING: ** SIGNATURE VERIFICATION DISABLED ** see f