Login Page - Create Account

Support Board


Date/Time: Tue, 02 Jun 2026 04:25:18 +0000



Post From: The Remote Build returns "The compiler response is empty" for every study I try to compile

[2026-06-02 02:17:59]
User217133 - Posts: 1
It is not specific to one source file. It started around 19:30 US Eastern on 2026-06-01 and is still failing at 22:08+ — over 2.5 hours, persisting across a full Sierra Chart restart and a long idle period with no build attempts, so this does not appear to be transient throttling. Earlier the same day (around 19:05) remote builds were succeeding normally.

What I've already ruled out:

It is not source-specific — I built a different study as an isolation test and it fails identically.
It persists across a full Sierra Chart restart (quit and relaunch).
It persists across many retries over 2.5+ hours, including after a long break with no attempts.
The connection itself looks fine: it connects via TLS 1.2 to build.sierrachart.com and the socket is gracefully closed by your server — but the compiler result comes back empty (~9–10 seconds, then "empty"), after which Sierra just unloads and reloads the previously built DLL.

Could you please check:

Whether the remote build server is currently experiencing an issue, and
Whether my account is being rate-limited / throttled or otherwise blocked on the build service.
Representative Message Log excerpt:

HTTPS connection ID:1 to build.sierrachart.com:443 ... | Connecting to IP: 69.39.70.252.
The compiler response is empty.
Setting study DLL module function objects to indicate DLL is not loaded: Y:\SierraChart\Data\FWD4.dll
Unloaded DLL: Y:\SierraChart\Data\FWD4.dll. Handle: ...
Loading DLL: Y:\SierraChart\Data\FWD4.dll (FWD4_64.dll). Handle: ...
HTTPS connection ID:1 to build.sierrachart.com:443 ... | Socket gracefully closed by remote side.
Thank you.