EMQX ERROR in line 822 #406

Closed
opened 2026-02-04 18:35:03 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Joeknx on GitHub (Jan 29, 2025).

Have you read and understood the above guidelines?

yes

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

EMQX LXC

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

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

📝 Provide a clear and concise description of the issue.

If I try to install I get the following issue.
I tried also in verbose mode.

[ERROR] in line 822: exit code 0: while executing command RESPONSE=$(curl -s -o response.txt -w "%{http_code}" -L -X POST "$API_URL" --post301 --post302 -H "Content-Type: application/json" -d "$JSON_PAYLOAD")

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Execute the above script

Paste the full error output (if available).

[ERROR] in line 822: exit code 0: while executing command RESPONSE=$(curl -s -o response.txt -w "%{http_code}" -L -X POST "$API_URL" --post301 --post302 -H "Content-Type: application/json" -d "$JSON_PAYLOAD")

🖼️ Additional context (optional).

No response

Originally created by @Joeknx on GitHub (Jan 29, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? EMQX LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/emqx.sh)" ### 📝 Provide a clear and concise description of the issue. If I try to install I get the following issue. I tried also in verbose mode. [ERROR] in line 822: exit code 0: while executing command RESPONSE=$(curl -s -o response.txt -w "%{http_code}" -L -X POST "$API_URL" --post301 --post302 -H "Content-Type: application/json" -d "$JSON_PAYLOAD") ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Execute the above script ### ❌ Paste the full error output (if available). [ERROR] in line 822: exit code 0: while executing command RESPONSE=$(curl -s -o response.txt -w "%{http_code}" -L -X POST "$API_URL" --post301 --post302 -H "Content-Type: application/json" -d "$JSON_PAYLOAD") ### 🖼️ Additional context (optional). _No response_
Author
Owner

@root-reindeer-flotilla commented on GitHub (Jan 29, 2025):

Wow great timing, I was just about to post this too. Here is a picture of the proxmox console from my end.

Image

@root-reindeer-flotilla commented on GitHub (Jan 29, 2025): Wow great timing, I was just about to post this too. Here is a picture of the proxmox console from my end. ![Image](https://github.com/user-attachments/assets/695d7e01-6dba-4ba4-be0f-80a5a2c57701)
Author
Owner

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

yeah, try again in 10 minuites. is already fixed

Image

@michelroegl-brunner commented on GitHub (Jan 29, 2025): yeah, try again in 10 minuites. is already fixed ![Image](https://github.com/user-attachments/assets/4020dcd7-9c65-43a8-993a-687093cad80b)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#406