-
Keep getting about warning and only way to stop this is to kill captagent process.
root@scas3:/home/scsupport# /usr/src/captagent/src/captagent -f /usr/local/captagent/etc/captagent/captagent.xml
…
-
I believe there is a bug in External Auth that prevents the submitted credentials from being passed to the external system. In Authentication\External::logIn, the $param argument contains the username…
-
Is it possible to supply a query string to the homer url and have homer perform a search?
for instance: http://homer.local/search?callid=call_id_value_here
cm-gb updated
7 years ago
-
When trying to use the admin panel to create a new user, the function doNewUser does not construct a valid insert statement for pgsql.
2016/09/20 13:16:16 [error] 16471#0: *281 FastCGI sent in stder…
-
Hi,
I hope this is a configuration issue.
I've tried twice to get homer running, First manually and then using the bash script in a fresh EC2 instance (Centos 7) dedicated for Homer and I have the…
-
I've enabled the module socket_tzsp in captagent.xml and enabled the profile in socket_tzsp.xml. When starting captagent this error is logged:
[NOTICE] Loaded core config
parse error (7,30-31): u…
-
When configuring a transport_hep profile with capture-proto as "tcp", the behavior is inconsistent. The reason looks to be because the "type" field in hep_connection_t in transport_hep.h is defined a…
-
Cloning the repo and running the following fails to build the stack, MySQL errors out:
```
docker-compose build; docker-compose up; docker-compose logs
```
Docker-compose logs output:
```
Creati…
ghost updated
7 years ago
-
Having issues with the interface allowing the default logins to install. I have verified in the database that the admin/test1234 exists like that, but anytime you attempt to login you get:
**Email an…
-
Hi,
I installed Homer using the quick start script onto a fresh CentOS 7 install.
At first I could login to the UI. I left the login details at the defaults for this test server.
However, now…