deepstreamIO / deepstream.io

deepstream.io server
https://deepstreamio.github.io
MIT License
7.14k stars 381 forks source link

Error on resubscription when going from offline to online #1023

Closed mhaagens closed 4 years ago

mhaagens commented 4 years ago

Getting this error when the client tries to resubscribe to subscriptions:

Invalid state transition.
Details: {"transition":"RESUBSCRIBE","state":"SUBSCRIBING"} 
History: 
    From - to LOADING_OFFLINE via -
    From LOADING_OFFLINE to SUBSCRIBING via 23
yasserf commented 4 years ago

Thanks for fixing in 5.0.1!