Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

https_proxy do not work with standard configuration #292

Open
crakjie opened this issue Feb 9, 2018 · 1 comment
Open

https_proxy do not work with standard configuration #292

crakjie opened this issue Feb 9, 2018 · 1 comment

Comments

@crakjie
Copy link

crakjie commented Feb 9, 2018

when calling runhaskell /home/etienne/tools/BuildFromSource.hs 0.18
I got this error

elm-make: InvalidProxyEnvironmentVariable "https_proxy" "https://id:pwd@192.168.219.9:3128"



src/backend/StaticFiles.hs:50:5:
    Exception when trying to run compile-time code:
      ExitFailure 1
    Code: (=<<)
            bsToExp runIO (Build.compile ("src" </> "pages" </> "Errors.elm"))
    In the splice:
      $(bsToExp
        =<< runIO (Build.compile ("src" </> "pages" </> "Errors.elm")))

when http_proxy=https://ip:port

but command work is the env variable is set with http_proxy=ip:port ( without the scheme )

@process-bot
Copy link

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

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

No branches or pull requests

2 participants