Re: installation VirtualBox 6.1 (error)

2020-04-05 Thread Alvaro
Please don't write private emails. If you get that error, can import to VirtualBox  this ovafile, tha contains the live iso already installed: https://drive.google.com/file/d/1bMnWFQe-22uBWylxTnp9LsR0dJRYpa5C El sáb, 04-04-2020 a las 15:10 -0400, Martin Chamberland escri

Re: [HELP NEEDED] 5.0.0 release

2020-04-05 Thread Maxim Solodovnik
Hello All, demo-next is updated with most recent version I would appreciate to get feedback :)) On Mon, 30 Mar 2020 at 16:55, Peter Dähn wrote: > Hi Maxim, > > one module was missing... :-( > > proxy_wstunnel > > now it works and I'm going to test more... > > Greetings Peter > > PS: We had a

Re: [HELP NEEDED] 5.0.0 release

2020-04-05 Thread Juan Antonio Moreno Carmona
Hi Maxim. I have just tested demo-next and i have noticed following: It's not possible to delete an object from the whiteboard and it's not possible to change dimensions of the whiteboard with the whiteboard settings dialog. Regards. El 5/4/20 a las 9:32, Maxim Solodovnik escribió: Hello A

Re: [HELP NEEDED] 5.0.0 release

2020-04-05 Thread Daniel Baker
Can  we test  SOAP and  REST calls ? On 05/04/2020 08:32, Maxim Solodovnik wrote: Hello All, demo-next is updated with most recent version I would appreciate to get feedback :)) On Mon, 30 Mar 2020 at 16:55, Peter Dähn > wrote: Hi Maxim, one module was missin

Android Client

2020-04-05 Thread Sansao Machiana
Hi I have a question Have any frer Android Client or Windows Client to conect with openmeeting for conference? FUNAE, Fundo De Energia - Disclaimer and Confidentiality Note A informação contida neste correio electrónico é confidencial e privilegiada, destinan

Re: [HELP NEEDED] 5.0.0 release

2020-04-05 Thread Maxim Solodovnik
Thanks Juan Antonio, both fixed :) On Sun, 5 Apr 2020 at 16:00, Daniel Baker wrote: > Can we test SOAP and REST calls ? > > > > On 05/04/2020 08:32, Maxim Solodovnik wrote: > > Hello All, > > demo-next is updated with most recent version > I would appreciate to get feedback :)) > > On Mon, 3

Re: [HELP NEEDED] 5.0.0 release

2020-04-05 Thread Maxim Solodovnik
Sure, set up M4 and test :)) SOAP/REST allow to perform admin tasks so there is no chance to to test on demo-next On Sun, 5 Apr 2020 at 16:00, Daniel Baker wrote: > Can we test SOAP and REST calls ? > > > > On 05/04/2020 08:32, Maxim Solodovnik wrote: > > Hello All, > > demo-next is updated

Re: Android Client

2020-04-05 Thread Maxim Solodovnik
The old client available at Google Market is outdated and will not work with 5.0.x My old Android seems to work with 5.0.x (Mobile Chrome) On Sun, 5 Apr 2020 at 18:32, Sansao Machiana wrote: > Hi > > I have a question > Have any frer Android Client or Windows Client to conect with openmeeting >

Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Daniel Baker
Hi Maxim  can you please  confirm  you are  seeing a  duplicate hash ( or some other issue )   issue  here.  It  will help us narrow  down  the problem in our  CUSTOM  moodle plugin : root@om-VirtualBox:/opt/logs# tail -f openmeetings.log     at org.apache.catalina.connector.CoyoteAdapter

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Maxim Solodovnik
What Om version is this? On Sun, 5 Apr 2020 at 19:44, Daniel Baker wrote: > Hi Maxim can you please confirm you are seeing a duplicate hash ( or > some other issue ) issue here. It will help us narrow down the > problem in our CUSTOM moodle plugin : > > root@om-VirtualBox:/opt/lo

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Daniel Baker
OpenMeetingsVersion5.0.0-M3 Revision  b739f87 Build date  2019-12-11T11:42:09Z On 05/04/2020 13:47, Maxim Solodovnik wrote: What Om version is this? On Sun, 5 Apr 2020 at 19:44, Daniel Baker > wrote: Hi Maxim  can you please  confirm  you are  seei

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Maxim Solodovnik
Your stacktrace is caused by the fact: 1) you logged in to M4 with option "Remeber me" 2) replace version to be M3 3) tried to log in You need to clean cookies to get rid of this On Sun, 5 Apr 2020 at 19:58, Daniel Baker wrote: > OpenMeetingsVersion5.0.0-M3 > > Revision b739f87 > > Build date

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Daniel Baker
Ok will do .  And  here  is a successful  login  using  4.6 success with 4.6 /opt/red5406/log$ tail -f openmeetings.log DEBUG 04-01 16:09:29.410 o.a.o.s.q.s.ReminderJob:92 [Bean#0_Worker-1] - Rss d DEBUG 04-01 16:19:29.417 o.a.o.s.q.s.ReminderJob:92 [Bean#0_Worker-9] - Rss d DEBUG 04-01 16:29:

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Maxim Solodovnik
Not sure what does it mean I accidentally found this bug and have fixed it in M4, so most probably it will be reproducible using any version with cookie from M4 On Sun, 5 Apr 2020 at 20:06, Daniel Baker wrote: > Ok will do . And here is a successful login using 4.6 > > success with 4.6 > >

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Daniel Baker
I cleared  the cookies    and  get  this  still : tail -f catalina.out     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)     at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367)     at org.apache.coyote.AbstractProcessorLi

Re: Strange behaviour after restart of my server

2020-04-05 Thread Xavier M
For information : the same happened to me with OM-5.0.0-M1: no connexion was established with the Media Server anymore after a restart of my server due to another reason. This was the reason why I installed M3 (and installed KMS again), such as the very beginning of my last topic: https://mar

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Maxim Solodovnik
The code in the stacktrace works only if "remember me" cookie is found, and contains data Can you double check you have cleaned it? On Sun, 5 Apr 2020 at 20:29, Daniel Baker wrote: > I cleared the cookiesand get this still : > > > > tail -f catalina.out > at > org.apache.catalina

Re: Strange behaviour after restart of my server

2020-04-05 Thread Maxim Solodovnik
what version of KMS are you using? On Sun, 5 Apr 2020 at 20:30, Xavier M wrote: > For information : the same happened to me with OM-5.0.0-M1: no connexion > was established with the Media Server anymore after a restart of my server > due to another reason. > > This was the reason why I installed

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Daniel Baker
Ok I checked  again  looks different   now : root@om-VirtualBox:/opt/open502/logs# tail -f catalina.out     at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)     at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Maxim Solodovnik
External user can't be admin :) room moderator as maximum :))) On Sun, 5 Apr 2020 at 20:38, Daniel Baker wrote: > Ok I checked again looks different now : > > > root@om-VirtualBox:/opt/open502/logs# tail -f catalina.out > at > org.apache.coyote.AbstractProcessorLight.process(Abstract

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Daniel Baker
Thanks   been tearing my hair out on this one  for  , ummm months  :(( On 05/04/2020 14:40, Maxim Solodovnik wrote: External user can't be admin :) room moderator as maximum :))) On Sun, 5 Apr 2020 at 20:38, Daniel Baker > wrote: Ok I checked  again  lo

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Maxim Solodovnik
This is debug output to catch permission issues I guess it can be removed one day :) On Sun, 5 Apr 2020 at 20:44, Daniel Baker wrote: > Thanks been tearing my hair out on this one for , ummm months :(( > On 05/04/2020 14:40, Maxim Solodovnik wrote: > > External user can't be admin :) room m

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Zenon Panoussis
> **DEBUG 04-05 14:37:46.297 o.a.o.d.u.AuthLevelUtil:40 [io-5443-exec-10] - > Level Admin :: [DENIED]* I am also struggling with "invalid hash" and I am seeing the same thing: catalina.out: DEBUG 04-05 15:09:55.925 o.a.o.w.UserWebService:107 [apr-5443-exec-8] - Login user DEBUG 04-05 15:09:

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Maxim Solodovnik
Latest (unreleased) Moodle plugin is for M4 only This is why it doesn't work with M3 Do you have reproducible steps? Client os/browser name/version? Is your issue browser dependent ? On Sun, Apr 5, 2020, 23:04 Zenon Panoussis wrote: > > > > **DEBUG 04-05 14:37:46.297 o.a.o.d.u.AuthLevelUtil:40

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Maxim Solodovnik
this is my last post for today :)) Just an idea: Is it possible you have these "Access denied" issues in a following scenario: 1) You have created rooms via Moodle plugin 2) Most probably have deleted some Rooms in the system 3) you did update OM via import/export 4) You successfully connected to

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Zenon Panoussis
> this is my last post for today :)) Hey, answering questions and debugging stuff here all day is more than a full-time job. Everybody has the right to rest, especially when they're not being paid and even more so on a Sunday evening. Enjoy the evening, see you tomorrow. > Just an idea: > Is it

Problems with eMail

2020-04-05 Thread Konrad Schwarz
Hi All, thanks for developing OpenMeeting. 1st steps i did with the 5.0.0.1-M3-docker Version - Then i decidet to do a full installation. With some smal isues the tutorials work fine: Installation OpenMeetings 5.0.0-M3 on Ubuntu 18.04 LTS.pdf I did not install MariaDB, mySQL 5.7.29 was installed

Re: Strange behaviour after restart of my server

2020-04-05 Thread Marcus Schulz
I have 6.10. seems like it has been started twice or a dead process blocked port . I killed the process blocking the port and fior now it seems to work Am 5. April 2020 15:36:15 schrieb Maxim Solodovnik : what version of KMS are you using? On Sun, 5 Apr 2020 at 20:30, Xavier M wrote: For

Re: User Manual for OpenMeetings 503

2020-04-05 Thread K. Kamhamea
Dear friends, here is the link. https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpemMeetings+5+Manual Though I invested a lot of work these days it is still preliminary. I hope it helps anyway. See you ... Am Sa., 4. Apr. 2020 um 03:28 Uhr schrieb Maxim Solodovnik < solomax...@gmail.com>:

Re: Strange behaviour after restart of my server

2020-04-05 Thread Xavier M
Hi Marcus, For people like me: which commands did you use to state that it started twice / that a dead process blocked port ? How did you kill this process? By the way : if I had to restart the server, it was due to the fact that I had following error (I can't remember what was standin

Re: Strange behaviour after restart of my server

2020-04-05 Thread Xavier M
I'm now using the version 6.10.0: but I can not check anymore which was the previous one (I followed the whole Alvaro's tutorial, except for MariaDB which I did not change). Le 05/04/2020 à 15:35, Maxim Solodovnik a écrit : what version of KMS are you using? On Sun, 5 Apr 2020 at 20:30, Xavi

Re: User Manual for OpenMeetings 503

2020-04-05 Thread R. Scholz
Boah, very very VERY nice! Best regards, René Am 05.04.2020 um 19:30 schrieb K. Kamhamea: Dear friends, here is the link. https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpemMeetings+5+Manual Though I invested a lot of work these days it is still preliminary. I hope it helps anyway.

openmeetings over https

2020-04-05 Thread ratatouille
Hello! I startet openmeetings-4.0.10 with ./red5.sh, installed it and can connect. Now I want to use https within the browser to connect to openmeetings but netstat does not show it is listening on port 5443. tcp0 0 :::5080 :::*LISTEN 30382/

Re: Confirm duplicate hash issue in custom plugin please

2020-04-05 Thread Zenon Panoussis
>>> Latest (unreleased) Moodle plugin is for M4 only > I'll do a clean install again and report back here. I did that and the problem persists, but the error message in moodle is better: Invalid hash Access denied. You have no rights to enter this room. When this happened I was logged in on

General questions about DMZ, https, apache web server, single Interent IP address

2020-04-05 Thread Kirkham, George
​Hi, Background * Reading about Jitsi and BigBlueButton, it seems the underlying software they the use required "direct connection to the internet" and exclusive use of port 443. * While my infrastructure has a single external IP address, Router that changes Internet facing IP

Re: Problems with eMail

2020-04-05 Thread Maxim Solodovnik
"Read timed out" usually means the connection is being blocked by FW Can you check with telnet ? On Sun, 5 Apr 2020 at 23:55, Konrad Schwarz wrote: > Hi All, > thanks for developing OpenMeeting. > 1st steps i did with the 5.0.0.1-M3-docker Version - Then i decidet to do > a full installatio

Re: Strange behaviour after restart of my server

2020-04-05 Thread Maxim Solodovnik
I'm using 6.13.0 :) @Xavier, most probably one need to check system logs to find KMS started twice to kill process use `kill -9 ` (PID is a number, can be found using `ps`) This error: * gzip: stdout: No space left on device* is very much self-descriptive: you don't have free space in `/b

Re: User Manual for OpenMeetings 503

2020-04-05 Thread Maxim Solodovnik
Thanks a lot! will try to review and leave my comments here :) BTW maybe it worth to have User Guide in some editable format somewhere? On Mon, 6 Apr 2020 at 01:08, R. Scholz wrote: > Boah, very very VERY nice! > > Best regards, > > René > > > Am 05.04.2020 um 19:30 schrieb K. Kamhamea: > > Dea

Re: openmeetings over https

2020-04-05 Thread Maxim Solodovnik
Hello Andreas, you can use Apache config from here https://stackoverflow.com/questions/51721771/apache-openmeetings-4-0-4-csrf-attack-when-using-apache2-as-proxypass to get https for free :)) According to ports: - JMX port - should be blocked 1935 - used to send Audio/Video, even ALLOW it, O

M4 network testing

2020-04-05 Thread Zenon Panoussis
There's a new network test on the login dialogue of M4. It's nice and it works, but for the upload and download speed results: Pingstart test.. PingAverage ping time 102.1 ms PingPackets received 10.0 PingPackets lost 0.0 Jitterstart test.. Jitter[101.0 ms, 96.0 ms, 97.0 ms, 97.0 ms, 98

Re: M4 network testing

2020-04-05 Thread Maxim Solodovnik
Is it reproducible for you on demo-next? On Mon, 6 Apr 2020 at 07:28, Zenon Panoussis wrote: > > There's a new network test on the login dialogue of M4. > It's nice and it works, but for the upload and download > speed results: > > Pingstart test.. > PingAverage ping time 102.1 ms > PingPack

Re: M4 network testing

2020-04-05 Thread Zenon Panoussis
> It's nice and it works, but for the upload and download > speed results: I should add that the speeds are calculated correctly and shown in the top "buttons", but just not in the rolling text. See the attachment. Z

Re: M4 network testing

2020-04-05 Thread Zenon Panoussis
> Is it reproducible for you on demo-next? I know there's a demo somewhere (and someone praised it just today for being very fast), but I have no idea where it is. Could you please give me the URL? Z

Re: M4 network testing

2020-04-05 Thread Maxim Solodovnik
Well, demo servers are listed on the main site :) here is the direct link to demo-next - https://om.alteametasoft.com:8443/next/ On Mon, 6 Apr 2020 at 07:56, Zenon Panoussis wrote: > > > Is it reproducible for you on demo-next? > > I know there's a demo somewhere (and someone praised it just >