You are not logged in. This forum allows only logged in users to post. If you want to post in the forum, please log in.
Descargar
Desarrollar
Cuenta
Descargar
Desarrollar
Entrar
Forgot Account/Password
Crear Cuenta
Idioma
Ayuda
Idioma
Ayuda
×
Entrar
Nombre de usuario
Contraseña
×
Forgot Account/Password
Translation Status of Español
Categoría:
Software
Gente
PersonalForge
Magazine
Wiki
Buscar
OSDN
>
Buscar Software
>
Communications
>
Chat
>
webchat
>
Foros
>
公開討議
>
◆+VMT2mcc --強制終了までのログ
webchat
Fork
Descripción
Project Summary
Developer Dashboard
Página Web
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
Historial
Descargas
List of Releases
Stats
Código Fuente
Code Repository list
Git
WebChat
Incidencia
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Communication
List of Forums
公開討議 (5)
Foros:
公開討議
(Thread #32226)
Return to Thread list
RSS
◆+VMT2mcc --強制終了までのログ (2012-05-20 17:26 by
inker-un
#63909)
Crear incidencia
結局ログイン無しで記事投稿する方法不明だったから垢取った。
$nobe chatServer.js > test でチャットを動かしつつ板での書き込みの通りに落ちるまでのログ。
サーバーはLinux(Debian squeeze)、redisとnobe.jpは入れた。
クライアントはローカルLAN内のWin7、Firefox12.0。
%
Express server listening on port 3000 in development mode
info: socket.io started
debug: served static content /socket.io.js
debug: client authorized
info: handshake authorized 8639071351731948873
debug: setting request GET /socket.io/1/websocket/8639071351731948873
debug: set heartbeat interval for client 8639071351731948873
debug: client authorized for
debug: websocket writing 1::
debug: client authorized for /0
debug: websocket writing 1::/0
connected from (※クライアントIP※)
debug: websocket writing 5::/0:{"name":"req pastloglist","args":[""]}
debug: emitting heartbeat for client 8639071351731948873
debug: websocket writing 2::
debug: set heartbeat timeout for client 8639071351731948873
debug: got heartbeat packet
debug: cleared heartbeat timeout for client 8639071351731948873
debug: set heartbeat interval for client 8639071351731948873
debug: websocket writing 5::/0:{"name":"error","args":["token is invailed"]}
info: transport end
debug: set close timeout for client 8639071351731948873
debug: cleared close timeout for client 8639071351731948873
debug: cleared heartbeat interval for client 8639071351731948873
disconnected
debug: discarding transport
debug: served static content /socket.io.js
debug: client authorized
info: handshake authorized 1616683868295217185
debug: setting request GET /socket.io/1/websocket/1616683868295217185
debug: set heartbeat interval for client 1616683868295217185
debug: client authorized for
debug: websocket writing 1::
debug: client authorized for /0
debug: websocket writing 1::/0
connected from (※クライアントIP※)
debug: websocket writing 5::/0:{"name":"req pastloglist","args":[""]}
%
RE: ◆+VMT2mcc --強制終了までのログ (2012-05-20 21:17 by
gdkhd812
#63919)
Crear incidencia
書き込みありがとうございます
apt-getでredis-serverをインストールできる奴は古いやつなので正常に動きません
http://redis.io/
こちらのサイトから最新版をインストールしたところ正常に動くこと確認できたので、
redis-serverを最新版にアップグレードしてみてください
Responder al
#63909