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/
Hello!
When I start openmeetings with red5.sh an instance of tomcat is startet, right?
And when I connect to port 5080 I connect to tomcat, right?
Is the apache webserver involved in all this that is running on the same
machine?
I ask because I try to understand what is going on when I start om
Hello!
Zenon Panoussis schrieb am 06.04.20 um 20:38:12 Uhr:
> > When I start openmeetings with red5.sh an instance of tomcat is startet,
> > right?
> > And when I connect to port 5080 I connect to tomcat, right?
>
> > Is the apache webserver involved in all this that is running on the same
Hello!
According to
https://svn.apache.org/repos/asf/openmeetings/site/trunk/RTMPSAndHTTPS.html
I modifed
1. Edit red5/conf/jee-container.xml file:
Comment Tomcat without SSL enabled section
UNComment Tomcat with SSL enabled section
2. Edit red5/webapps/openmeetings/public/config.xml and set
Hello!
apache-openmeetings-4.0.10.tar.gz
Can I use a letsencrypt keyfile to create/import to keystore?
Andreas
Maxim Solodovnik schrieb am 10.04.20 um 18:38:20 Uhr:
> What version are you working with?
>
> On Fri, 10 Apr 2020 at 18:36, ratatouille wrote:
>
> > Hello!
Hello!
I exported existing letsencrypt certificate into PKCS12 format. That went well.
Then I imported resulting red5.p12 into keystore, fine.
Executing
keytool -import -alias root -keystore /home/andreas/om/conf/keystore.jks
-trustcacerts -file /home/andreas/rootcert.pem
gives an error after
ratatouille schrieb am 10.04.20 um 16:52:38 Uhr:
> Hello!
>
> I exported existing letsencrypt certificate into PKCS12 format. That went
> well.
>
> Then I imported resulting red5.p12 into keystore, fine.
>
> Executing
> keytool -import -alias root -keystore /home/a
gt;
> K.
>
> Am Fr., 10. Apr. 2020 um 16:52 Uhr schrieb ratatouille <
> ratatoui...@bitclusive.de>:
>
> > Hello!
> >
> > I exported existing letsencrypt certificate into PKCS12 format. That went
> > well.
> >
> > Then I imported resulting
o.r.s.net.rtmps.RTMPSMinaIoHandler - Keystore or Truststore file does not exist
2020-04-10 18:36:05,614 [NioProcessor-11] INFO
o.r.s.net.rtmp.RTMPMinaIoHandler - Close already forced on this session: 18
hmmm
Andreas
ratatouille schrieb am 10.04.20 um 18:27:07 Uhr:
> Hello!
>
> In your manua
ger necessary. It works without it. See the very last sentence in my
> manual.
>
> Best K.
>
> Am Fr., 10. Apr. 2020 um 16:52 Uhr schrieb ratatouille <
> ratatoui...@bitclusive.de>:
>
> > Hello!
> >
> > I exported existing letsencrypt certificate into
Hello!
After solving my problem with the keystore I see this in the log:
2020-04-10 20:50:27,231 [main] INFO o.a.c.http11.Http11Nio2Protocol -
Initializing ProtocolHandler ["https-jsse-nio2-0.0.0.0-5443"]
2020-04-10 20:50:32,351 [main] ERROR o.a.catalina.util.LifecycleBase - Failed
to initiali
Hello!
Is it possible to skip the OpenOffice part at installation time?
I want to install openmeetings on a server where OO is not
installed.
Kind regards
Andreas
Hello!
Thank you! I'll try that.
Andreas
Maxim Solodovnik schrieb am 11.04.20 um 23:19:25 Uhr:
> Hello Andreas,
>
> For OM 5.0 you can specify `address` for Connector
> https://tomcat.apache.org/tomcat-9.0-doc/config/http.html
> For 4.0.x you need to set http.host in `red5.properties` (shou
Hello!
I try to run apache-openmeetings-5.0.0-M3 on a CentOS7-Server.
Is this also an Tomcat-embedded version? There is no ./red5.sh
$ ./admin.sh
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/a
Hello Maxim!
Maxim Solodovnik schrieb am 12.04.20 um 19:42:31 Uhr:
> As it is stated on main page "IMPORTANT: Java 11 is required"
> https://openmeetings.apache.org/
>
> To run this version use scripts from `bin` folder
Now I installed Java 11 in the CentOS 7 server.
$ java -version
openjdk v
Hello!
Is there an App for Android available for openmeetings?
Just curious.
Regards
Andreas
Hello!
Orm Finnendahl schrieb am 12.04.20 um
22:49:42 Uhr:
> Hi,
>
> this is an information for a use case I came up with in the last days
> that I want to share with you:
>
> In order to increase the useability of the OM whiteboard, I added a
> user account for an additional login with an A
ratatouille schrieb am 12.04.20 um 23:20:30 Uhr:
> > this is an information for a use case I came up with in the last days
> > that I want to share with you:
> >
> > In order to increase the useability of the OM whiteboard, I added a
> > user account for an ad
Hello Maxim!
Do you say I should remove the per yum installed tomcat?
yum list installed |grep tomcat
tomcat.noarch 7.0.76-11.el7_7@updates
tomcat-admin-webapps.noarch 7.0.76-11.el7_7@updates
tomcat-docs-webapp.noarch
Hello!
It's not clear to me if I should have a Tomcat installed at all.
I don't need it anymore on this server. Should I install a Tomcat9
or is this not needed and openmeetings will run nevertheless?
Excuse my inexperience with java and tomcat please!
Andreas
Maxim Solodovnik schrieb am 13.
Thanks!
Maxim Solodovnik schrieb am 13.04.20 um 17:49:39 Uhr:
> > It's not clear to me if I should have a Tomcat installed at all.
> > I don't need it anymore on this server. Should I install a Tomcat9
> > or is this not needed and openmeetings will run nevertheless?
> >
>
> OpenMeetings bund
Hello!
Alvaro schrieb am 13.04.20 um 10:16:48 Uhr:
> ...only can say to follow the tuto:
> https://cwiki.apache.org/confluence/download/attachments/27838216/Insta
> llation%20OpenMeetings%205.0.0-M3%20on%20Centos%207.pdf
> ...so i will know to where is.
> With the information that is in this thr
Hello again ;)
Got OM5 running. Great experience! But installation does not finish.
I get
Installation fehlgeschlagen
org.apache.wicket.WicketRuntimeException: There is no application attached to
current thread Openmeetings - Installation
at org.apache.wicket.Application.get(Application
Hello!
I tried a second time and the installation went through. This is great!
I am logged in now.
Andreas
ratatouille schrieb am 13.04.20 um 13:24:46 Uhr:
> Got OM5 running. Great experience! But installation does not finish.
> I get
>
> Installation fe
Hello!
What does this warning mean? I get it when I enter a room.
WARN 04-13 14:08:20.698 o.a.o.c.r.KurentoHandler:112 [nio-5443-exec-7] - Media
Server is not accessible
Andreas
Hello!
Allright, thank for that hint!
Andreas
Alvaro schrieb am 13.04.20 um 16:02:02 Uhr:
> ...it's necessary to compile ffmpeg to record right at rooms.
>
> The nux ffmpeg version is 2.x.x and give error recordings.
> > Alvaro schrieb am 13.04.20 um 10:16:48 Uhr:
> >
> > > ...only can
reproducible for me
>
> On Mon, 13 Apr 2020 at 18:48, ratatouille wrote:
>
> > Hello!
> >
> > I tried a second time and the installation went through. This is great!
> > I am logged in now.
> >
> > Andreas
running/inaccessible
>
> On Mon, 13 Apr 2020 at 19:11, ratatouille wrote:
>
> > Hello!
> >
> > What does this warning mean? I get it when I enter a room.
> >
> > WARN 04-13 14:08:20.698 o.a.o.c.r.KurentoHandler:112 [nio-5443-exec-7] -
> > Media Server is not accessible
> >
> > Andreas
> >
>
>
4) go to URL `https://localhost:5443/openmeetings`
> 5) enter these fields for screen1, select Next
> ..
> Expected result: everything is OK
> Result: Errors on the screen
>
> So anyone (including me) can reproduce it
> And I can improve it :))
>
> On Tue, 14 Apr
...
> Expected result: everything is OK
> Result: Errors on the screen
>
> So anyone (including me) can reproduce it
> And I can improve it :))
>
> On Tue, 14 Apr 2020 at 01:50, ratatouille wrote:
>
> > Hello!
> >
> > I did the second try maybe 30 minute
Hi!
Did it a third time using ./bin/startup.sh for installation and no errors
occured. Don't know why the error occured at first time.
Andreas
ratatouille schrieb am 14.04.20 um 16:40:26 Uhr:
> Hello Maxim!
>
> Did the steps below in a testfolder and installation went thr
Sorry, can't serve with that this time.
Andreas
Maxim Solodovnik schrieb am 14.04.20 um 22:34:00 Uhr:
> weird :((
> I prefer reproducible errors :))
>
> On Tue, 14 Apr 2020 at 22:00, ratatouille wrote:
>
> > Hi!
> >
> > Did it a third time using ./
Hello!
For me it seems to be nearly impossible to install KMS on a CentOS 7.
I have no clue how to achive that. The steps to do it are completely
opaque to me.
I read it can be done via docker but I have no experience with docker.
Don't know what steps to take and what is nessesary to do it.
Sad
Hello!
Juan Antonio Moreno Carmona schrieb am 15.04.20 um 17:51:29
Uhr:
> @Andreas, I dont use Centos but if you can install docker, then it's
> easy to install kurento.
>
> So, can you do following?
>
> yum install docker
I have docker installed like that. But I struggle on understanding
w
HelloE
Maxim Solodovnik schrieb am 16.04.20 um 14:58:57 Uhr:
> Just run in terminal
>
> `docker run --name kms -d -p : kurento/kurento-media-server`
ah fine. That worked.
# ps aux |grep kurento
root 7329 5.8 0.3 386428 23476 ?Ssl 10:40 0:00
/usr/bin/kurento-media-se
Hello!
Juan Antonio Moreno Carmona schrieb am 16.04.20 um 10:42:34
Uhr:
> Well, if you have docker installed, what is the result of the below
> command? Copy all four lines at once and paste them into a terminal. The
> result should be that docker downloads the latest available version of
>
Hi!
Good suggestions! This was irritating too when I logged in to the software
for the first time.
Andreas
i...@bureau-de-poste.net schrieb am 16.04.20 um 18:26:52 Uhr:
> Hello Maxim and others,
>
> This is a very serious suggestion. I am seeing the following on the
> public video and wh
Maxim Solodovnik schrieb am 17.04.20 um 11:02:10 Uhr:
> > 1) In the left column user column when I mouse-over the nice green
> > microphone icon and the nice green video camera icon, the text states "Turn
> > off microphone" and "Turn off camera". Since we decided to have these
> > icons repres
Hi!
Does not work. 404
Andreas
Maxim Solodovnik schrieb am 19.04.20 um 16:32:20 Uhr:
> Works for me
> Can anyone else check?
>
> On Sun, Apr 19, 2020, 15:01 K. Kamhamea wrote:
>
> > This link doesn't work either. Got a 404
> > :-(
> >
> > Am So., 19. Apr. 2020 um 02:47 Uhr schrieb Maxim S
Hello!
What does the "M" mean in the releases?
Yesterday a friend of mine created a new account. When she sent an
invitation from within OM all users with an account in OM where
suggested to her with their email addresses as recipient.
Is it possible (maybe via ACL or userrights) to hide those s
bile browser support is even the goal of version 5.0.0
> => Do we have some sort of supported browser and OS versions ? And then if
> a platform is not 100% supported you can mark it as beta for 5.0.0.
>
> @Ratatouille:
> *Yesterday a friend of mine created a new account. When sh
ticket number and I am happy to look into
> it.
>
> Cheers
> Seb
>
> Sebastian Wagner
> https://www.linkedin.com/in/sebastianwagner/
>
>
> On Tue, 21 Apr 2020 at 08:33, ratatouille wrote:
>
> > "seba.wag...@gmail.com" schrieb am 21.04.20 um
> >
Maxim Solodovnik schrieb am 21.04.20 um 09:27:21 Uhr:
> I thought this thread will be about new functionality
> Something bigger than bug fixing
>
> Maybe this is good indicator 5.0.0 is almost ready for production :)
>
> >> What does the "M" mean in the releases?
>
> M === Milestone
> Somet
Hello!
Where can I read about permissions like the differences of moderator and
presenter for example. What can each type do?
What does "Group files are restricted" mean in the group configuration?
Andreas
"Chamberland, Martin" schrieb am 21.04.20 um
18:14:10 Uhr:
> We are using ISO (installed) 5.0.0M3. It's working good, but we face two pr=
> oblems.
>
> I will try to explain my best in English.
> 1- With Winows 10 (firefox or chrome), if we close the left side bar =
>
> using the arro
"Chamberland, Martin" schrieb am 21.04.20 um
19:34:14 Uhr:
> You correctly understand the first problem.
> I hope developers will be able to reproduce it on demo server and fix it.
> For us here, we cannot use demo server 5.0.0 M3, they look down for now.
>
> For our second problem, let's try
Hi!
Maxim Solodovnik schrieb am 14.04.20 um 13:27:20 Uhr:
> I mean detailed steps in form
> 1) download version XXX
> 2) unpack to folder `test`
> 3) run `./bin/catalina.sh run`
> 4) go to URL `https://localhost:5443/openmeetings`
> 5) enter these fields for screen1, select Next
> ..
> E
the second run went through, no error
like the first time.
I'll try again with fresh setup tonight.
Andreas
> I see no detailed steps :(((
> Please share your steps so i can reproduce and fix this issue
>
> On Thu, 23 Apr 2020 at 23:48, ratatouille wrote:
> >
> >
Hello!
Set up OM5 M4. I get "Media server connection for user xy failed, will try to
re-connect".
I stopped OM and KMS. Then I started KMS and then OM. Get the same message.
Cannot test Video and Audio in the settings. When I choose "Start recording"
nothing
happens.
What could be the problem?
Hello!
"seba.wag...@gmail.com" schrieb am 24.04.20 um 10:50:56
Uhr:
> Whats your setup in terms of infrastructure ?
>
> You are running Kurento and OpenMeetings on the same physical server
> instance I assume ?
Yes
> This physical instance is running over the internet or local/local network
t; >
> > Sebastian Wagner
> > https://www.linkedin.com/in/sebastianwagner/
> >
> >
> > On Fri, 24 Apr 2020 at 11:14, ratatouille
> > wrote:
> >
> >> Hello!
> >>
> >> "seba.wag...@gmail.com" schrieb am 24.04.20 um
> >> 1
Hello!
Can I use the steps I made with OM4.x to import certificates from letsencrypt
with OM5M4 too?
Andreas
Hello!
"seba.wag...@gmail.com" schrieb am 24.04.20 um 13:49:44
Uhr:
> Did it work before or do you need to install STUN or TURN ?
>
> https://doc-kurento.readthedocs.io/en/stable/glossary.html#term-stun
I think there is no need to install STUN because the server is not behind
a NAT.
Andrea
Uhmm, that's a lot of stuff. Can I save this log somehow or do I
have to use copy&paste?
Andreas
"seba.wag...@gmail.com" schrieb am 24.04.20 um 19:37:40
Uhr:
> Can you open Firefox dev tools and copy any console errors ?
ah, I can export it I guess.
Andreas
ratatouille schrieb am 24.04.20 um 09:52:18 Uhr:
> Uhmm, that's a lot of stuff. Can I save this log somehow or do I
> have to use copy&paste?
>
> Andreas
>
> "seba.wag...@gmail.com" schrieb am 24.04.20 um
> 1
Hello Sebastian!
The log says
09:54:48.996 !!RTCPeerConnection state changed: connecting, user: Andreas
Meyer, uid: 9db2f31d-befa-44c7-a757-c8997b861ca7
room-ver-1EF5F62C10C15DF8BF8D59DE114EB424.js:8:334
09:54:57.733 Strict-Transport-Security: Die Verbindung zur Website ist nicht
vertrauenswür
Why do I not need it with Chrome?
Andreas
Maxim Solodovnik schrieb am 24.04.20 um 15:46:50 Uhr:
> "ICE failed, add a TURN server and see about:webrtc for more details"
>
> i.e. you need TURN
>
> On Fri, 24 Apr 2020 at 15:11, ratatouille wrote:
> >
> >
OK, Thanks! I'll have a look how to use TURN.
Andreas
Maxim Solodovnik schrieb am 24.04.20 um 16:08:54 Uhr:
> WebRTC is black-box for as :(
> It is implemented natively and differently in browsers
> So the answer: "just because", I guess ...
>
> On Fri, 24
eas
Maxim Solodovnik schrieb am 24.04.20 um 15:46:50 Uhr:
> "ICE failed, add a TURN server and see about:webrtc for more details"
>
> i.e. you need TURN
>
> On Fri, 24 Apr 2020 at 15:11, ratatouille wrote:
> >
> > Hello Sebastian!
> >
> > The log
et/resource/org.apache.openmeetings.web.room.VideoSettings/settings-ver-FE568E6FE1565DF540F7560174724B60.js>
> Remote ICE candidate received
> Object { candidate: "candidate:9 2 TCP 1010828030 46.4.79.114 26751 typ
> host tcptype passive", sdpMid: "0", sdpMLineIndex: 0
org/webrtc/new-tool-debugging-webrtc/
>
> Thanks
> Seb
>
> Sebastian Wagner
> https://www.linkedin.com/in/sebastianwagner/
>
>
> On Sat, 25 Apr 2020 at 08:33, ratatouille wrote:
>
> > Hello!
> >
> > 22:21:44.774 Remote ICE candidate received
> &g
ah, now it collects.
Andreas
ratatouille schrieb am 24.04.20 um 23:12:52 Uhr:
> Did that but it does not record anything. Also allowed to be used in private
> windows but it does not collect.
>
> Andreas
>
> "seba.wag...@gmail.com" schrieb am 25.04.20 um
&g
.
Andreas
"seba.wag...@gmail.com" schrieb am 25.04.20 um 08:46:47
Uhr:
> Can you install and debug using the Firefox webRTC debugger ?
>
> https://blog.mozilla.org/webrtc/new-tool-debugging-webrtc/
>
> Thanks
> Seb
>
> Sebastian Wagner
> https://www.linkedin
Hello!
Maxim Solodovnik schrieb am 25.04.20 um 05:00:15 Uhr:
> > Maxim Solodovnik schrieb am 24.04.20 um 00:31:17 Uhr:
> >
> > 1) download version apache-openmeetings-5.0.0-M4.tar.gz
> > 2) unpack to folder `OM5M4`
> > 3) run `./bin/catalina.sh run`
> > 4) go to URL `https://bitclusive.de:5443`
have only 3479 port opened
> TURN requires pool of opened UDP ports (specified via min/max ports)
>
> Have you specified turn params in applicationContext.xml of OM?
>
> On Sat, 25 Apr 2020 at 04:32, ratatouille wrote:
> >
> > Hello!
> >
> > I foun
Sebastian, I have the same problem with Firefox in a room of
https://om.alteametasoft.com:8443
01:55:51.741 !!RTCPeerConnection state changed: connecting, user: Andreas
Meyer, uid: 64461427-7b4d-4928-ac90-75357300d21a
room-ver-1EF5F62C10C15DF8BF8D59DE114EB424.js:8:334
01:56:04.699 !!RTCPeerConn
0
insert 'ice.tcp.disable' (char) succeeded: \000
+++ END
Activated debug modus now.
Andreas
Maxim Solodovnik schrieb am 25.04.20 um 07:32:31 Uhr:
> Any hints from about:webrtc?
>
> On Sat, Apr 25, 2020, 07:04 ratatouille wrote:
>
> > Sebasti
25.04.20 um 07:55:01 Uhr:
> This is something I don't understand :(
>
> On Sat, Apr 25, 2020, 07:41 ratatouille wrote:
>
> > Didn't know that exists.
> >
> > insert 'ice' (registry) succeeded: ice
> >
> > insert 'ice.pref'
Hello!
How do I reach demo-next?
Andreas
Maxim Solodovnik schrieb am 25.04.20 um 09:47:19 Uhr:
> Is demo-next producing same errors?
>
> On Sat, 25 Apr 2020 at 08:24, ratatouille wrote:
> >
> > Just found the logfile after reloading about:webrtc
> >
> >
Hello!
I guess this is https://om.alteametasoft.com:8443/next
That was what I was using.
Andreas
Maxim Solodovnik schrieb am 25.04.20 um 09:47:19 Uhr:
> Is demo-next producing same errors?
>
> On Sat, 25 Apr 2020 at 08:24, ratatouille wrote:
> >
> > Just found the lo
ing same errors?
>
> On Sat, 25 Apr 2020 at 08:24, ratatouille wrote:
> >
> > Just found the logfile after reloading about:webrtc
> >
> > https://www.bitclusive.de/WebRTC-Interne%20Daten.html
> >
> > I see something
> >
> > ICE(PC:1587775452
e coturn is installed, those
> messages stop appearing.
> Regards.
>
> El 24/4/20 a las 0:19, ratatouille escribió:
> > Hello!
> >
> > Set up OM5 M4. I get "Media server connection for user xy failed, will try
> > to re-connect".
> > I stopped OM and
Hello!
1. When a new user registers, the actual date is inserted as birthday.
I am not able to change it to the right date of birth.
2. In administration/conferencerooms there is an irritating setting in
german language.
Allow user questions
Turn this off to prevent any user from disturbing you
Maxim Solodovnik schrieb am 26.04.20 um 19:55:14 Uhr:
> On Sun, 26 Apr 2020 at 18:22, ratatouille wrote:
> >
> > Hello!
> >
> > 1. When a new user registers, the actual date is inserted as birthday.
> > I am not able to change it to the right date of birth.
&
Hello!
Partha Datta schrieb am 24.04.20 um 00:34:14 Uhr:
> I have installed OpenMeetings 5.0.0-M3. It is working in LAN both audio &
> video.
> I have Openmeeting server behind a Linux firewall with NAT and opened up
> 5443 & ports. I can not see or hear the meeting participants nor he
> c
didn't configure
it to use yours. Is openmeetings reachable with https?
> I've tried letsencrypt but there themes to be a broken package so that I
> can't create a ssl certificate any other ideas how to create certs?
> Thanks a lot for all your great help you all doing
04.20, 22:35 schrieb "ratatouille" :
>
> Hello!
>
> Julian Weiß schrieb am 26.04.20 um 20:22:27 Uhr:
>
> > Hey there thanks for your reply. Tried it but no results Audio and
> video is still missing.
> > The turnserver is working but only under sudo
Julian Weiß schrieb am 27.04.20 um 11:29:23 Uhr:
> I’m using UBUNTU 18LTS
You are not very familiar with Linuxsystems, are you?
> Yes I edited the application Context xml file
>
> Any Ideas how to get the turnserver running is it a problem that only sudo
> can see that it is working. As long
Hello!
Own machine for what? For a STUN-Server? I think it's the best to run such a
server on the same machine like OM.
What OS are you using? I use CentOS 7 with coturn as STUN-Server. Runs nice.
Andreas
kaffeesurrogat schrieb am 27.04.20 um 19:47:26 Uhr:
> Should I setup my own machine or
kaffeesurrogat schrieb am 27.04.20 um 21:30:26 Uhr:
> On 27/04/2020 20:28, ratatouille wrote:
> are there any instructions for the coturn stuff .. can send me a
> link ? Never did that before .
Look here
https://markmail.org/search/?q=user%3Dkurento#query:user%3Dkuren
Hello!
Wouldn't it be nice one could save the choosen camera-resolution so
that it is available next time a user logs in?
Also when I am in a room a choose a different resolution for the cam
it is not taken over emediatly. I have to leave the room and enter
it again to get the new resolution.
Hello!
Please use your old thread so we can follow!
Andreas
Partha Datta schrieb am 28.04.20 um 02:00:21 Uhr:
> Hi Maxim,
> I am running the openmeetings server in lan with IP address 192.168.110.16
> , in this server the FW is off. I have another Linux server on the public
> network with 2
Hello!
Yesterday I had a Video-Talk with a friend. He was sending me an invitation
from his account.
At that time I was loged in in openmeetings.
I clicked on the link in the email of the inviation and got to another room
where I couldn't see him, although he was inviting to the same room
as I wa
ise I doubt I can investigate/fix this
>
> On Thu, 30 Apr 2020 at 14:24, ratatouille wrote:
> >
> > Hello!
> >
> > Yesterday I had a Video-Talk with a friend. He was sending me an invitation
> > from his account.
> > At that time I was loged in in openmeetings.
Hello!
I made https available just by editing server.xml like this:
and it worked, nothing else I did.
Andreas
"Ninnig, Alexander" schrieb am 04.05.20
um 13:55:43 Uhr:
> Hi,
>
> I installed Openmeetings 504 on a virtual Ubuntu 18.04 Server, following
Have you tried with firefox with a new profile?
Andreas
schrieb am 11.05.20 um 19:31:06 Uhr:
> Tried again: with firefox the connection keeps getting interrupted, allowing
> camera and microphone sometimes fixed it. Additional error message
> „InvalidStateError: Cannot set remote answer in
Hello!
Is this what you are looking for?
https://markmail.org/search/?q=openmeetings
Andreas
Tom Luo schrieb am 14.05.20 um 15:07:56 Uhr:
> Hi, all,
>
> I remember there is a tool to search all emails in this list.
> Could anyone tell me where I can find it?
>
> Thanks,
>
> Tom
What is this for a terrible post? It is nearly unreadable.
From BigData Specifications schrieb am 02.06.20 um
19:39:34 Uhr:
> HiI am now learning openmeetings configuration again. First of thank you to
> all who have made this good application.I am appreciating really.
> I was asked to config
Hello!
It would be helpfull to see the part of the logfile of the mailserver when
connection
fails.
Andreas
Online Use schrieb am 12.07.20 um 17:36:38 Uhr:
> My email server requires secure connection using TLS1.2. It doesn't tolerate
> less than that security level. I tried the configura
Hi!
There should be an option to resend the activation email, if it was deleted
unwarily.
Andreas
Maxim Solodovnik schrieb am 23.07.20 um 22:56:57 Uhr:
> Works as expected on demo-next: https://om.alteametasoft.com:8443/next/
> Anything suspicious in the logs or browser console?
>
> On Wed,
e" it
> :))
>
> On Thu, 23 Jul 2020 at 23:30, ratatouille wrote:
>
> > Hi!
> >
> > There should be an option to resend the activation email, if it was deleted
> > unwarily.
> >
> > Andreas
> >
> > Maxim Solodovnik sc
I created another account meanwhile.
I'll file JIRA.
Andreas
Maxim Solodovnik schrieb am 24.07.20 um 00:15:11 Uhr:
> Please file JIRA :)
>
> As workaround you always can contact admin: me :
>
> On Thu, 23 Jul 2020 at 23:41, ratatouille wrote:
>
> > Ah,
Maxim Solodovnik schrieb am 27.07.20 um 13:14:34 Uhr:
> @All,
> Shall we release as-is or spent additional month+ trying to investigate
> Safari 11 ?
I vote for releasing it.
Andreas
Hi!
When will it be released?
Andreas
Maxim Solodovnik schrieb am 17.08.20 um 13:34:20 Uhr:
> Hello All,
>
> I'm ready to start release process
> Could someone check
> https://github.com/apache/openmeetings/blob/master/README.md#500
> Shall some other fixed be mentioned in README/main page
>> https://www.apache.org/foundation/voting.html
> >>
> >> Cheers
> >> Seb
> >>
> >> Sebastian Wagner
> >> Director Arrakeen Solutions
> >> http://arrakeen-solutions.co.nz/
> >>
> >> <https://www.yourac
Hello!
Fine improvements with the new OM5, congratulations!
One thing I'd like to mention. When I execute shutdown.sh the java process
still exists after.
Andreas
7;m using `openmeetings.service` from OM root folder
>
> On Sun, 23 Aug 2020 at 20:56, ratatouille wrote:
>
> > Hello!
> >
> > Fine improvements with the new OM5, congratulations!
> >
> > One thing I'd like to mention. When I execute shutdown.sh the java process
> > still exists after.
> >
> > Andreas
> >
> >
>
Hello!
I wanted to test this too and requested a reset of my password which I didn't
remember but the email with the link for reset does not arrive.
Andreas
Maxim Solodovnik schrieb am 03.09.20 um 22:32:59 Uhr:
> Does anyone else can reproduce this issue?
ter :)
>
> On Fri, 4 Sep 2020 at 20:14, ratatouille wrote:
>
> > Hello!
> >
> > I wanted to test this too and requested a reset of my password which I
> > didn't
> > remember but the email with the link for reset does not arrive.
> >
> >
Ah yes, found it. I guess it is the screenrecording.
I can confirm that when I want to delete the recording and press cancel
the requestor comes up again and again.
Andreas
ratatouille schrieb am 04.09.20 um 15:45:04 Uhr:
> Registered, worked!
>
> But it is not clear to me w
1 - 100 of 101 matches
Mail list logo