mrworf / plexupdate

Plex Update script to simplify the life of Linux Plex Media Server users.
GNU General Public License v2.0
1.77k stars 146 forks source link

it was working before fine....but now #285

Closed sSiDs closed 3 years ago

sSiDs commented 3 years ago

fatal: unable to access 'https://github.com/mrworf/plexupdate/': Failed sending HTTP2 data

demonbane commented 3 years ago

It looks like this might be a problem with the gnutls version of libcurl. If you're using curl with libcurl3-gnutls, downgrading libcurl3-gnutls is the suggested fix in that thread. Depending on your distro, you also might be able to upgrade to a newer version of curl, or switch which SSL library is being used.

Because of this I'm assuming that this is not specifically a plexupdate problem, but I'll keep this open until you can confirm that one of the above fixes worked for you. Please let us know once you've had a chance to test.

demonbane commented 3 years ago

@sSiDs Were you able to get this resolved?

sSiDs commented 3 years ago

it is working now, and updating with plexpass just see everytime "WARNING: You have made changes to the plexupdate files, cannot auto update"

sSiDs commented 3 years ago

@sSiDs Were you able to get this resolved?

sid@kino:/$ apt install libcurl3-gnutls