Skip to content

Couldn't deeply cache core build  #11790

Closed as not planned
Closed as not planned
@Lakshmikanth2001

Description

@Lakshmikanth2001

CODE:

SET COM_PORT=%1
arduino_debug ^
--upload ^
--pref build.path=D:\esp8266Build ^
--board esp8266:esp8266:nodemcuv2 ^
--port %COM_PORT% ^
iot_control.ino

OUTPUT:

2022-05-31T17:38:20.569Z INFO c.a.u.n.HttpConnectionManager:157 [cc.arduino.packages.discoverers.serial.SerialDiscovery] Request complete URL="https://builder.arduino.cc/builder/v1/boards/0x10C4/0xEA60", method=GET, response code=404, request id=D53BD24AA14C48AA, headers={null=[HTTP/1.1 404 Not Found], Cache-Control=[no-cache, no-store, must-revalidate], Server=[nginx], Connection=[keep-alive], Vary=[Origin], Pragma=[no-cache], Expires=[0], Content-Length=[0], Date=[Tue, 31 May 2022 17:38:19 GMT]}
2022-05-31T17:38:20.569Z WARN p.a.h.BoardCloudResolver:64 [cc.arduino.packages.discoverers.serial.SerialDiscovery] Fail to get the Vid Pid information from the builder response code=404
Couldn't deeply cache core build: Rel:
Running normal build of the core...

esp8266 board version: 3.02
Arduino: 1.8.15

why its unable to deeply cache core build please help me with this

Metadata

Metadata

Assignees

Labels

Component: CompilationRelated to compilation of Arduino sketchesType: BugType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions