Traceback (most recent call last):
  File "/tmp/.mount_electrhZEGHG/usr/lib/python3.10/site-packages/electrum/gui/qt/wizard/wizard.py", line 218, in on_next_button_clicked
    self.load_next_component(next.view, next.wizard_data, next.params)
  File "/tmp/.mount_electrhZEGHG/usr/lib/python3.10/site-packages/electrum/gui/qt/wizard/wizard.py", line 150, in load_next_component
    page.on_ready()  # call before component emits any signals
  File "/tmp/.mount_electrhZEGHG/usr/lib/python3.10/site-packages/electrum/plugins/trezor/qt.py", line 875, in on_ready
    self.settings_layout = InitSettingsLayout(self.plugins.device_manager, current_cosigner['trezor_init'], _info.device.id_)
  File "/tmp/.mount_electrhZEGHG/usr/lib/python3.10/site-packages/electrum/plugins/trezor/qt.py", line 272, in __init__
    raise Exception(_("The device was disconnected."))
Exception: The device was disconnected.