homer5-docker icon indicating copy to clipboard operation
homer5-docker copied to clipboard

HOMER 5 Docker Containers (OBSOLETE)

Results 16 homer5-docker issues
Sort by recently updated
recently updated
newest added

Hello, I am currently using the latest homer-docker version and I am having difficulty getting RTCP information displayed under QoS reports. When I check the database I see there is...

I am experiencing an issue when using an external database that data will not show up on the website. I have gotten this to fully work when using the docker...

Hi. I am new to homer. Great job ! I have installed homer 5 with docker according https://github.com/sipcapture/homer/wiki/Docker-Install I am able to reach the homer web server. In the startup...

Good day, I'm currently testing out Homer 7 and are having some issues with capturing from one of my Kamailio 4.4-servers. As it seems, the Kamailio 4.4 only supports HEPv2...

@arainero reported that the Timezone environment variable, as found @ https://github.com/sipcapture/homer-docker/blob/master/homer.env#L2 is apparently not being honored. 1. Need to reproduce and fix 2. Need to add tests to verify it...

In line 378 and 379,I found a function $ctime().But I can't find the function in opensips official documents.Could you please explain the function?Thanks very much

https://github.com/sipcapture/homer-docker#running-with-an-external-mysql NOT WORKING PARAMETER --dbhost -h no matter what is setup in host logs are :laughing: 23T13:55:22.235226765Z  1(42) ERROR: db_mysql [km_my_con.c:129]: db_mysql_new_connection(): driver error: Can't connect to MySQL server...

Scripts is trying to connect at 127.0.0.1 even if --dbhost is set. As well it is necessary that the container creates and populates all the necessary databases if not exist...

bug
help wanted

[root@sip ~]# docker run -it -v /tmp/homer_mysql/:/var/lib/mysql --name homer5 -p 80:80 -p 9060:9060/udp sipcapture/homer-docker Unable to find image 'sipcapture/homer-docker:latest' locally latest: Pulling from sipcapture/homer-docker 10a267c67f42: Pull complete afff4b2ee6a3: Pull complete...

Per the title, I'm using the Dockerfile in cron-k8s to build an image that I then deploy as a k8s CronJob. But, don't we need to actually exec `/opt/homer_mysql_rotate.pl' in...