moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.49k stars 324 forks source link

failed to pair to server:Problem with the local SSL certificate #778

Closed 14072398tom closed 4 years ago

14072398tom commented 4 years ago

Please provide the following info.

_NVidia Geforce Experience version:3.20.2.34 Moonlight Embedded version:latest? Moonlight Embedded source:github Moonlight Embedded running on: _Raspberry Pi 4B+ Moonlight Embedded running on distribution:Raspbian buster

Verbose output -verbose of Moonlight Embedded:

What is the expected result?run

What happens instead of that?failed to pair to server:Problem with the local SSL certificate

I tried as the issue#555 suggest to install the libssl1.0.0 but it just won't work,the installion was success,but after enter the pair code,the "failed to pair to server:Problem with the local SSL certificate"keeps shown.

need help!

DMCShep commented 4 years ago

775 maybe? Check this comment in particular, worked for me on a fresh install:

https://github.com/irtimmer/moonlight-embedded/issues/775#issuecomment-572784509

14072398tom commented 4 years ago

problem solved,I fellowed the instruction below: https://github.com/irtimmer/moonlight-embedded/issues/754 change“2”to“0”is very useful!