hazymayon / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Failed to connect to devbuild.bigbluebutton.org #392

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
User was on 

Here's the log from their client

3/7/2010 16:21:41.163 [DEBUG] initialization
3/7/2010 16:21:41.230 [DEBUG] Main Facade is starting up.
3/7/2010 16:21:41.233 [DEBUG] Registering output pipe: FROM_MAIN_APP
3/7/2010 16:21:41.233 [DEBUG] Registering input pipe: TO_MAIN_APP
3/7/2010 16:21:41.233 [DEBUG] StartupCommand mode=LIVE
3/7/2010 16:21:41.236 [DEBUG] PARAMS: 0:

3/7/2010 16:21:41.236 [DEBUG] MODE=LIVE
3/7/2010 16:21:41.241 [INFO] 'direct_http_channel' channel endpoint set to 
http://devbuild.bigbluebutton.org/client/
3/7/2010 16:21:41.243 [INFO] 'DCF6E7BE-A635-2F7F-216C-3937A80B512A' 
producer sending message '664373DC-DE9F-1997-8CB0-3937A87AD816'
3/7/2010 16:21:41.247 [DEBUG] 'direct_http_channel' channel sending 
message:
(mx.messaging.messages::HTTPRequestMessage)#0
  body = (Object)#1
  clientId = (null)
  contentType = "application/x-www-form-urlencoded"
  destination = "DefaultHTTP"
  headers = (Object)#2
  httpHeaders = (Object)#3
  messageId = "664373DC-DE9F-1997-8CB0-3937A87AD816"
  method = "GET"
  recordHeaders = false
  timestamp = 0
  timeToLive = 0
  url = "http://devbuild.bigbluebutton.org/client/conf/config.xml"
3/7/2010 16:21:41.248 [INFO] 'DCF6E7BE-A635-2F7F-216C-3937A80B512A' 
producer connected.
3/7/2010 16:21:41.419 [ERROR] Failed to connect to 
RTMP://devbuild.bigbluebutton.org/video
3/7/2010 16:21:41.425 [INFO] 'DCF6E7BE-A635-2F7F-216C-3937A80B512A' 
producer acknowledge of '664373DC-DE9F-1997-8CB0-3937A87AD816'.
3/7/2010 16:21:41.427 [INFO] Decoding HTTPService response
3/7/2010 16:21:41.428 [DEBUG] Processing HTTPService response message:
(mx.messaging.messages::AcknowledgeMessage)#0
  body = "<?xml version="1.0" ?>
<config>
    <version>3818-2010-03-06</version>
    <porttest host="devbuild.bigbluebutton.org" application="video"/>    
   <modules>

      <module name="ChatModule" url="ChatModule.swf" 
         uri="rtmp://devbuild.bigbluebutton.org/bigbluebutton" 
         loadNextModule="ListenersModule"   
         onUserJoinedEvent="START"
         onUserLogoutEvent="STOP"       
      />

      <module name="ViewersModule" url="ViewersModule.swf" 
         uri="rtmp://devbuild.bigbluebutton.org/bigbluebutton" 
         host="http://devbuild.bigbluebutton.org/bigbluebutton/conference-
session/enter"
         onAppInitEvent="LOAD" loadNextModule="ChatModule"
         onAppStartEvent="START"
         onUserLogoutEvent="STOP"
      />   
      <module name="ListenersModule" url="ListenersModule.swf" 
         uri="rtmp://devbuild.bigbluebutton.org/bigbluebutton" 
         recordingHost="http://devbuild.bigbluebutton.org"
         loadNextModule="DeskShareModule"
         onUserJoinedEvent="START"
         onUserLogoutEvent="STOP"
      />

      <module name="DeskShareModule" url="DeskShareModule.swf" 
uri="rtmp://devbuild.bigbluebutton.org/deskShare" onUserJoinedEvent="START" 
onUserLogoutEvent="STOP" loadNextModule="PhoneModule" />

      <module name="PhoneModule" url="PhoneModule.swf" 
         uri="rtmp://devbuild.bigbluebutton.org/sip" 
         onUserJoinedEvent="START" 
         onUserLogoutEvent="STOP"
         loadNextModule="VideoconfModule"
      />

      <module name="VideoconfModule" url="VideoconfModule.swf" 
         uri="rtmp://devbuild.bigbluebutton.org/video"
         onUserJoinedEvent="START"
         onUserLogoutEvent="STOP"   
         loadNextModule="MonitoringModule"
/>

<module name="MonitoringModule" url="MonitoringModule.swf"
uri="rtmp://devbuild.bigbluebutton.org/bigbluebutton"
host="http://devbuild.bigbluebutton.org"
onUserJoinedEvent="START"
onUserLogoutEvent="STOP"
loadNextModule="PresentModule"
/>
      />

      <!--<module name="HighlighterModule" url="HighlighterModule.swf" 
         uri="rtmp://devbuild.bigbluebutton.org/bigbluebutton" 
         onUserJoinedEvent="START" 
         onUserLogoutEvent="STOP"
      />-->

      <module name="PresentModule" url="PresentModule.swf" 
         uri="rtmp://devbuild.bigbluebutton.org/bigbluebutton" 
         host="http://devbuild.bigbluebutton.org" 
         onUserJoinedEvent="START" 
         onUserLogoutEvent="STOP"
      />

   </modules>
</config>
"
  clientId = "DirectHTTPChannel0"
  correlationId = "664373DC-DE9F-1997-8CB0-3937A87AD816"
  destination = ""
  headers = (Object)#1
    DSStatusCode = 0
  messageId = "C7FE85B3-B282-D0F6-049A-3937A9330C82"
  timestamp = 0
  timeToLive = 0
3/7/2010 16:21:42.734 [ERROR] Failed to connect to 
RTMPT://devbuild.bigbluebutton.org/bigbluebutton

Original issue reported on code.google.com by ffdixon@gmail.com on 7 Mar 2010 at 3:26

GoogleCodeExporter commented 8 years ago
The user said that chrome was working on devbuild, but not opera or safari.

Original comment by ffdixon@gmail.com on 7 Mar 2010 at 3:28

GoogleCodeExporter commented 8 years ago
- devbuild was updating and restarting

Original comment by ritza...@gmail.com on 2 Apr 2010 at 7:55