Crafty Controller directory mismatches deletes all servers after renaming #2012

Closed
opened 2025-11-20 05:21:49 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @dqni710 on GitHub (Oct 5, 2025).

Have you read and understood the above guidelines?

yes

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

Crafty Controller Updater

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/crafty-controller.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.04

📈 Which Proxmox version are you on?

pve-manager/9.0.3/025864202ebb6109

📝 Provide a clear and concise description of the issue.

After renaming all of the file directories to the ones that the update script wanted, it deleted all of my servers after failing at line 39.

🔄 Steps to reproduce the issue.

Step 1: Install a container of Crafty Controller
Step 2: SSH into container
Step 3: Run update script, observe "no install detected"
Step 4: Rename /opt/minecraft to /opt/crafty-controller
Step 5: Rename /etc/systemd/system/crafty.service to /etc/systemd/system/crafty-controller.service
Step 6: Change paths in the service file
Step 7: Run update script and observe

Paste the full error output (if available).

Error at line 39

🖼️ Additional context (optional).

No response

Originally created by @dqni710 on GitHub (Oct 5, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Crafty Controller Updater ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/crafty-controller.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.04 ### 📈 Which Proxmox version are you on? pve-manager/9.0.3/025864202ebb6109 ### 📝 Provide a clear and concise description of the issue. After renaming all of the file directories to the ones that the update script wanted, it deleted all of my servers after failing at line 39. ### 🔄 Steps to reproduce the issue. Step 1: Install a container of Crafty Controller Step 2: SSH into container Step 3: Run update script, observe "no install detected" Step 4: Rename /opt/minecraft to /opt/crafty-controller Step 5: Rename /etc/systemd/system/crafty.service to /etc/systemd/system/crafty-controller.service Step 6: Change paths in the service file Step 7: Run update script and observe ### ❌ Paste the full error output (if available). Error at line 39 ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:21:49 -05:00
Author
Owner

@dqni710 commented on GitHub (Oct 5, 2025):

I misread a file path.... 😁 sorry

@dqni710 commented on GitHub (Oct 5, 2025): I misread a file path.... 😁 sorry
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2012