[OpenSIPS-Users] [NEWS] OpenSIPS Community Edition Platforms
Răzvan Crainea
razvan at opensips.org
Wed Oct 30 08:11:13 UTC 2024
Hi, Social!
Apparently you docker network already assigned the 172.17.0.0/16
network. You should change your .env to use a different range.
HOST_IP should be one of the IPs assigned on the machine you are
running. You should only put the Public IP if is assigned to the machine
- NAT is currently not supported. But it should and will be in the
future :).
Best regards,
Răzvan Crainea
OpenSIPS Core Developer / SIPhub CTO
http://www.opensips-solutions.com / https://www.siphub.com
On 10/29/24 6:01 PM, Social Boh wrote:
> Hello,
>
> Database error fixed. Now:
>
> docker images
>
> opensips-softswitch-ce-opensips-cp latest 10f1e61965d6 About a
> minute ago 462MB
> opensips-softswitch-ce-mysql latest d99aeba824c1 About a
> minute ago 619MB
> sippylabs/rtpproxy latest 5a27158a817c 5 weeks
> ago 141MB
> opensips/freeswitch-ce latest 93d2739c7a95 2
> months ago 1.7GB
> opensips/opensips cp-all-tools 55ad9eb67aee 3
> months ago 375MB
>
> docker inspect opensips-cp | grep HostIp
>
> Error: No such object: opensips-cp
>
> and
>
> Network opensips-softswitch-ce_localnetwork Error
> failed to create network opensips-softswitch-ce_localnetwork: Error
> response from daemon: invalid pool request: Pool overlaps with other one
> on this address space
>
> my docker IP is 172.17.0.1
>
> and my .env is:
>
> HOST_IP=MyPublicIP
>
> NETWORK=172.17.0.0/24
>
> OPENSIPS_IP=172.17.0.2
>
> MYSQL_IP=172.17.0.3
> MYSQL_ROOT_PASSWORD=root
> MYSQL_DATABASE=opensips
> MYSQL_USER=opensips
> MYSQL_PASSWORD=opensipsrw
> MYSQL_PORT=3306
>
> CP_IP=172.17.0.4
>
> RTPPROXY_IP=172.17.0.5
> RTPPROXY_PORT=7899
> MINPORT=30000
> MAXPORT=30100
>
> FREESWITCH_IP=172.17.0.6
>
> ENABLE_HOMER=no
> HOMER_IP=${HOST_IP}
> HOMER_PORT=9060
>
> DEFAULT_DOMAIN=sip.opensips.org
>
> Thank you and regards
>
> ---
> I'm SoCIaL, MayBe
>
> El 29/10/2024 a las 10:49 a. m., Răzvan Crainea escribió:
>> Make sure you do a `git pull --rebase`, as we've fixed that in the
>> docker-compose.yml file.
>>
>> Best regards,
>>
>> Răzvan Crainea
>> OpenSIPS Core Developer / SIPhub CTO
>> http://www.opensips-solutions.com / https://www.siphub.com
>>
>> On 10/29/24 5:48 PM, Social Boh wrote:
>>> Hello,
>>>
>>> same error:
>>>
>>> => ERROR [mysql 2/2] RUN rpm -i https://yum.opensips.org/3.6/
>>> nightly/ el/9/x86_64/opensips-mysql-
>>> dbschema-3.6.0.dev.20240923.7723f0e91-1.el9.x86_64.rpm
>>>
>>> I'm using Rocky Linux 9
>>>
>>> Regards
>>>
>>> ---
>>> I'm SoCIaL, MayBe
>>>
>>> El 29/10/2024 a las 10:42 a. m., Răzvan Crainea escribió:
>>>> All right, just fixed it, please give it another try now.
>>>>
>>>> Thanks!
>>>>
>>>> Răzvan Crainea
>>>> OpenSIPS Core Developer / SIPhub CTO
>>>> http://www.opensips-solutions.com / https://www.siphub.com
>>>>
>>>> On 10/29/24 5:36 PM, Social Boh wrote:
>>>>> Hello,
>>>>>
>>>>> docker images
>>>>>
>>>>> REPOSITORY TAG IMAGE ID CREATED SIZE
>>>>> sippylabs/rtpproxy latest 5a27158a817c 5 weeks ago
>>>>> 141MB
>>>>> opensips/freeswitch-ce latest 93d2739c7a95 2 months ago
>>>>> 1.7GB
>>>>> opensips/opensips cp-all-tools 55ad9eb67aee 3 months ago
>>>>> 375MB
>>>>>
>>>>> docker inspect opensips-cp | grep HostIp
>>>>> Error: No such object: opensips-cp
>>>>>
>>>>> Maybe the problem is related to database error:
>>>>>
>>>>> ERROR [mysql 2/2] RUN rpm -i https://yum.opensips.org/3.6/ nightly/
>>>>> el/9/ x86_64/opensips-mysql-
>>>>> dbschema-3.6.0.dev.20240923.7723f0e91-1.el9.x86_64.rpm
>>>>>
>>>>> Regards
>>>>>
>>>>> ---
>>>>> I'm SoCIaL, MayBe
>>>>>
>>>>> El 29/10/2024 a las 10:13 a. m., Răzvan Crainea escribió:
>>>>>> docker inspect opensips-cp | grep HostIp
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
More information about the Users
mailing list