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

Unexpected network error #35

Closed
titomitto opened this issue Sep 20, 2018 · 15 comments
Closed

Unexpected network error #35

titomitto opened this issue Sep 20, 2018 · 15 comments

Comments

@titomitto
Copy link

titomitto commented Sep 20, 2018


nectorerror

I am unable to compile the examples provided using the --example flag

@titomitto
Copy link
Author

I have a strong internet connection. So that cannot be an internet issue

@adrien-thierry
Copy link
Contributor

Hi,

Are you behind a firewall or a proxy ?

@adrien-thierry
Copy link
Contributor

Did you install NectarJS with snapd or npm ?

@titomitto
Copy link
Author

titomitto commented Sep 24, 2018 via email

@titomitto
Copy link
Author

titomitto commented Sep 24, 2018 via email

@adrien-thierry
Copy link
Contributor

Are you able ton ping api.nectarjs.com ?

@titomitto
Copy link
Author

titomitto commented Sep 24, 2018 via email

@adrien-thierry
Copy link
Contributor

You have not uploaded the image

@jakephot
Copy link

jakephot commented Feb 13, 2019

Hello. I just found this project and it looks promising. But I am experiencing the same error...

$ nectar --verbose hello.js
[!] Unexpected network error

hello.js

console.log('Hello there!');

I cannot ping api.nectarjs.com either. It returns an error like Request timeout for icmp_seq 0. I also have a decent connection and am not experiencing troubles accessing other websites. I am not using firewall or proxy. I am on MacOX Mojave and used npm to install nectar if that matters.

@adrien-thierry
Copy link
Contributor

jakephot, can you access http://nectar-lang.com ?

@jakephot
Copy link

Yes I can, but compiling on the console fails:
screen shot 2019-02-13 at 11 33 47 pm

@adrien-thierry
Copy link
Contributor

Yes, i'm updating the Mac server, it will be online soon

others targets are working

@adrien-thierry
Copy link
Contributor

Now it's working, could you test it again ?

@jakephot
Copy link

Thank you for the update. Now I was able to created a binary file and it is working :)

$ nectar --verbose hello.js
[+] Compilation done

$ ./hello-mac-osx.bin
Hello there!

I will go through the tutorial and find what I can do with nectar.

@praveenkanike
Copy link

Hi Team,
The issue is still persisting.

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

4 participants