iizukanao / picam

Audio/video recorder for Raspberry Pi with language agnostic API
GNU Lesser General Public License v2.1
490 stars 78 forks source link

wget returns error #130

Closed pmags closed 5 years ago

pmags commented 5 years ago

wget https://github.com/iizukanao/picam/releases/download/v1.4.7/picam-1.4.7-binary.tar.xz

Returns wget: unable to resolve host address ‘github-production-release-asset-2e65be.s3.amazonaws.com’ out of the blue. Is anyone facing similar issues?

iizukanao commented 5 years ago

I can access that URL without any problem.

pmags commented 5 years ago

Well i ended up compiling from source ... even with difference machines, users or browser and on different networks i allways get the same URL error. It is strange since you can access it

pmags commented 5 years ago

Closing the issue becasue i was able to download the binary this afternoon using wget. i've got no idea why it failed in the first place but i am still not able to run it on the pi (wget call) although i can ping google.com and github.com