Emby port echo incorrect #212

Closed
opened 2026-02-04 17:11:04 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @Rageplant on GitHub (Dec 23, 2024).

Have you read and understood the above guidelines?

yes

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

emby.sh

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

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

📝 Provide a clear and concise description of the issue.

The output of the script shows the URL as ending in port 8086, but it should be 8096.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 22.04

🔄 Steps to reproduce the issue.

Run script, note that the output shows 8086 and pasting that URL in your browser doesn't get you the emby frontend.

Paste the full error output (if available).

n/a

🖼️ Additional context (optional).

No response

Originally created by @Rageplant on GitHub (Dec 23, 2024). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? emby.sh ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/emby.sh)" ### 📝 Provide a clear and concise description of the issue. The output of the script shows the URL as ending in port 8086, but it should be 8096. ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 22.04 ### 🔄 Steps to reproduce the issue. Run script, note that the output shows 8086 and pasting that URL in your browser doesn't get you the emby frontend. ### ❌ Paste the full error output (if available). n/a ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 17:11:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#212