Error occurred in handler for 'serialport:open': Error: FAILED

I need to run the serial terminal on ubuntu22.

I can see my device in the list when click the select device dropbox. But when I click connect, I have an error:

nrf-udev and jlink has been istalled 

ubuhdd@ubuhdd:~/Downloads$ ./nrfconnect-4.3.0-x86_64.appimage 
[25013:0204/204201.006342:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
Error occurred in handler for 'serialport:open': Error: FAILED
    at $xe (/tmp/.mount_nrfconlgKWvQ/resources/app.asar/dist/main.js:641:4644)
    at async node:electron/js2c/browser_init:2:97934
[25013:0204/204209.210652:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[25013:0204/204213.229856:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
Error occurred in handler for 'serialport:open': Error: FAILED
    at $xe (/tmp/.mount_nrfconlgKWvQ/resources/app.asar/dist/main.js:641:4644)
    at async node:electron/js2c/browser_init:2:97934

Thanks for your help

Related