web_js Connection refused

Current Development version likely to have breaking changes
Post Reply
IgorA100
Posts: 70
Joined: Sat Feb 03, 2024 11:55 am

web_js Connection refused

Post by IgorA100 »

There is an error in logs:

Code: Select all

getCmdResponse stream error: socket_sendto( /run/zm/zms-262013s.sock ) failed: Connection refused - checkStreamForErrors()	?view=event&eid=34703&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Bcnj%5D=and&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Battr%5D=Group&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Bop%5D=%3D&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Bval%5D=&filter%5BQuery%5D%5Bterms%5D%5B1%5D%5B	
At what exact moment it appears and from what is not clear.
During this period of time +/- 5 minutes there are no other errors or warnings for all components.
And it’s not clear why the end of the line is not correct?

Code: Select all

?view=event&eid=34703
&filter[Query][terms][0][cnj]=and
&filter[Query][terms][0][attr]=Group
&filter[Query][terms][0][op]==
&filter[Query][terms][0][val]=
&filter[Query][terms][1][
Or is the line cut off in the logs?

I don't see the event "34703" in the list of events.
Post Reply