ZoneMinder / zmeventnotification

Machine Learning powered Secure Websocket & MQTT based ZoneMinder event notification server
408 stars 128 forks source link

bad bcrypt settings at /usr/bin/zmeventnotification.pl line 1684 #395

Closed fennec622 closed 3 years ago

fennec622 commented 3 years ago

Event Server version

|------- Starting ES version: 6.1.23 ---------|

Hooks version (if you are using Object Detection)

app:6.1.23, pyzm:0.3.48

Are you using MLAPI? (Y/N)

2.2.17

The version of ZoneMinder you are using:

1.36.3

What is the nature of your issue

(one of Bug, Enhancement, Question) DBG-1:2021-06-02,09:58:39 PARENT: Websockets: New Connection Handshake requested from ::ffff:10.0.0.79:59740 state=pending auth, id=1622620719.49761 DBG-2:2021-06-02,09:58:39 PARENT: ---------->onConnect:handshake END<-------------- DBG-2:2021-06-02,09:58:39 PARENT: ---------->onConnect msg START<-------------- DBG-3:2021-06-02,09:58:39 PARENT: Raw incoming message: {"event":"auth","data":{"user":"user","password":***,"monlist":"1,2,3,5,6,7,8,9,11,12,14","intlist":"0,0,0,0,0,0,0,0,0,0,0","appversion":"1.6.008"},"token":""} bad bcrypt settings at /usr/bin/zmeventnotification.pl line 1684.

Since few hours

perhaps 1.36.3 upgrade

Thanks!

fennec622 commented 3 years ago

Sorry desktop version is too old

fennec622 commented 3 years ago

I verify

Desktop 1.6.8

When i use event server, crash Zmeventnotification

But i use a http on local ip with desktop

https with reverse proxy on iphone

pliablepixels commented 3 years ago

bad bcrypt always means the account being used was not migrated to bcrypt in ZM. Go to ZM, edit the user account, make sure password is ok, hit save. That should fix it.

fennec622 commented 3 years ago

Ok i try this Thanks for your help