Traccar not installing #1100

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

Originally created by @hrikken on GitHub (Jun 15, 2025).

Have you read and understood the above guidelines?

yes

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

Traccar

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

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/traccar.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

Install quits with an error:

✗ This version of Proxmox Virtual Environment is not supported

🔄 Steps to reproduce the issue.

  1. Issue the script command in the shell
  2. Choose default install

Paste the full error output (if available).

/_ /______ _______________ ______
/ / / / __ / ___/ ___/ __ / /
/ / / / / /
/ / /
/ /
/ /
/ / /
// // _,/_/_/_,/_/

Loading...
✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.1 or later.
Exiting...

🖼️ Additional context (optional).

None

Originally created by @hrikken on GitHub (Jun 15, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Traccar ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/traccar.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. Install quits with an error: ✗ This version of Proxmox Virtual Environment is not supported ### 🔄 Steps to reproduce the issue. 1. Issue the script command in the shell 2. Choose default install ### ❌ Paste the full error output (if available). /_ __/________ _______________ ______ / / / ___/ __ `/ ___/ ___/ __ `/ ___/ / / / / / /_/ / /__/ /__/ /_/ / / /_/ /_/ \__,_/\___/\___/\__,_/_/ Loading... ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting... ### 🖼️ Additional context (optional). None
OVERLORD added the bugnot planned labels 2026-02-04 23:06:03 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Jun 15, 2025):

Hello, it looks like you are referencing the old tteck repo.

This repository is no longer used for active scripts.
Please update your bookmarks and use: https://helper-scripts.com

Also make sure your Bash command starts with:

bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/...)

This issue is being closed automatically.

@github-actions[bot] commented on GitHub (Jun 15, 2025): Hello, it looks like you are referencing the **old tteck repo**. This repository is no longer used for active scripts. **Please update your bookmarks** and use: [https://helper-scripts.com](https://helper-scripts.com) Also make sure your Bash command starts with: ```bash bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/...) ``` This issue is being closed automatically.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1100