open-balena-admin icon indicating copy to clipboard operation
open-balena-admin copied to clipboard

error connecting to device console

Open tchey290 opened this issue 1 year ago • 0 comments

I am getting this error when trying to use the connect feature to get into a device console

Uncaught TypeError: Cannot read properties of undefined (reading 'generateKey')
    at genRsaKeys (DeviceConnect.js:31:1)
    at handleSubmit (DeviceConnect.js:75:1)
    at Object.submit (final-form.es.js:1437:1)
    at handleSubmit (react-final-form.es.js:268:1)
    at HTMLUnknownElement.callCallback (react-dom.development.js:3945:1)
    at Object.invokeGuardedCallbackDev (react-dom.development.js:3994:1)
    at invokeGuardedCallback (react-dom.development.js:4056:1)
    at invokeGuardedCallbackAndCatchFirstError (react-dom.development.js:4070:1)
    at executeDispatch (react-dom.development.js:8243:1)
    at processDispatchQueueItemsInOrder (react-dom.development.js:8275:1)

tchey290 avatar May 04 '23 05:05 tchey290