You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
On Feb 13, 2018 22:09, "Mohammad S. Jaber" ***@***.***> wrote:
Whenever use_sockets is client.js file is disabled, this error occurs.
An error occurred while sending a message: Error [ERR_HTTP_HEADERS_SENT]:
Cannot set headers after they are sent to the client
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#27>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AJnCY4fiIbtc8sEy_JrvRJWgc2KTkN1Aks5tUfohgaJpZM4SEZ1X>
.
Yup but if you keep socket as true, you can see that you receive two messages cause skills/need_token.js is triggered when it starts. Changing socket to false you're using webhook and with it cannot perform more than a reply each input.
Whenever
use_sockets
inclient.js
file is disabled, this error occurs.An error occurred while sending a message: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
The text was updated successfully, but these errors were encountered: