-
Notifications
You must be signed in to change notification settings - Fork 425
New issue
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
ERROR when hit endpoint #252
Comments
Are you able to reproduce the scenario in your system? If so, please let me know how. |
I deployed in docker |
non docker error this endpoint |
@Putra-0 I have forked the project and pushed the fix there. See: |
your forked project will be maintain? cz @chrishubert can merge anymore? |
@mdestafadilah feel free to stick to this project as long as you okay with current functionality. I am committed to further developing of the product since it use it at my work that's why I forked it. |
when I hit endpoint restart, terminate, terminate inactive, terminateall get a response like this. what's the solution?
{
"success": false,
"error": "Cannot read properties of null (reading 'removeAllListeners')"
}
The text was updated successfully, but these errors were encountered: