You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
std.net.curl.HTTPStatusException@/Users/runner/hostedtoolcache/dc/ldc2-1.32.1/x64/ldc2-1.32.1-osx-universal/bin/../import/std/net/curl.d(1097): HTTP request returned status code 502 (Bad Gateway)
発生個所は不定ですが、httpbinを使ったHTTPのサンプルで以下のようなエラーが起きることがあります。
思いついた解決策は、何か簡易のHTTPサーバーを起動しておいてlocalhostにアクセスする方法ですが、ちょっとコードが煩雑です。一旦ジョブのリトライで解決するかというところです。
The text was updated successfully, but these errors were encountered: