Easy Installer error on Apalis iMX6

I am having problems using the Toradex Easy Installer.
I am using this version: Apalis-iMX6_ToradexEasyInstaller_1.5-20180507
U-Boot: U-Boot 2016.11-1.1.0+g51b53b4 (Sep 06 2017 - 15:19:08 -0700)
The install is performed on a native install of Ubuntu Mate (not a VM):

    Linux xxxxx 4.15.0-22-generic #24-Ubuntu SMP Wed May 16 12:15:17 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04 LTS
Release:	18.04
Codename:	bionic

I followed the instructions from here:

U-Boot console output:

U-Boot 2016.11-1.1.0+g51b53b4 (Sep 06 2017 - 15:19:08 -0700)

CPU:   Freescale i.MX6Q rev1.5 at 792 MHz
Reset cause: POR
I2C:   ready
DRAM:  2 GiB
PMIC:  device id: 0x10, revision id: 0x21, programmed
MMC:   FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
Using default environment

In:    serial_mxc
Out:   serial_mxc
Err:   serial_mxc
Model: Toradex Apalis iMX6 Quad 2GB IT V1.1C, Serial# 05170634
Net:   using PHY at 7
FEC [PRIME]
Hit any key to stop autoboot:  0 
Apalis iMX6 # bmode usb
resetting ...

Industrial temperature grade DDR3 timings.
Trying to boot from USB SDP
g_dnl_register: failed!, error: -19
SDP: initialize...
SDP: handle requests...

Installer output:

linbox@xxxxxx:~/Desktop/Apalis-iMX6_ToradexEasyInstaller_1.5-20180507$ sudo ./recovery-linux.sh -d
Downloading Toradex Easy Installer...
config file <./recovery//imx_usb.conf>
vid=0x15a2 pid=0x0054 file_name=mx6_usb_rom.conf
-> vid=0x1b67 pid=0x4fff file_name=mx6_usb_sdp_spl.conf
-> vid=0x1b67 pid=0x4000 file_name=mx6_usb_sdp_uboot.conf
vid=0x15a2 pid=0x0061 file_name=mx6_usb_rom.conf
-> vid=0x1b67 pid=0x4fff file_name=mx6_usb_sdp_spl.conf
-> vid=0x1b67 pid=0x4000 file_name=mx6_usb_sdp_uboot.conf
vid=0x15a2 pid=0x0076 file_name=mx7_usb_rom.conf
-> vid=0x1b67 pid=0x4000 file_name=mx7_usb_sdp_uboot.conf
vid=0x15a2 pid=0x0080 file_name=mx6ull_usb_rom.conf
-> vid=0x1b67 pid=0x4000 file_name=mx6ull_usb_sdp_uboot.conf
config file <./recovery//mx6_usb_rom.conf>
parse ./recovery//mx6_usb_rom.conf
Trying to open device vid=0x15a2 pid=0x0054
Interface 0 claimed
HAB security state: development mode (0x56787856)
== work item
filename SPL
load_size 0 bytes
load_addr 0x13f00000
dcd 0
clear_dcd 0
plug 0
jump_mode 2
jump_addr 0x00000000
== end work item

loading binary file(SPL) to 00907400, skip=0, fsize=bc00 type=aa

<<<48128, 48128 bytes>>>
succeeded (status 0x88888888)
jumping to 0x00907400
config file <./recovery//mx6_usb_sdp_spl.conf>
parse ./recovery//mx6_usb_sdp_spl.conf
Trying to open device vid=0x1b67 pid=0x4fff.........................
Could not open device vid=0x1b67 pid=0x4fff

Downloading Toradex Easy Installer failed...

I have looked at other posts with similar title, but there is little information to help me diagnose and fix the problem. Any hints would be appreciated.

Just to clarify a couple of points, I have used two different USB cables and I am using the Ixora carrier (v1.1A).

Hi cambesol

Welcome to the Toradex Community!!!

Did you remove the Jumper JP2 from the Ixora Board? Could you share the dmseg log on your host machine after entering the command ./recovery-linux.sh?

Thanks