[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-24 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17201658#comment-17201658
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

Yes, this worked. Thanks...

> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-17 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197780#comment-17197780
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2431:


Hello [~greenes2],

you need to add at the beginning
{code}
export JAVA_OPTS="-Djava.awt.headless=true"
{code}

And I believe you {{start}} section should look like this:
{code}
start)
sudo --preserve-env=CATALINA_BASE --preserve-env=JAVA_OPTS -u nobody 
${CATALINA_HOME}/bin/startup.sh
{code}

this should work
not sure what is wrong with redirection in your installation :(

> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-17 Thread Alvaro (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197717#comment-17197717
 ] 

Alvaro commented on OPENMEETINGS-2431:
--

Maxim,

I've tried a fresh installation with tomcat4 (no 3) adding

-Djava.awt.headless=true

...and when try   https://localhost:5443/openmeetings  ...i get:

"The page isn't redirecting properly
An error occurred during a connection to localhost:5443."

...the same than before made the tutos. Therfore i leave
tomcat3.



> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-17 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197482#comment-17197482
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

I think the installation manual needs to be revised:

1. for proper privileges correction,

2. updated tomcat script (user starting the service and adding java options)




> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-17 Thread Alvaro (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197431#comment-17197431
 ] 

Alvaro commented on OPENMEETINGS-2431:
--

...where to add:

On top of correcting folder permission, it is needed to add:

-Djava.awt.headless=true




> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-17 Thread Alvaro (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197419#comment-17197419
 ] 

Alvaro commented on OPENMEETINGS-2431:
--

...Hello Maxim, could you please point me exactly to the comment about tomcat3?
Thanks

> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-17 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197418#comment-17197418
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

Done...



> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-17 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197414#comment-17197414
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2431:


[~ali.alhaidary] could you please subscribe to user@ mailing list 
https://openmeetings.apache.org/mailing-lists.html
And use it for questions?

JIRA is for bugs 

> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-17 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197412#comment-17197412
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

What is this error:

NotAllowedError: The request is not allowed by the user agent or the 
platform in the current context.

OS: Windows XP

Browser: Fire Fox

Event: pressing the (screen recording)

Does that indicate that windows xp can not share/record? all other 
tested functionalities are OK...



> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197371#comment-17197371
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

As stated in the installation manual, the script comes from:

https://cwiki.apache.org/confluence/download/attachments/27838216/tomcat3



> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197305#comment-17197305
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2431:


I'm using this script: 
https://github.com/apache/openmeetings/blob/master/openmeetings-server/src/main/assembly/scripts/openmeetings.service
it has this option :)

[~greenes] could you take a look at the comments related to your {{tomcat3}} 
script ?

> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197133#comment-17197133
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

On top of correcting folder permission, it is needed to add:

-Djava.awt.headless=true

to the java options to make captcha working...




> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17196924#comment-17196924
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

Thank you, I did. That is how the sever is up and running again...;-)




> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17196853#comment-17196853
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2431:


you need to set correct folder permissions first
please search ML archives https://openmeetings.markmail.org/ before asking 
alkmost all questions were already answered :)

> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17196836#comment-17196836
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

Did not start:

Using CATALINA_BASE:   /opt/open500
Using CATALINA_HOME:   /opt/open500
Using CATALINA_TMPDIR: /opt/open500/temp
Using JRE_HOME:    /usr
Using CLASSPATH: 
/opt/open500/bin/bootstrap.jar:/opt/open500/bin/tomcat-juli.jar
touch: cannot touch '/opt/open500/logs/catalina.out': Permission denied
/opt/open500/bin/catalina.sh: 505: /opt/open500/bin/catalina.sh: cannot 
create /opt/open500/logs/catalina.out: Permission denied



> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17196813#comment-17196813
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2431:


in this part:
{code}
start)
$CATALINA_HOME/bin/startup.sh -Dcatalina.base$CATALINA_BASE
#sudo -u nobody $CATALINA_HOME/bin/startup.sh
{code}

you need to comment second line and un-comment third, so the result will be
{code}
start)
#$CATALINA_HOME/bin/startup.sh -Dcatalina.base$CATALINA_BASE
sudo -u nobody $CATALINA_HOME/bin/startup.sh
{code}

optionally you can add {{-Dcatalina.base$CATALINA_BASE}} not sure why is this 
required 

> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png, tomcat3
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17196803#comment-17196803
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2431:


What is the contents of {{/etc/init.d/tomcat3}} ?

> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17196800#comment-17196800
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

I was following the installation manual:

sudo /etc/init.d/mysql start ….MariaDB data server
sudo /etc/init.d/kurento-media-server start ….Kurento media server
sudo /etc/init.d/tomcat3 start ….Tomcat-OpenMeetings

And, I noticed also that logs , streams and upload folders are as well 
created by "root" that I needed to change




> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17196796#comment-17196796
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2431:


this actually means your OM instance is started under `root` (not the best 
option)
and KMS is unable to write streams to these folders ...

I would recomment to correct the way OM is started

> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-16 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17196780#comment-17196780
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

new rooms are created to "root" user and thus can not be written on by 
OM, so it must be changed manually:

sudo chmod 755 room_number
sudo chown nobody:nogroup room_number



> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2431) Recordings are not available

2020-09-12 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17194836#comment-17194836
 ] 

Ali Alhaidary commented on OPENMEETINGS-2431:
-

solved

1. change owner of /opt/open500/webapps/openmeetings/data and subs to 
nobody:nogroup

2. change mod to 755

On 9/12/20 3:14 PM, Maxim Solodovnik (Jira) wrote:


> Recordings are not available
> 
>
> Key: OPENMEETINGS-2431
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2431
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Converters, Recordings
>Affects Versions: 5.0.0
> Environment: ubuntu 18.04
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
> Attachments: Screenshot_2020-09-11 مَوْقِعُ النُّجُومِ الخمسه 
> (أَصْحَابُ الكساء صَلَوَات اللّه وَسَلَامِه عَلَيْهُمْ).png
>
>
> when finishing screen recording, the output can not be played. It reports 
> that it does not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)