Skip to content

Error starting framework coreΒ #247

@julio8a

Description

@julio8a

linuxserver.io


Expected Behavior

Plex shook la start up and be usable.

Current Behavior

Getting an error and maxed out my cpu the entire time.

β€˜β€™β€™

Error starting framework core for /usr/lib/plexme
diaserver/Resources/Plug-ins-d87012962/LyricFind.
bundle.
Error starting framework core for /usr/lib/plexme
diaserver/Resources/Plug-ins-d87012962/OpenSubtit
les.bundle.
Error starting framework core for /usr/lib/plexme
diaserver/Resources/Plug-ins-d87012962/PersonalMe
dia.bundle.
β€˜β€™β€™

Steps to Reproduce

  1. This happened after the latest update. When I start up the container.

Environment

OS: Raspbian OS
CPU architecture: arm64
How docker service was installed:
from the official docker repo

Command used to create docker container (run/create/compose/screenshot)

β€˜β€™β€™

version: "2.1"
services:
plex:
image: linuxserver/plex
container_name: plex
network_mode: host
environment:
- PUID=1000
- PGID=1000
- VERSION=docker
- UMASK_SET=022
volumes:
- /home/pi/containers/plex/config:/config
- /PiServer/Media/tv-shows:/tv-shows
- /PiServer/Media/movies:/movies
- /PiServer/Media/music:/music
- /PiServer/Media/photos:/photos
- /PiServer/Media/audio-books:/audio-books
restart: unless-stopped
β€˜β€™β€™

Docker logs

β€˜β€™β€™

GID/UID

User uid: 1000
User gid: 1000

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 40-chown-files: executing...
[cont-init.d] 40-chown-files: exited 0.
[cont-init.d] 45-plex-claim: executing...
[cont-init.d] 45-plex-claim: exited 0.
[cont-init.d] 50-gid-video: executing...
[cont-init.d] 50-gid-video: exited 0.
[cont-init.d] 60-plex-update: executing...
Docker is used for versioning skip update check
[cont-init.d] 60-plex-update: exited 0.
[cont-init.d] 99-custom-scripts: executing...
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-scripts: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Starting Plex Media Server.
Error starting framework core for /usr/lib/plexme
diaserver/Resources/Plug-ins-d87012962/TheMovieDB
.bundle.
Error starting framework core for /usr/lib/plexme
diaserver/Resources/Plug-ins-d87012962/Fanart-TV.
bundle.
β€˜β€™β€™

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions