pi-hosted icon indicating copy to clipboard operation
pi-hosted copied to clipboard

[REQUEST] tinkerboard support

Open abodi-0507 opened this issue 3 years ago • 4 comments

installation script doesnt work on my tinker board s it gives these errors: curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it

gpg: no valid OpenPGP data found.

i think the way to fix curl problem is by adding -k before the url to not verify ssl

abodi-0507 avatar Jan 26 '22 13:01 abodi-0507

What OS is it? is ca-certificates package installed? Try run dpkg-query -s ca-certificates

martadinata666 avatar Jan 26 '22 15:01 martadinata666

What OS is it? is ca-certificates package installed? Try run dpkg-query -s ca-certificates

Tinker board Debian OS.. I’ll try dpkg-query -s ca-certificates thanks

abodi-0507 avatar Jan 26 '22 15:01 abodi-0507

it says that its installed

abodi-0507 avatar Jan 26 '22 17:01 abodi-0507

Is this request complete? According to tinker Tinker Board | Tinker Board S | Tinker Board R2.0 | Tinker Board S R2.0 ARMv7-A | ARMv7-A | ARMv7-A | ARMv7-A

Tinker Edge T | Tinker Edge R | Tinker Board 2 | Tinker board 2S ARMv8 | ARMv8 | ARMv8 | ARMv8

These architectures should be compatible with the current 32/64 bit application lists.

Griffen8280 avatar Aug 24 '22 14:08 Griffen8280

Are you still having this issue @code123-creator ?

Macleykun avatar Oct 01 '22 20:10 Macleykun

Tinker Board seems to have their own process for installing docker. However, once you install docker the install_portainer should work fine. Close

rmiddle avatar Nov 20 '22 02:11 rmiddle