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

Cannot precompile (connection refused) #1204

Closed
fmarotta opened this issue Dec 11, 2024 · 1 comment
Closed

Cannot precompile (connection refused) #1204

fmarotta opened this issue Dec 11, 2024 · 1 comment

Comments

@fmarotta
Copy link

  • Julia 1.10.3
  • HTTP.jl 1.10.11 to 1.10.13
  • MbedTLS.jl 1.1.9
  • OS: Rocky Linux 8.10

Hi, the package fails to precompile with the following ERROR: LoadError: HTTP.ConnectError for url = https://localhost:57813: IOError: connect: connection refused (ECONNREFUSED). Precompilation works fine for 1.10.10. I think v1.10.11 started to use PrecompileTools, but it may be a red herring. Also, everything works in my arch linux laptop with Julia 1.9.4.

@IanButterworth
Copy link
Member

We should make the workload soft error irrespective of if we can fix this specific case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants