[GH-ISSUE #6040] Bar assistant #1297

Closed
opened 2026-02-26 12:48:24 +03:00 by kerem · 1 comment
Owner

Originally created by @aroe0546 on GitHub (Jul 17, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6040

Have you read and understood the above guidelines?

Yes

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

Bar Assistant

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

When I try to create a bar for the first time, I can use the default database. However, it doesn't load anything and doesn't display anything in the cocktail overview. I installed it using a proxmox script, and everything worked.

What or where is going wrong? I am not that familiar with debugging.

I also asked the owner of the program, who indicated that I should contact you.

Link to issue

https://github.com/karlomikus/bar-assistant/issues/503#issuecomment-3082822552

🔄 Steps to reproduce the issue.

asking programmer
Reinstall

Paste the full error output (if available).

How can i get the log file

🖼️ Additional context (optional).

No response

Originally created by @aroe0546 on GitHub (Jul 17, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6040 ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? Bar Assistant ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/bar-assistant.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. When I try to create a bar for the first time, I can use the default database. However, it doesn't load anything and doesn't display anything in the cocktail overview. I installed it using a proxmox script, and everything worked. What or where is going wrong? I am not that familiar with debugging. I also asked the owner of the program, who indicated that I should contact you. Link to issue https://github.com/karlomikus/bar-assistant/issues/503#issuecomment-3082822552 ### 🔄 Steps to reproduce the issue. asking programmer Reinstall ### ❌ Paste the full error output (if available). How can i get the log file ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:48:24 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aroe0546 commented on GitHub (Jul 17, 2025):

Thanks to @andrey-yantsen
open command line
run
rm -rf /opt/bar-assistant/resources/data

then
apt install -y git
git clone --depth 1 --branch v5 https://github.com/bar-assistant/data.git /opt/bar-assistant/resources/data

Remove your bar and greate a new bar enjoy!

<!-- gh-comment-id:3084618337 --> @aroe0546 commented on GitHub (Jul 17, 2025): Thanks to @andrey-yantsen open command line run rm -rf /opt/bar-assistant/resources/data then apt install -y git git clone --depth 1 --branch v5 https://github.com/bar-assistant/data.git /opt/bar-assistant/resources/data Remove your bar and greate a new bar enjoy!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1297
No description provided.