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

network error #3

Closed
265525 opened this issue Jul 9, 2020 · 2 comments
Closed

network error #3

265525 opened this issue Jul 9, 2020 · 2 comments

Comments

@265525
Copy link

265525 commented Jul 9, 2020

I'm from China. I've already hung up my VPN and reported an error in iris cli new irisprotest basic:
When I type:iris-cli new iristest basic
Loading projects from https://raw.githubusercontent.com/kataras/iris-cli/master/registry.yml
Get "https://raw.githubusercontent.com/kataras/iris-cli/master/registry.yml": dial tcp 0.0.0.0:443: connect: connection refused

@kataras
Copy link
Owner

kataras commented Jul 30, 2020

I see, I can add a feature to our http client, which will try to proxy the request with multiple online (or local) proxy list, so you don't even need to run a VPN behind, I have it already in my plans but for the moment I must finish some other tasks first if that's ok with you.

EDIT: I forgot to mention that you can edit the registry through iris-cli --registry=./your_registry.yml, however I don't think this will solve your issue because it will still try to fetch from github.com, this option is useful for custom templates.

@kataras kataras closed this as completed in a84fa5b Aug 1, 2020
@kataras
Copy link
Owner

kataras commented Aug 1, 2020

Hello @265525 can you please try to update the package and run with iris-cli new --proxy=env --module=iristest basic or iris-cli new --proxy=119.28.233.135:8080 --module=iristest basic. Please write down if that is still failing. Thanks!

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

2 participants