[GH-ISSUE #1158] EMQX LXC script not working properly #253

Closed
opened 2026-02-26 12:44:53 +03:00 by kerem · 7 comments
Owner

Originally created by @to4ko on GitHub (Jan 1, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1158

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.

Getting error - no network. LXC is running and ther is a network (checkes with apt update command) available in LXC

image

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

install emqx via script

Paste the full error output (if available).

NA

🖼️ Additional context (optional).

No response

Originally created by @to4ko on GitHub (Jan 1, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1158 ### ✅ 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. Getting error - no network. LXC is running and ther is a network (checkes with apt update command) available in LXC ![image](https://github.com/user-attachments/assets/53631dc2-1e5b-498c-8515-bbbe43d728fc) ### ⚙️ What settings are you using? - [X] Default Settings - [X] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. install emqx via script ### ❌ Paste the full error output (if available). NA ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:44:53 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@MickLesk commented on GitHub (Jan 1, 2025):

Cant reproduce.

<!-- gh-comment-id:2567064480 --> @MickLesk commented on GitHub (Jan 1, 2025): Cant reproduce.
Author
Owner

@to4ko commented on GitHub (Jan 1, 2025):

It looks like some issues in my setup…

@MickLesk could you please advise address used to check network availability?

<!-- gh-comment-id:2567068649 --> @to4ko commented on GitHub (Jan 1, 2025): It looks like some issues in my setup… @MickLesk could you please advise address used to check network availability?
Author
Owner
<!-- gh-comment-id:2567071755 --> @MickLesk commented on GitHub (Jan 1, 2025): https://github.com/community-scripts/ProxmoxVE/blob/main/misc%2Finstall.func#L140-L178
Author
Owner

@to4ko commented on GitHub (Jan 1, 2025):

https://github.com/community-scripts/ProxmoxVE/blob/main/misc%2Finstall.func#L140-L178

it looks like it's crashing while checking lxc hostname
github.com/community-scripts/ProxmoxVE@ff660eaabb/misc/install.func (L125)

from what i see - hostname set correct (according to console). kinda strange. will digg deeper

<!-- gh-comment-id:2567077146 --> @to4ko commented on GitHub (Jan 1, 2025): > https://github.com/community-scripts/ProxmoxVE/blob/main/misc%2Finstall.func#L140-L178 it looks like it's crashing while checking lxc hostname https://github.com/community-scripts/ProxmoxVE/blob/ff660eaabbe195298d0585d595a60ed86d6f459f/misc/install.func#L125 from what i see - hostname set correct (according to console). kinda strange. will digg deeper
Author
Owner

@to4ko commented on GitHub (Jan 1, 2025):

https://github.com/community-scripts/ProxmoxVE/blob/main/misc%2Finstall.func#L140-L178

it looks like it's crashing while checking lxc hostname

github.com/community-scripts/ProxmoxVE@ff660eaabb/misc/install.func (L125)

from what i see - hostname set correct (according to console). kinda strange. will digg deeper

issue found - i'm running proxmox on minisforum ms01 nodes. few days ago i do bond 10g interfaces. this was the issue. once i remove bonds - everything started to work as expected.

<!-- gh-comment-id:2567088973 --> @to4ko commented on GitHub (Jan 1, 2025): > > https://github.com/community-scripts/ProxmoxVE/blob/main/misc%2Finstall.func#L140-L178 > > it looks like it's crashing while checking lxc hostname > > https://github.com/community-scripts/ProxmoxVE/blob/ff660eaabbe195298d0585d595a60ed86d6f459f/misc/install.func#L125 > > from what i see - hostname set correct (according to console). kinda strange. will digg deeper issue found - i'm running proxmox on minisforum ms01 nodes. few days ago i do bond 10g interfaces. this was the issue. once i remove bonds - everything started to work as expected.
Author
Owner

@MickLesk commented on GitHub (Jan 1, 2025):

So no Script issue and close the issue or do you have an Check for this (Output for another Users)?

<!-- gh-comment-id:2567092843 --> @MickLesk commented on GitHub (Jan 1, 2025): So no Script issue and close the issue or do you have an Check for this (Output for another Users)?
Author
Owner

@to4ko commented on GitHub (Jan 1, 2025):

Confirmed. No Script issue. Confirmed with friend of mine. Thanks!

<!-- gh-comment-id:2567096293 --> @to4ko commented on GitHub (Jan 1, 2025): Confirmed. No Script issue. Confirmed with friend of mine. Thanks!
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#253
No description provided.