Hi,
I am trying to test the simulator but cannot clone the submodule.
E:\test_LVGL\lv_sim_codeblocks_win>git submodule update --init --recursive
Cloning into 'E:/test_LVGL/lv_sim_codeblocks_win/lvgl'...
error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054
error: 1542 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: index-pack failed
fatal: clone of 'https://github.com/lvgl/lvgl' into submodule path 'E:/test_LVGL/lv_sim_codeblocks_win/lvgl' failed
Failed to clone 'lvgl'. Retry scheduled
Cloning into 'E:/test_LVGL/lv_sim_codeblocks_win/lvgl'...
error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054
error: 3877 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: index-pack failed
fatal: clone of 'https://github.com/lvgl/lvgl' into submodule path 'E:/test_LVGL/lv_sim_codeblocks_win/lvgl' failed
Failed to clone 'lvgl' a second time, aborting
Hi, I am trying to test the simulator but cannot clone the submodule.
E:\test_LVGL\lv_sim_codeblocks_win>git submodule update --init --recursive Cloning into 'E:/test_LVGL/lv_sim_codeblocks_win/lvgl'... error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054 error: 1542 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: index-pack failed fatal: clone of 'https://github.com/lvgl/lvgl' into submodule path 'E:/test_LVGL/lv_sim_codeblocks_win/lvgl' failed Failed to clone 'lvgl'. Retry scheduled Cloning into 'E:/test_LVGL/lv_sim_codeblocks_win/lvgl'... error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054 error: 3877 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: index-pack failed fatal: clone of 'https://github.com/lvgl/lvgl' into submodule path 'E:/test_LVGL/lv_sim_codeblocks_win/lvgl' failed Failed to clone 'lvgl' a second time, aborting
Do you have any solution or work around?