mysql not saving creds #403

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

Originally created by @auggie-lahey on GitHub (Jan 29, 2025).

Have you read and understood the above guidelines?

yes

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

mysql

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

root@blackbox:~# bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mysql.sh)"

📝 Provide a clear and concise description of the issue.

✔️ Completed Successfully!

🚀 MySQL setup has been successfully initialized!
💡 Access it using the following IP:
🌐 192.168.12.119:3306
root@blackbox:~# ls
automate_proxmox automate_proxmox.zip ips turnkey-ansible.creds turnkey-gallery.creds turnkey-gitea.creds

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

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

Paste the full error output (if available).

na, creds not created

🖼️ Additional context (optional).

No response

Originally created by @auggie-lahey on GitHub (Jan 29, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? mysql ### 📂 What was the exact command used to execute the script? root@blackbox:~# bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mysql.sh)" ### 📝 Provide a clear and concise description of the issue. ✔️ Completed Successfully! 🚀 MySQL setup has been successfully initialized! 💡 Access it using the following IP: 🌐 192.168.12.119:3306 root@blackbox:~# ls automate_proxmox automate_proxmox.zip ips turnkey-ansible.creds turnkey-gallery.creds turnkey-gitea.creds ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. run bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mysql.sh)" ### ❌ Paste the full error output (if available). na, creds not created ### 🖼️ Additional context (optional). _No response_
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 29, 2025):

you need to enter the lxc shell for that first.

@michelroegl-brunner commented on GitHub (Jan 29, 2025): you need to enter the lxc shell for that first.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#403