Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HLS check fails by trying to access the network #21

Open
srid opened this issue Aug 28, 2022 · 2 comments
Open

HLS check fails by trying to access the network #21

srid opened this issue Aug 28, 2022 · 2 comments
Labels
bug Something isn't working DX Developer Experience help wanted Extra attention is needed

Comments

@srid
Copy link
Owner

srid commented Aug 28, 2022

The check works on my local machine but not on Github Actions runner or Garnix CI.

https://github.com/srid/haskell-template/runs/8060856223?check_suite_focus=true

default-hls-check> Severity: DsError
default-hls-check> Message:
default-hls-check>   Error when calling cabal exec -v0 -- ghc --print-libdir
default-hls-check>   dieVerbatim: user error (cabal: Couldn't establish HTTP connection. Possible cause: HTTP proxy
default-hls-check>   server
default-hls-check>   is down.
default-hls-check>   )

Very strange.

@srid
Copy link
Owner Author

srid commented Aug 28, 2022

Because this check requires disabling the Nix sandbox for it to work, I think we should disable the enableHLSCheck option by default.

@srid

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DX Developer Experience help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant