-
See https://github.com/wcgallego/pecl-gearman/pull/72 for a patch. Any thoughts? I could rebase and submit a PR....
-
Hello. When creating a pod + service, gearmand stops working.
LOG
INFO 2021-09-03 04:46:16.396362 [ main ] Initializing Gear on port tcp://10.101.82.102:4730 with SSL: false
INFO 2021-09-03 04:4…
-
In our production, Zuul as a gear client, and Jenkins gearman plugin as a gear worker (each jenkins node executor registered as a gear worker).
1. gearmand version: 1.1.21
gearmand -t 0 --job-…
-
Hello,
First thank you for gearmand :)
Simple question, can we build gearmand statically ?
I'm personally not able to make it with :
```
./configure --disable-shared
make
```
(I tried …
-
I started a post on gearmand about order of tasks being reverse to which they were added.
I see no note on the PHP docs that its LIFO instead of FIFO.
https://github.com/gearman/gearmand/issues/31…
-
There's a patch to support SSL connections here:
https://bugs.php.net/bug.php?id=67623
It's relies on some API changes to libgearman, however. That issue is currently being tracked here:
https://…
-
Hi
I am trying to run gearman 1.1.19.1 with SSL with no luck!
```
gearmand: Could not open log file "/var/log/gearmand/gearmand.log", from "/", switching to stderr. (No such file or directory)
…
-
We recently upgraded two Gearman Job Servers to Debian 11 and are since then experiencing problems.
As far as we debugged the situation we have identified two possible bugs.
Bug one:
The gearman-…
-
sudo service gearmand start
Starting gearmand: runuser: user mv2 does not exist
installation seem successful, but could not run
-
We using gearmand 1.1.21.0 in a docker contianer which base on image docker.io/library/python:3.11.4
libev-libevent-dev/oldstable 1:4.33-1 all
libevent-2.1-7/oldstable,now 2.1.12-stable-1 amd64 [i…