aws-solutions / smart-product-solution

The Smart Product Solution is a customer deployable reference architecture to help manufacturers to jumpstart development of innovative connected/smart product services.
Apache License 2.0
28 stars 19 forks source link

I can't unzip "reference.tar.gz" on Raspberry Pi. #4

Closed nbc-pet-task closed 4 years ago

nbc-pet-task commented 4 years ago

I try set up a raspberry Pi device for Smart Product Solution.

To download and install the file neccessary to simulate a smart product..

$ curl -O https://smart-product-test-scripts.s3.amazonaws.com/reference.tar.gz $ tar xvfz reference.tar.gz

but It was not working

I got the message blow.

pi@raspberrypi: ~ /reference $ curl -O https://smart-product-test-scripts.s3.amazonaws.com/reference.tar.gz Total Received Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 243 0 243 0 0 264 0 --:--:-- --:--:-- --:--:-- 264 pi@raspberrypi:~/reference $ tar xvfz reference.tar.gz

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now pi@raspberrypi:~ /reference $ cat reference.tar.gz

<?xml version="1.0" encoding="UTF-8"?>

AccessDeniedAccess DeniedFC26EB0C2A3AD414VAuRNfzESUlYVZhKIUjuHAFRJQPaqEyAkUTjboZA90O0KPZkLXq/92pm6cKo9kDQy/WSUsxyv0w=

Help me plz.

beomseoklee commented 4 years ago

@nbc-pet-task I'm sorry for your inconvenience, and it should be available now.

nbc-pet-task commented 4 years ago

Thanks a lot :)