Re: Problem Changing Ports

2021-05-06 Thread Jibsan Joel Rosa Toirac
Yes, I have an OM 5 running on Ubuntu Server 18.04 and it works great but on the v6 it doesn’t work. Let me search the log to figure out if they have the error. Thank you all for your help. Jibsan On Thu, May 6, 2021 at 8:59 PM jox joe wrote: > TO: Jibsan Joel Rosa Toirac > >Connector port="

Re: Problem Changing Ports

2021-05-06 Thread jox joe
TO: Jibsan Joel Rosa Toirac >Connector port="80" >redirectPort="443" I use the same ports. Version: OM 5.1.0 OS: Ubuntu Server 18.04 lts No docker. SSL Certificate installed manually. It works properly here. Maxim Solodovnik ezt írta (időpont: 2021. máj. 7., P, 0:37): > > > On Fri, 7 May 2021

Re: Problem Changing Ports

2021-05-06 Thread Maxim Solodovnik
On Fri, 7 May 2021 at 03:05, Jibsan Joel Rosa Toirac wrote: > Hello and thanks for your reply. There must not be any other service using > the ports because I’m running the OM over a brand new MV. Also for SSL I > always did, with older versions, the port changing from 5443 to 443 and > 8080 to 8

Re: Problem Changing Ports

2021-05-06 Thread Jibsan Joel Rosa Toirac
Hello and thanks for your reply. There must not be any other service using the ports because I’m running the OM over a brand new MV. Also for SSL I always did, with older versions, the port changing from 5443 to 443 and 8080 to 80 and all worked. Of course that trigger a warning about the certifica

Re: Problem Changing Ports

2021-05-05 Thread Maxim Solodovnik
Another possible cause for error is some other service already using ports 80 or 443 from mobile (sorry for typos ;) On Thu, May 6, 2021, 04:43 seba.wag...@gmail.com wrote: > Seems okay to me. > > What's the error? > > Did you consider that running on port below 1024 requires root privileges ?

Re: Problem Changing Ports

2021-05-05 Thread seba.wag...@gmail.com
Seems okay to me. What's the error? Did you consider that running on port below 1024 requires root privileges ? Also enabling port 443 without a valid SSL certificate will trigger a security warning. A valid certificate for HTTPS is mandatory to use webRTC. Except for using localhost/127.0.0.1 c

Problem Changing Ports

2021-05-05 Thread Jibsan Joel Rosa Toirac
Hello I'm trying to change default OM ports but every time I change it the server crash and never rise the OM web Interface. Here is the code of the ports I'm attempting to change: Could you help me? Thanks. Jibsan