Re: File Upload Error

2018-04-01 Thread Maxim Solodovnik
Can you check the file: /opt/red5402/webapps/openmeetings/upload/files/ bed99551-f125-4000-a827-cc7ba3070a95/bed99551-f125- 4000-a827-cc7ba3070a95.pdf and maybe try to open it PDF viewer? if everything is OK can you run the full command: /usr/bin/convert -density 150 /opt/red5402/webapps/openmeet

Re: File Upload Error

2018-04-01 Thread Morrell Aberdeen
Thanks again. I installed imagemagick. The path to the convert file is usr/bin. This is now the error after uploading. process: convert PDF to images command: /usr/bin/convert -density 150 /opt/red5402/webapps/openmeetings/upload/files/bed99551-f125-4000-a827-cc7ba3070a95/bed99551-f125-4000-a82

Re: Let's Encrypt and OM and Ubuntu

2018-04-01 Thread Maxim Solodovnik
Can you: 1) stop OM 2) clean log folder 3) run red5-debug.sh check console? On Mon, Apr 2, 2018 at 11:28 AM, Alan Johnson wrote: > I fixed that and now It's not working under http or https. under http it > redirects to a page not found. HTTPS is no connection. > > Log file: > > root@freki:~# c

Re: Let's Encrypt and OM and Ubuntu

2018-04-01 Thread Maxim Solodovnik
jee-container looks mailformed: extra "-->" at the end On Mon, Apr 2, 2018 at 11:18 AM, Alan Johnson wrote: > Maxim, > > So, I went back to my original files. Here are the jee-container and > red5.properties. > > If you could take a look at them I would appreciate it. > Alan > On 4/2/2018 12:09

Re: Let's Encrypt and OM and Ubuntu

2018-04-01 Thread Maxim Solodovnik
According to your log: XmlBeanDefinitionStoreException: *Line 250 in XML document* from class path resource *[red5-core.xml]* *is invalid* The only files you need to change are: 1) jee-container.xml(required) 2) keystore/trustore (required) 3) red5.propertes

Re: Let's Encrypt and OM and Ubuntu

2018-04-01 Thread Alan Johnson
Aaron, Thanks for the file. It did not seem to fix the issue, it still started but it did populate the log file with a bunch of stuff: root@freki:/opt/red5402/conf# cat /opt/red5402/log/red5.log 2018-04-02 03:52:04,799 [main] INFO  org.red5.server.Launcher - Red5 Server 1.0.10 (https://githu

Re: Let's Encrypt and OM and Ubuntu

2018-04-01 Thread Alan Johnson
I have done this. I have updated the password to the custom password I used. I had the thought that why bother with they keystore password if it is stored in plain text. Why not just have the certs there protected by the files system (same as the plain text password?). It seems to work fine for

Re: Let's Encrypt and OM and Ubuntu

2018-04-01 Thread Anis Aliev
please share with us. Thanks 2018-04-01 23:53 GMT+05:00 Alan Johnson : > David, > > I would appreciate it. I have not yet had the opportunity to try the other > config file. > > Alan > > > > On 4/1/2018 2:31 PM, David Jentz wrote: > >> I have a script that converts the stanard config of openmeeti

Re: File Upload Error

2018-04-01 Thread Maxim Solodovnik
OK :)) what I can see from your screenshot: 1) you are using OM 4.0.2 2) it is not "upload" but "conversion" error It seems you don't have ImageMagic installed (or maybe you don't have it in PATH) so please install ImageMagic (`convert` utility will be able to convert PDF to series of images ...

Re: File Upload Error

2018-04-01 Thread Morrell Aberdeen
Thanks for your reply. I have attached a screenshot of the error. I attempted to upload a powerpoint file of size 880kb. I also created a pdf with just the word "test". I am seeing the files in the folder but with a small yellow icon that indicates an error. When I click on the yellow icon, I am

Re: File Upload Error

2018-04-01 Thread Maxim Solodovnik
Do you have any errors in the openmeetings.log file? What browser are you using? Some info on the file is also required 1 size 2 extension/type What is the max upload size in admin->config? WBR, Maxim (from mobile, sorry for the typos) On Mon, Apr 2, 2018, 06:32 Morrell Aberdeen wrote: > I ha

File Upload Error

2018-04-01 Thread Morrell Aberdeen
I have installed OpenMeetings 4.0.2 on Ubuntu 17.10. When I attempt to upload a powerpoint file, I am receiving the message, "There have been errors while processing the file". Any help would be appreciated. Thanks.

Re: Let's Encrypt and OM and Ubuntu

2018-04-01 Thread Alan Johnson
David, I would appreciate it. I have not yet had the opportunity to try the other config file. Alan On 4/1/2018 2:31 PM, David Jentz wrote: I have a script that converts the stanard config of openmeetings to https. It prompts the user for keystore passwords currently but that too could be a

Re: Let's Encrypt and OM and Ubuntu

2018-04-01 Thread David Jentz
I have a script that converts the stanard config of openmeetings to https. It prompts the user for keystore passwords currently but that too could be automated via expect. I posted before if anybody wants it but nobody replied, maybe I will stop posting about it. Because of the frequency of this