Incorrect port displayed after PLEX installation #182

Closed
opened 2026-02-04 17:00:41 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Yokosa on GitHub (Dec 17, 2024).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Incorrect port displayed after PLEX installation

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/plex.sh)"

📝 Provide a clear and concise description of the issue.

After proper installation of PLEX server via shell, the wrong server address is displayed.
We get information that it is available on port 23400/web, however, the default port is 32400, and we will find the PLEX server on such port.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 22.04

🔄 Steps to reproduce the issue.

run the command below in the Proxmox VE Shell
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/plex.sh)"

Paste the full error output (if available).

plex

🖼️ Additional context (optional).

No response

Originally created by @Yokosa on GitHub (Dec 17, 2024). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Incorrect port displayed after PLEX installation ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/plex.sh)" ### 📝 Provide a clear and concise description of the issue. After proper installation of PLEX server via shell, the wrong server address is displayed. We get information that it is available on port 23400/web, however, the default port is 32400, and we will find the PLEX server on such port. ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 22.04 ### 🔄 Steps to reproduce the issue. run the command below in the Proxmox VE Shell bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/plex.sh)" ### ❌ Paste the full error output (if available). ![plex](https://github.com/user-attachments/assets/065495f9-9a5b-464a-a913-05cce8986d4c) ### 🖼️ Additional context (optional). _No response_
Author
Owner

@MickLesk commented on GitHub (Dec 17, 2024):

Done

@MickLesk commented on GitHub (Dec 17, 2024): Done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#182