Problem installing edge management on Rasberry Pi4

NevilleSA48
NevilleSA48 Posts: 5
edited April 2023 in IoT Forum

Good Day

Please see below when I try to install Docker on the Pi (Python Web)

The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C5E224500C1289C0:

The repository 'http://repository.teamviewer.com/deb stable InRelease' is not signed.

TIA

Regards

Neville

Best Answer

Answers

  • mircea_c
    mircea_c Posts: 146 Staff member 🤠

    Hello @NevilleSA48 

    Could you run    sudo teamviewer-iot-agent info and check if the edge management is installed or started/stopped?

    It is possible during the installation to receive a warning message (red colour) but the installation will take place.

    Regards,

    Mircea

    Tech Support IoT

  • Hi @mircea_c thanks for the prompt reply!

    It shows Edge Management - Not Installed

     

  • mircea_c
    mircea_c Posts: 146 Staff member 🤠

    Hi @NevilleSA48 

    Please run again the installation command sudo teamviewer-iot-agent install edge-management

    It is possible during the installation to receive a warning message (red colour) but the installation will take place.  When the installation is done you will receive a message to restart the iot agent.

    Regards,

    Mircea

    Tech Support IoT

  • Hi @mircea_c  please see log below I'm still seeing the same error

    sudo teamviewer-iot-agent install edge-management
    Docker not found on host...
    Do you want install Docker automatically? (Y/n) Y
    # Executing docker install script, commit: f45d7c11389849ff46a6b4d94e0dd1ffebca32c1
    + sh -c apt-get update -qq >/dev/null
    W: GPG error: http://repository.teamviewer.com/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C5E224500C1289C0
    E: The repository 'http://repository.teamviewer.com/deb stable InRelease' is not signed.

     

  • Thanks willdo

  • Hi @mircea_c  I did thew same and this time it worked! This time I chose the Apache rather than than the Python webserver

    Thanks for your help

    regards

    Neville