basis-company / nats.php

nats jetstream client for php
116 stars 29 forks source link

[Question]Invalid property xkey for message Basis\Nats\Message\Info #57

Closed Dims24 closed 6 months ago

Dims24 commented 6 months ago

Good afternoon.

When using nats version higher than 2.9.1, I get the error "Invalid property key for message Basis\Nats\Message\Info". There are no authorization settings or anything else on the nats cluster. I do not know how to solve this problem, with the default configuration of the connection to nats

Dims24 commented 6 months ago

I noticed that everything works well before version 2.10, if you take for example 2.10.3, then it already gives an error.