Plex Installing Dependencies Error in line 23 #67

Closed
opened 2026-02-04 16:26:47 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @SlapJackNpNp on GitHub (Nov 18, 2024).

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

I wanted to use the helper script to install Plex on my Proxmox server. i got the following outputs in my shell:

[ERROR] in line 23: exit code 0: while executing command "$@" > /dev/null 2>&1 The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output

Sadly i don't know what it means or what i need to do to help you get to the root of this issue. Thank you for the help!

What settings are you currently utilizing?

Default Settings

Which Linux distribution are you employing?

Ubuntu 22.04

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

grafik

Please provide detailed steps to reproduce the issue.

No response

Originally created by @SlapJackNpNp on GitHub (Nov 18, 2024). ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. I wanted to use the helper script to install Plex on my Proxmox server. i got the following outputs in my shell: `[ERROR] in line 23: exit code 0: while executing command "$@" > /dev/null 2>&1 The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output` Sadly i don't know what it means or what i need to do to help you get to the root of this issue. Thank you for the help! ### What settings are you currently utilizing? Default Settings ### Which Linux distribution are you employing? Ubuntu 22.04 ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. ![grafik](https://github.com/user-attachments/assets/2c32cedb-1d37-41ec-a8cd-b3cce6d8d09f) ### Please provide detailed steps to reproduce the issue. _No response_
OVERLORD added the not a script issue label 2026-02-04 16:26:47 +03:00
Author
Owner

@Mellowlynx commented on GitHub (Nov 18, 2024):

🌐 It seems that you're facing a network problem, probably linked to DNS.

@Mellowlynx commented on GitHub (Nov 18, 2024): 🌐 It seems that you're facing a network problem, probably linked to DNS.
Author
Owner

@Mellowlynx commented on GitHub (Nov 18, 2024):

    ____  __             __  ___         ___          _____
   / __ \/ /__  _  __   /  |/  /__  ____/ (_)___ _   / ___/___  ______   _____  _____
  / /_/ / / _ \| |/_/  / /|_/ / _ \/ __  / / __ `/   \__ \/ _ \/ ___/ | / / _ \/ ___/
 / ____/ /  __/>  <   / /  / /  __/ /_/ / / /_/ /   ___/ /  __/ /   | |/ /  __/ /
/_/   /_/\___/_/|_|  /_/  /_/\___/\__,_/_/\__,_/   /____/\___/_/    |___/\___/_/

Using Default Settings
Using Distribution: ubuntu
Using ubuntu Version: 22.04
Using Container Type: 1
Using Root Password: Automatic Login
Using Container ID: 221
Using Hostname: plex
Using Disk Size: 8GB
Allocated Cores 2
Allocated Ram 2048
Using Bridge: vmbr0
Using Static IP Address: dhcp
Using Gateway IP Address: Default
Using Apt-Cacher IP Address: Default
Disable IPv6: No
Using Interface MTU Size: Default
Using DNS Search Domain: Host
Using DNS Server Address: Host
Using MAC Address: Default
Using VLAN Tag: Default
Enable Root SSH Access: No
Enable Verbose Mode: No
Creating a Plex LXC using the above default settings
 ✓ Using local for Template Storage.
 ✓ Using local-lvm for Container Storage.
 ✓ Updated LXC Template List
 ✓ LXC Container 221 was successfully created.
 ✓ Started LXC Container
 ✓ Set up Container OS
 ✓ Network Connected: 10.0.0.186
 ✓ IPv4 Internet Connected
 ✗ IPv6 Internet Not Connected
 ✓ DNS Resolved github.com to 140.82.121.4
 ✓ Updated Container OS
 ✓ Installed Dependencies
 ✓ Set Up Hardware Acceleration
 ✓ Set Up Plex Media Server Repository
 ✓ Installed Plex Media Server
 ✓ Customized Container
 ✓ Cleaned
 ✓ Completed Successfully!

Plex should be reachable by going to the following URL.
             http://10.0.0.186:32400/web
@Mellowlynx commented on GitHub (Nov 18, 2024): ``` ____ __ __ ___ ___ _____ / __ \/ /__ _ __ / |/ /__ ____/ (_)___ _ / ___/___ ______ _____ _____ / /_/ / / _ \| |/_/ / /|_/ / _ \/ __ / / __ `/ \__ \/ _ \/ ___/ | / / _ \/ ___/ / ____/ / __/> < / / / / __/ /_/ / / /_/ / ___/ / __/ / | |/ / __/ / /_/ /_/\___/_/|_| /_/ /_/\___/\__,_/_/\__,_/ /____/\___/_/ |___/\___/_/ Using Default Settings Using Distribution: ubuntu Using ubuntu Version: 22.04 Using Container Type: 1 Using Root Password: Automatic Login Using Container ID: 221 Using Hostname: plex Using Disk Size: 8GB Allocated Cores 2 Allocated Ram 2048 Using Bridge: vmbr0 Using Static IP Address: dhcp Using Gateway IP Address: Default Using Apt-Cacher IP Address: Default Disable IPv6: No Using Interface MTU Size: Default Using DNS Search Domain: Host Using DNS Server Address: Host Using MAC Address: Default Using VLAN Tag: Default Enable Root SSH Access: No Enable Verbose Mode: No Creating a Plex LXC using the above default settings ✓ Using local for Template Storage. ✓ Using local-lvm for Container Storage. ✓ Updated LXC Template List ✓ LXC Container 221 was successfully created. ✓ Started LXC Container ✓ Set up Container OS ✓ Network Connected: 10.0.0.186 ✓ IPv4 Internet Connected ✗ IPv6 Internet Not Connected ✓ DNS Resolved github.com to 140.82.121.4 ✓ Updated Container OS ✓ Installed Dependencies ✓ Set Up Hardware Acceleration ✓ Set Up Plex Media Server Repository ✓ Installed Plex Media Server ✓ Customized Container ✓ Cleaned ✓ Completed Successfully! Plex should be reachable by going to the following URL. http://10.0.0.186:32400/web ```
Author
Owner

@SlapJackNpNp commented on GitHub (Nov 19, 2024):

Thank you very much for pointing me to the Problem

@SlapJackNpNp commented on GitHub (Nov 19, 2024): Thank you very much for pointing me to the Problem
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#67