Pomoc plex contener

Mattax

System Engineer
Q Specialist
13 Luty 2017
149
6
18
36
QNAP
TS-653D
Ethernet
null
Hej co robie źle? puid i pgid robiłem na 0 i 1000 dalej serwer nie jest widoczny po zalogowaniu się na port 32400 odpala się plex ale mówi że żadnego serwera nie ma, próbowałem również przez automat w contener station podobnie, niby jest ok ale serwera nie ma.
Kod:
docker create \
  --name=plex14 \
  --net=host \
  -e PUID=911 \
  -e PGID=911 \
  -e VERSION=docker \
  -e UMASK_SET=022 `#optional` \
  -v /share/Container/plex14:/config \
  -v /share:/media \
  --restart unless-stopped \
  -p 32400:32400 \
  -p 1900:1900/udp \
  -p 3005:3005 \
  -p 5353:5353/udp \
  -p 8324:8324 \
  -p 32410:32410/udp \
  -p 32412:32412/udp \
  -p 32413:32413/udp \
  -p 32414:32414/udp \
  -p 32469:32469 \
  linuxserver/plex

Kod:
Actions 
     
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.


[s6-init] ensuring user provided files have correct perms...exited 0.


[fix-attrs.d] applying ownership & permissions fixes...


[fix-attrs.d] done.


[cont-init.d] executing container initialization scripts...


[cont-init.d] 01-envfile: executing...


[cont-init.d] 01-envfile: exited 0.


[cont-init.d] 10-adduser: executing...


usermod: no changes




-------------------------------------


          _        ()


        | |  ___  _    __


        | | / __| | |  /  \


        | | \__ \ | | | () |


        |_| |___/ |_|  \__/






Brought to you by linuxserver.io


-------------------------------------




To support LSIO projects visit:


https://www.linuxserver.io/donate/


-------------------------------------


GID/UID


-------------------------------------




User uid:    911


User gid:    911


-------------------------------------




[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


Starting Plex Media Server.


[services.d] done.


Error in command line:the argument for option '--serverUuid' should follow immediately after the equal sign


Crash Uploader options (all are required):


  --directory arg      Directory to scan for crash reports


  --serverUuid arg      UUID of the server that crashed


  --userId arg          User that owns this product


  --platform arg        Platform string


  --platformVersion arg Platform version string


  --vendor arg          Vendor string


  --device arg          Device string


  --model arg          Device model string


  --sentryUrl arg      Sentry URL to upload to


  --sentryKey arg      Sentry Key for the project


  --version arg        Version of the product

Wersja oprogramowania Firmware: x.x.x Build 20YYMMDD
Model serwera: QNAP XX-XXX
 
Bash:
docker volume create plex_config
docker create \
  --name=plex \
  --net=host \
  -e PUID=0 \
  -e PGID=0 \
  -p 32400:32400 \
  -e VERSION=docker \
  -v plex_config:/config \
  -v /share/CACHEDEV3_DATA/_ANIME:/data \
  --restart unless-stopped \
  linuxserver/plex
nie wiem po co ci tyle portów
 
Bash:
docker volume create plex_config
docker create \
  --name=plex \
  --net=host \
  -e PUID=0 \
  -e PGID=0 \
  -p 32400:32400 \
  -e VERSION=docker \
  -v plex_config:/config \
  -v /share/CACHEDEV3_DATA/_ANIME:/data \
  --restart unless-stopped \
  linuxserver/plex
nie wiem po co ci tyle portów
robiłem z portami i bez to domyślne ustawienia ze strony autora.
 
dobra bowser station pokazał serwer, ide urlopować, dzięki wrócę do tematu w poniedziałek, pytanie dla znawców czy odpalenie plexa w kontenerze skutkować będzie mniejsz
 
Hej uwaga odkopuję
Kod:
docker create \
  --name=plex11 \
  --net=host \
  -e PUID=1000 \
  -e PGID=1000 \
  -p 32400:32400 \
  -e VERSION=docker \
  -v /share/Container/plex11/:/config \
  -v /share/external:/data \
  --device=/dev/dri:/dev/dri \
  --restart unless-stopped \
  linuxserver/plex

ktoś mi odpowie czy transkodowanie sprzętowe w dokerze działa?
-device=/dev/dri:/dev/dri
 

Mogą Cię zainteresować

U
  • Zamknięte
  • Przypięty
  • Pytanie
Odpowiedzi
2
Wyświetleń
942
Kontenery Docker i LXD
Usunięty użytkownik pigers
U
U
  • Zamknięte
  • Przypięty
  • Pytanie
Pomoc Moje dockery
Odpowiedzi
2
Wyświetleń
{liczba}K
Kontenery Docker i LXD
Usunięty użytkownik pigers
U

Użytkownicy znaleźli tą stronę używając tych słów:

  1. Error code: 1900
  2. Plex Plex - brak początkowego ekranu konfiguracyjnego,
  3. contener station port