macielbombonato / bigbluebutton

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

Logged out #937

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
After  download the vmware image
the vmware  work fine..

then 
bbb-conf --checkout
bbb-conf --setup-dev client
cd ~/dev/source/bigbluebutton/bigbluebutton-client
ant
cd ~
bbb-conf --clean

this error  message  
Logged out
The connection to the server has been closed
thanks  ... 
pepea51@gmail.com

Original issue reported on code.google.com by pepe...@gmail.com on 17 May 2011 at 4:55

Attachments:

GoogleCodeExporter commented 8 years ago
Hi I have same problem how to solve this problem?

Original comment by b.enkhts...@gmail.com on 19 May 2011 at 12:51

GoogleCodeExporter commented 8 years ago
I don't know how to solve the problem
we need help with this..

Original comment by pepe...@gmail.com on 19 May 2011 at 4:13

GoogleCodeExporter commented 8 years ago
i think your server maybe down when you accept bbb.
let checking apache2.
sory about my enlish.  i am vietnames

Original comment by ktq...@gmail.com on 19 May 2011 at 5:31

GoogleCodeExporter commented 8 years ago
I'm solved this problem and  shoud be Development env reset that ok

Original comment by b.enkhts...@gmail.com on 20 May 2011 at 5:52

GoogleCodeExporter commented 8 years ago
hi b.enkhts

how to solve?
please detail more

thank you

Original comment by huynhchi...@gmail.com on 23 May 2011 at 5:25

GoogleCodeExporter commented 8 years ago
hi, 

i also had this problem. could someone that has solved this issue please detail 
out how to fix this?

thank you

Original comment by fitriman...@gmail.com on 26 May 2011 at 3:40

GoogleCodeExporter commented 8 years ago
hello,

I have this problem. I use Ubuntu 9.04 and followed the NonVMDevSetup steps: 
1-10.

thank you

Original comment by catalin....@gmail.com on 26 May 2011 at 5:38

GoogleCodeExporter commented 8 years ago
hello,

encounter this problem. build bbb-client source using ant & flash 
builder(through samba as the instruction DevelopingBBB). using Ubuntu 10.04 VM. 
someone please enlighten us how to solve this.

thank you

Original comment by chinos.m...@gmail.com on 26 May 2011 at 6:36

GoogleCodeExporter commented 8 years ago
Hi,

To isolate whether it's your BigBlueButton setup or the network, can you try 
connecting to 

   http://demo.bigbluebutton.org/

and let us know if it keeps logging out as well.

Original comment by ffdixon@gmail.com on 26 May 2011 at 10:20

GoogleCodeExporter commented 8 years ago
anybody solved? please

Original comment by huynhchi...@gmail.com on 26 May 2011 at 3:18

GoogleCodeExporter commented 8 years ago
I tried demo.bigbluebutton.org and it works. I use Ubuntu 10.04, not 9.04, my 
mistake.
So i did the following: deleted ~/dev/source and checked again with bbb-conf 
--checkout. I used "ant modules", and still logout error. I must be doing 
something wrong.

Original comment by catalin....@gmail.com on 26 May 2011 at 7:38

GoogleCodeExporter commented 8 years ago
hi,

i did this
-> 'ant' bbb-client
-> replace BigBlueButton.html with the one in /var/www/bigbluebutton
-> rename bigbluebutton_favicon.ico to favicon.ico
-> copy bbb.gif from /var/www/bigbluebutton

i got it running but the username in presenter list is 'Test User'. i think the 
problem is with html wrapper. seems like the session expired/doesn't get 
forwarded to BigBlueButton.html when the user join.

Original comment by fitriman...@gmail.com on 27 May 2011 at 2:01

GoogleCodeExporter commented 8 years ago
If the name is being shown as Test User then the problem is that you're using 
the join-mock.xml to log into the conference. This can be changed in the 
client's config.xml file.

Original comment by Me.S...@gmail.com on 27 May 2011 at 2:34

GoogleCodeExporter commented 8 years ago
yes, you were right, i was using join-mock.xml

thanks,

Original comment by fitriman...@gmail.com on 27 May 2011 at 7:57

GoogleCodeExporter commented 8 years ago
i think it is not the way to solve our problems

the problems come from new ant build file: BigBlueButton.swf

i tried to check by run:
- ~/source/bigbluebutton/bigbluebutton-client/bin/BigBlueButton.swf
- /var/www/bigbluebutton/client/BigBlueButton.swf
or copy ~/source/bigbluebutton/bigbluebutton-client/bin/BigBlueButton.swf to 
/var/www/bigbluebutton/client/

something still wrong in configure to build that file

Original comment by huynhchi...@gmail.com on 27 May 2011 at 9:55

GoogleCodeExporter commented 8 years ago
hi all 
1. if you client build /* commamd is ant
2. sudo bbb-conf --setup-dev reset

that is ok

Original comment by b.enkhts...@gmail.com on 28 May 2011 at 3:04

GoogleCodeExporter commented 8 years ago
hello,

I didn't quite understand what are you trying to say. I ran both ant and reset 
and no, it's not ok :)

Original comment by catalin....@gmail.com on 28 May 2011 at 2:31

GoogleCodeExporter commented 8 years ago
oh, i'm tired over 10 day stuck here, but now this problem is solved.
i think the reason is: [bbb-conf --checkout]

this my way to escape:
1. redownload github repository v0.71a:
https://github.com/bigbluebutton/bigbluebutton/tarball/v0.71a

2.del old client component source: 
\\YOURIP\root\home\firstuser\dev\source\bigbluebutton\bigbluebutton-client

3. extract new client folder [bigbluebutton-client] from new source to 
\\YOURIP\root\home\firstuser\dev\source\bigbluebutton\
(another components are same)

4. rerun:
bbb-conf --setup-dev client
cd ~/dev/source/bigbluebutton/bigbluebutton-client
ant

and it's working fine!!!!!

(please see attached file for my next step: first modification)

Original comment by huynhchi...@gmail.com on 28 May 2011 at 8:48

Attachments:

GoogleCodeExporter commented 8 years ago
if you want customizing and developing ?
1. bbb-conf --checkout and 
   bbb-conf --setup-dev client     after customizing 
2. you need build bigbluebutton/client
   command is ant
3. if you have any issue ?
   you should run this command
   -bbb-conf --setup-dev client.

Original comment by b.enkhts...@gmail.com on 29 May 2011 at 8:58

GoogleCodeExporter commented 8 years ago
Yes   it work  fine   but  this still the old  Version
here the problem is with the new  code  from   bbb-conf --checkout

the  new  Version  should have  option for small video

thanks...
Pepe

Original comment by pepe...@gmail.com on 31 May 2011 at 2:40

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Console steps:
"bbb-conf --checkout"
"git init" (in ~/dev/source/bigbluebutton/)
"git checkout v0.71a" (or "git tag -l"  to choose your version)

Now continue all steps from manual. Yes, the newest version is buggy

Original comment by catalin....@gmail.com on 4 Jun 2011 at 7:51

GoogleCodeExporter commented 8 years ago
Project team has updated (June 3, 2011): 
http://code.google.com/p/bigbluebutton/wiki/DevelopingBBB#Check_Out_the_Source_C
ode

Original comment by huynhchi...@gmail.com on 7 Jun 2011 at 3:39

GoogleCodeExporter commented 8 years ago
Development environment has moved to 0.8. 

Original comment by ffdixon@gmail.com on 28 Mar 2012 at 3:25