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
When trying to login AMI with incorrect credentials, expected to receive some ConnectionError but got Unhandled exception: Nil assertion failed (NilAssertionError).
Detials:
from lib/asterisk/src/asterisk/ami/response.cr:29:20 in 'message'
from lib/asterisk/src/asterisk/ami.cr:88:15 in 'login'
The text was updated successfully, but these errors were encountered:
When trying to login AMI with incorrect credentials, expected to receive some
ConnectionError
but gotUnhandled exception: Nil assertion failed (NilAssertionError)
.Detials:
The text was updated successfully, but these errors were encountered: