Page 1 of 1

ESP-ADF工程构建出现问题 ERROR: Cannot establish a connection to the component registry. Are you connected to the inter

Posted: Mon Jul 01, 2024 7:36 am
by usKNOW
具体报错信息如下:求大佬指点一下如何解决


---------------------------ERROR--------------------------
CMake Error at C:/Espressif/frameworks/esp-idf-v5.2.2/tools/cmake/build.cmake:544 (message):
ERROR: Cannot establish a connection to the component registry. Are youconnected to the internet?
URL: https://components-file.espressif.com/c ... /jsmn.json
Call Stack (most recent call first):
C:/Espressif/frameworks/esp-idf-v5.2.2/tools/cmake/project.cmake:605 (idf_build_process)
CMakeLists.txt:8 (project)

-----------------------END OF ERROR-----------------------
-- Configuring incomplete, errors occurred!
See also "C:/Users/zhaoc/Desktop/ESPBTPRO/pipeline_bt_sink/build/CMakeFiles/CMakeOutput.log".

---------------------------ERROR--------------------------
cmake failed with exit code 1, output of the command is in the
C:\Users\zhaoc\Desktop\ESPBTPRO\pipeline_bt_sink\build\log\idf_py_stderr_output_22084 and
C:\Users\zhaoc\Desktop\ESPBTPRO\pipeline_bt_sink\build\log\idf_py_stdout_output_22084
-----------------------END OF ERROR-----------------------
---------------------------ERROR--------------------------
SDK Configuration editor confserver process exited with code: 2
-----------------------END OF ERROR-----------------------

Re: ESP-ADF工程构建出现问题 ERROR: Cannot establish a connection to the component registry. Are you connected to the inter

Posted: Mon Jul 01, 2024 10:41 am
by aliarifat794
Looks like somebody raised the issue here but there was no solution:
https://github.com/espressif/esp-idf/issues/10548
Here I found a blog but it is written in Chinese: https://blog.csdn.net/qq_63922192/artic ... /132864336