Se requiere que ZeroMQ envie acciones en el player

buenos dias.
Soy nuevo trabajando con XIBO, estoy teniendo problemas cuando ejecuto la opcion “juntar ahora”, me sale un mensaje que dice “Se requiere que ZeroMQ envie acciones en el player. Compruebe su configuracion”.
Lei bastantes soluciones en este foro sobre el tema, intente realizar las posibles soluciones pero el problema persiste.
Tengo xibo server ver 2.0.2 instalado en Windws10, la version de xampp es v3.2.3.
version de PHP 7.3.5.
alguien me puede ayudar con este tema?
muchas gracias

Following my tutorial for ZeroMQ

Hi
ok i dont know about the Xampp 3.2.3 but when you have PHP 7.3.5 you need the ZeroMQ- Package Version 1.1.3.
If you need the Thread Savety (TS) or Non Thread Savety (NTS) you can finde out if you look to your PHP-Info.
If you have a x32 or x64 bit System you find it also in the PHP-Info.

For my understanding one oft this packages are right:

php_zmq-1.1.3-7.2-nts-vc15-x64.zip
php_zmq-1.1.3-7.2-nts-vc15-x86.zip
php_zmq-1.1.3-7.2-ts-vc15-x64.zip
php_zmq-1.1.3-7.2-ts-vc15-x86.zip

Dont forget to install the Microsoft Visual C++ 2017 (VC15) in x32 and x64 on your Server.

Hope it helps.
Greetings
Torsten

Hi Torsten.
esta solucion que me estas pasando, ya la habia leido y probado (tambien proba otras que lei en esta comunidad).
El problema persiste, por eso hice mension a la version de PHP que tengo, cuando busque los archivos estos que mencionas no estaban el que correspondia a mi version de PHP.
intente con ambos archivos (php_zmq-1.1.3-7.2-ts-vc15-x64.zip y php_zmq-1.1.3-7.2-ts-vc15-x86.zip) y continua el error.
Tengo la ultima version de Microsoft Visual C++ (VC15)
Si sabes de algo mas que pueda revisar o configurar para poder solucionar esto mas que agradecido.

muchas gracias por tu respuesta
saludos Willians.

tambien probe con “ZeroMq installing V1.3.pdf”
“for all the guys who have trouble to install ZeroMQ on an Windows System.
ZeroMQ is not working with PHP-Versions above 7.2.x”

debe ser por esta razon que no me funciona ZeroMQ

Hi Willians,

Oh yes. ZeroMQ is not working with PHP above Version 7.2.x.

I think the only possibility to bring it to work, is downgrad the Xampp.

I test it here with Xampp 7.2.20 and it works.

Greetings Torsten

Gracias por la informacion Torsten.
voy a probar con la version de Xampp 7.2.20

OK
If you need furhter Information, please write here.

Greetings Torsten

ultima pregunta, estas usando version de Xibo 2.0.2?
porque esa es la version que estoy usando, tal vez la version de Xibo sea importante tambien para resolver este inconveniente.
una vez mas muchas gracias
saludos Willians

Hi Willians,

No, on my productive Server i use Xibo 1.8.13. But on my Test-Server i use 2.0.3. and ZeroMq works with the Xampp 7.2.20

Anyway, the ZeroMq is a addon for PHP and/or the Apache Webserver.

It basically has nothing to do with the Xibo version.

Greetings Torsten

1 Like

Hi Torsten
probe una instalacion nueva con Xampp 7.2.20, hice lo que me habias dicho con el ZeroMQ y funciono.
Ya no me da error, un exito total. Ahora a seguir probando y trabajando con Xibo.
una vez mas muchas gracias.

saludos Willians

Hi Willians,

Nice to hear that it works! Have Fun with Xibo.

De nada

Greetings Torsten