question

ikeakayke avatar image
ikeakayke asked

Cerbogx no LAN access in any browser since firmware v2.85

Updated cerbogx to v2.85 and since then after inputting the password nothing happens, literally, doesn't even seem to register the 'enter'. Before the update, it only worked in latest chrome, but not in any firefox. Now not even chrome works.

In dev console I can see this:

Uncaught ReferenceError: genSaltSync is not defined
at hashSync (bCrypt.js:612:3)
at getHashFromPasswordField ((index):248:15)
at HTMLButtonElement.sendPassword ((index):137:30)
at HTMLButtonElement.dispatch (jquery-2.1.3.js:4430:9)
at HTMLButtonElement.elemData.handle (jquery-2.1.3.js:4116:28)

I assume this is a bug?

Any fixes?

cerbo gx
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
ikeakayke avatar image
ikeakayke answered ·

Did some research and this happens if you have a password set to access the web over lan. Disabling the password works ok in all browsers, re-entering the new password (after update as I though the encoding/salting might have changed) gets the errors above from the original post.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.