Monica install script falls #2294

Closed
opened 2026-02-05 04:25:34 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @coolkidzzz on GitHub (Jan 8, 2026).

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

Monica

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

8.4.14

📝 Provide a clear and concise description of the issue.

install script falls

🔄 Steps to reproduce the issue.

try to use install script

Paste the full error output (if available).

webpack compiled successfully
Done in 63.61s.

INFO Application key set successfully.

✓ Maintenance mode: on
✓ Maintenance mode: off

In Connection.php line 760:

SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO) (SQL: select * from information_schema.tables where table_schema = moni
ca and table_name = cache and table_type = 'BASE TABLE')

In Connector.php line 70:

SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO)

✖️ in line 36: exit code 36 (Unknown error): while executing command php artisan setup:production --email=admin@helper-scripts.com --password=helper-scripts.com --force
✖️ Installation failed in container 119 (exit code: 36)

🖼️ Additional context (optional).

No response

Originally created by @coolkidzzz on GitHub (Jan 8, 2026). ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Monica ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/monica.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 8.4.14 ### 📝 Provide a clear and concise description of the issue. install script falls ### 🔄 Steps to reproduce the issue. try to use install script ### ❌ Paste the full error output (if available). webpack compiled successfully Done in 63.61s. INFO Application key set successfully. ✓ Maintenance mode: on ✓ Maintenance mode: off In Connection.php line 760: SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO) (SQL: select * from information_schema.tables where table_schema = moni ca and table_name = cache and table_type = 'BASE TABLE') In Connector.php line 70: SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO) ✖️ in line 36: exit code 36 (Unknown error): while executing command php artisan setup:production --email=admin@helper-scripts.com --password=helper-scripts.com --force ✖️ Installation failed in container 119 (exit code: 36) ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 04:25:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2294