We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Step to reproduce:
Response: error in reply client=aaa32115-f0e6-4049-84f7-92f2a75ac4c3 command="id:55 method:SUBSCRIBE params:"{"channel":"$privte.channel","token":"token"}" " error="103: permission denied" reply="id:55 error:<code:103 message:"permission denied" > " user=3389
Additional technical details: If long-running subscription only for the first request we receive another error
error in reply client=aaa32115-f0e6-4049-84f7-92f2a75ac4c3 command="id:55 method:SUBSCRIBE params:"{"channel":"$privte.channel","token":"token"}" " error="105: "already subscribed" reply="id:55 error:<code:105 message:"already subscribed" > " user=3389
The text was updated successfully, but these errors were encountered:
It fixed for me the issue. Probably it's not the best option. But as a hotfix... #77
Sorry, something went wrong.
Will try to make release later today
Thanks. Really waiting for the fix.
just released 2.1.2, please check it out
No branches or pull requests
Step to reproduce:
Response:
error in reply client=aaa32115-f0e6-4049-84f7-92f2a75ac4c3 command="id:55 method:SUBSCRIBE params:"{"channel":"$privte.channel","token":"token"}" " error="103: permission denied" reply="id:55 error:<code:103 message:"permission denied" > " user=3389
Additional technical details:
If long-running subscription only for the first request we receive another error
error in reply client=aaa32115-f0e6-4049-84f7-92f2a75ac4c3 command="id:55 method:SUBSCRIBE params:"{"channel":"$privte.channel","token":"token"}" " error="105: "already subscribed" reply="id:55 error:<code:105 message:"already subscribed" > " user=3389
The text was updated successfully, but these errors were encountered: