Can't connect to Anafi drone with Olympe

I am on WSL and can’t connect to the drone. See the log for more info.

2021-04-06 14:39:07,589 [INFO]  olympe.backend - _create_pomp_loop - Creating pomp loop
    2021-04-06 14:39:07,590 [INFO]  olympe.backend - _do_create - device callbacks have been added to arsdk_ctrl
    2021-04-06 14:39:07,590 [INFO]  olympe.backend - create_timer - Creating pomp timer
    2021-04-06 14:39:07,590 [INFO]  olympe.scheduler - _create_pomp_loop - Creating pomp loop
    2021-04-06 14:39:07,702 [INFO]  olympe.backend - create_timer - Creating pomp timer
    2021-04-06 14:39:07,720 [INFO]  olympe.backend - _device_added_cb - New device has been detected: 'ANAFI-I099180'
    2021-04-06 14:39:07,721 [INFO]  olympe.drone - _connecting_cb - Connecting to device: ANAFI-I099180
    2021-04-06 14:39:07,721 [INFO]  olympe.drone - _connection_impl - Connection in progress...
    2021-04-06 14:39:07,740 [INFO]  olympe.drone.ANAFI-I099180 - _connected_cb - Connected to device: ANAFI-I099180
    2021-04-06 14:39:07,740 [INFO]  olympe.drone.ANAFI-I099180 - _connected_cb - {'json': {'c2d_port': 2233,
              'c2d_update_port': 51,
              'c2d_user_port': 21,
              'proto_v': 2,
              'qos_mode': 0,
              'status': 0}}
    2021-04-06 14:39:07,741 [INFO]  olympe.media.ANAFI-I099180 - _create_pomp_loop - Creating pomp loop
    2021-04-06 14:39:07,742 [INFO]  olympe.drone.ANAFI-I099180 - _create_command_interface - Command interface has been created: itf=None
    2021-04-06 14:39:07,742 [INFO]  olympe.pdraw.ANAFI-I099180 - _create_pomp_loop - Creating pomp loop
    2021-04-06 14:39:07,743 [INFO]  olympe.pdraw.ANAFI-I099180 - _create_pomp_loop - Creating pomp loop
    2021-04-06 14:39:07,753 [INFO]  olympe.drone.ANAFI-I099180 - _send_command_impl - common.Common.CurrentDateTime('20210406T143907+0200',) has been sent to the device
    2021-04-06 14:39:07,753 [INFO]  olympe.drone.ANAFI-I099180 - _send_command_impl - common.Common.AllStates() has been sent to the device
    2021-04-06 14:39:08,256 [WARNING]       olympe.drone.ANAFI-I099180 - _on_sync_done - Time synchronization failed for b'192.168.42.1'
    2021-04-06 14:39:15,740 [INFO]  olympe.drone.ANAFI-I099180 - _link_status_cb - Link status: 0
    2021-04-06 14:39:15,741 [ERROR]         olympe.drone.ANAFI-I099180 - _cmd_itf_send_status_cb - Command send status cancel/timeout: common.Common.CurrentDateTime ARSDK_CMD_ITF_SEND_STATUS_CANCELED, done: True
    2021-04-06 14:39:15,741 [ERROR]         olympe.drone.ANAFI-I099180 - _cmd_itf_send_status_cb - Command send status cancel/timeout: common.Common.AllStates ARSDK_CMD_ITF_SEND_STATUS_CANCELED, done: True
    2021-04-06 14:39:15,741 [INFO]  olympe.drone.ANAFI-I099180 - _disconnected_cb - Disconnected from device: ANAFI-I099180
    2021-04-06 14:39:15,748 [INFO]  olympe.media.ANAFI-I099180 - _shutdown - olympe.media shutdown
    2021-04-06 14:39:15,749 [INFO]  olympe.media.ANAFI-I099180 - _destroy_pomp_loop - Pomp loop has been destroyed
    2021-04-06 14:39:15,751 [ERROR]         olympe.drone.ANAFI-I099180 - _send_command - message common.Common.AllStates not sent: common.Common.AllStates has been sent but hasn't been acknowledged
    2021-04-06 14:39:15,751 [ERROR]         olympe.drone.ANAFI-I099180 - _send_states_settings_cmd - Unable get device state/settings: common.Common.AllStates for b'192.168.42.1'
    2021-04-06 14:39:15,757 [INFO]  olympe.scheduler - _destroy_pomp_loop - Pomp loop has been destroyed
    2021-04-06 14:39:15,757 [INFO]  olympe.backend - _destroy - Manager has been destroyed
    2021-04-06 14:39:15,757 [INFO]  olympe.backend - destroy_timer - Pomp loop timer has been destroyed
    2021-04-06 14:39:15,757 [INFO]  olympe.backend - destroy_timer - Pomp loop timer has been destroyed
    2021-04-06 14:39:15,757 [INFO]  olympe.backend - _destroy_pomp_loop - Pomp loop has been destroyed
    2021-04-06 14:39:15,781 [INFO]  olympe.pdraw.ANAFI-I099180 - _destroy_pomp_loop - Pomp loop has been destroyed
    2021-04-06 14:39:15,782 [INFO]  olympe.pdraw.ANAFI-I099180 - _stop - pdraw callbacks thread loop stopped
    2021-04-06 14:39:15,882 [INFO]  olympe.pdraw.ANAFI-I099180 - _destroy_pomp_loop - Pomp loop has been destroyed

Hello,
we do not officially test Olympe on WSL.