Bar assistant #1298

Closed
opened 2026-02-05 00:13:43 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @aroe0546 on GitHub (Jul 17, 2025).

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). ### ✅ 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_
OVERLORD added the bug label 2026-02-05 00:13:43 +03:00
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!

@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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1298