Jump to content

Update shark-jack does not work


raxhenizer

Recommended Posts

root@shark:/# ping -c3 example.com
PING example.com (93.184.216.34): 56 data bytes
64 bytes from 93.184.216.34: seq=0 ttl=55 time=93.489 ms
64 bytes from 93.184.216.34: seq=1 ttl=55 time=93.509 ms
64 bytes from 93.184.216.34: seq=2 ttl=55 time=94.256 ms

--- example.com ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 93.489/93.751/94.256 ms
root@shark:/# UPDATE_PAYLOADS
Downloading payloads repository...
tar: can't open '/tmp/payloads-sync.tar.gz': No such file or directory
cp: can't stat '/tmp/payloads-sync/sharkjack-payloads-master/payloads/library': No such file or directory
Successfully syncronized payloads repository.
root@shark:/#
 

It seems that the download does not work, this is the same for the UPDATE_FIRMWARE

Link to comment
Share on other sites

Fixed it: the UPDATE_X scripts are doing a CURL towards Github. With curl I am getting error 51, so there is something with the certificate (trust).

When I use the -k in the curl the update works, but this is less secure off course

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...