Plex Arcade : Error code: 8008 (Game Server)

Added the latest Plex server to get Games and did the registration stuff. Now I get the error 8008

Can Plex themselve at least publish the error codes to allow us to lookup

In the meantime , anyone aware how to fix this ?

the clients should be providing you with error messages along with the codes, where are you seeing that?

    UNKNOWN_FAILURE = 8000,
    ACCOUNT_LINKAGE_MISSING = 8001,
    PLATFORM_MISSING = 8002,
    PLATFORM_CORE_MAPPING_MISSING = 8003,
    PLATFORM_CORE_MISSING = 8004,
    TRANSCODER_DIED = 8005,
    INVALID_CORE_MAPPING_FILE = 8006,
    MISSING_CORE_MAPPING_FILE = 8007,
    SESSION_PEER_NEVER_SHOWED_UP = 8008,
    TRANSCODER_DOWNLOADING = 8009,
    PLATFORM_CORE_DOWNLOADING = 8010,
    PLATFORM_CORE_MAPPING_FILE_MISSING_OR_INVALID = 8011,
    ROM_MISSING = 8012,
    SUBSCRIPTION_REQUIRED = 8013

IIRC 8008 generally means you need to (re)link your Parsec account.

Thanks Elan, did that but now getting a different one Error 15000 - A critical Error

that is a Parsec error: https://support.parsec.app/hc/en-us/articles/115002624051-Error-Codes-22006-and-15000-Unable-To-Initialize-Encoder-On-Your-Server-

Has anyone figured out how to get passed the 8008 Game Server issue. I relinked my account but I am still unable to go any further

8008 generally means the game transcoder wasn’t able to contact Parsec and establish a connection between the player and the game transcoder. in the next release, we’ve relaxed the timing on this a bit in case of slow connections, which may improve things.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.