Skip to content

[BUG] <Server unreachable / container OK> #439

@cezarcretzu

Description

@cezarcretzu

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Mainly overnight but not only and more often in the past month the library becomes unavailable from any client. Docker logs show nothing out of the ordinary and the container shows up and running. The only option is to stop and restart the project. I chatgpted the issue but to no end.

Dug into some PMS logs and there were some transcoding errors (Error creating directory "/transcode": Permission denied) and chatgpt recommended to map a separate transcode folder, although all permitions were ok. Did that and keep testing.

Any help would be appreciated.

Expected Behavior

No response

Steps To Reproduce

n/a

Environment

DSM 7.3 Synology - up to date
DSM Container Manager install via project, docker compose - up to date

CPU architecture

x86-64

Docker creation

version: "3.9"
services:
  plex:
    image: linuxserver/plex:latest
    container_name: plex
    network_mode: host

Container logs

no errors in docker logs

this is from PMS download:

Error creating directory "/transcode": Permission denied

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions