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
I think there is a problem in the monitor function. I never returns true.
I tried to add 'return 1' in the function, and now it works.
I also never got the callback to work. I cannot se it is handled in the code??
The text was updated successfully, but these errors were encountered:
I think there is a problem in the monitor function. I never returns true.
I tried to add 'return 1' in the function, and now it works.
I also never got the callback to work. I cannot se it is handled in the code??
The text was updated successfully, but these errors were encountered: