raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.03k stars 2.76k forks source link

[Plex]... #13295

Open cmgfender opened 5 days ago

cmgfender commented 5 days ago

Extension

https://raycast.com/mSarheed/plex

Raycast Version

1.77.3

macOS Version

No response

Description

Error:

FetchError: request to https://IPADDRESSHERE:32400/library/sections/ failed, reason: Hostname/IP does not match certificate's altnames: IP: IPADDRESSHERE is not in the cert's list: 
    at ClientRequest.<anonymous> (/Users/charlesglassmire/.config/raycast/extensions/48b273bd-39e2-4691-946a-3b1813a921f5/index.js:8:308403)
    at ClientRequest.emit (node:events:514:28)
    at ClientRequest.emit (node:domain:488:12)
    at TLSSocket.socketErrorListener (node:_http_client:495:9)
    at TLSSocket.emit (node:events:514:28)
    at TLSSocket.emit (node:domain:488:12)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

Steps To Reproduce

Initial config

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 5 days ago

Thank you for opening this issue!

🔔 @mSarheed you might want to have a look.

💡 Author and Contributors commands The author and contributors of `mSarheed/plex` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.