301 Moved Permanently
Forums:
Hello,
somehow I'm unable to install as I get a "301 Moved Permanently" error when running the install script!
wget http://www.piborg.org/downloads/thunderborg/examples.zip
--2017-10-26 14:01:12-- http://www.piborg.org/downloads/thunderborg/examples.zip
Resolving www.piborg.org (www.piborg.org)... 134.213.205.228
Connecting to www.piborg.org (www.piborg.org)|134.213.205.228|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.piborg.org/downloads/thunderborg/examples.zip [following]
--2017-10-26 14:01:12-- https://www.piborg.org/downloads/thunderborg/examples.zip
Connecting to www.piborg.org (www.piborg.org)|134.213.205.228|:443... connected.
ERROR: The certificate of ‘www.piborg.org’ is not trusted.
ERROR: The certificate of ‘www.piborg.org’ hasn't got a known issuer.
Many thanks in advance for any hint.
Regards,
Dirk
piborg
Thu, 10/26/2017 - 16:51
Permalink
Moving site
Hi Dirk,
We are in the process of moving our site, there may be some hiccups for the next couple of days :)
In the meanwhile you can force wget to grab the file from this site using
old
instead ofwww
like this:Hopefully that will allow you to get your board installed. The same trick should work for any of our boards / robots.
deekee@bluewin.ch
Thu, 10/26/2017 - 17:02
Permalink
Thank you
Hi Piborg,
That worked just fine!
Thank you!
: - ) Dirk
gevermalc
Wed, 07/25/2018 - 06:51
Permalink
301, "Moved Permanently"
301, "Moved Permanently"
The HTTP response status code 301 Moved Permanently is used for permanent URL redirection, meaning current links or records using the URL that the response is received for should be updated. The 301 response from the Web server should always include an alternative URL to which redirection should occur. If it does, a Web browser will immediately retry the alternative URL. This is the best way to ensure that users and search engines are directed to the correct page. The 301 status code means that a page has permanently moved to a new location.