[GH-ISSUE #10958] Homepage update fails with (Command not found): while executing command import_local_ip #2348

Closed
opened 2026-02-26 12:52:08 +03:00 by kerem · 1 comment
Owner

Originally created by @jwgn on GitHub (Jan 19, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10958

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?

Homepage

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

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve)

📝 Provide a clear and concise description of the issue.

Update fails with below error message.

🔄 Steps to reproduce the issue.

Run update

Paste the full error output (if available).

    __  __
   / / / /___  ____ ___  ___  ____  ____ _____ ____
  / /_/ / __ \/ __ `__ \/ _ \/ __ \/ __ `/ __ `/ _ \
 / __  / /_/ / / / / / /  __/ /_/ / /_/ / /_/ /  __/
/_/ /_/\____/_/ /_/ /_/\___/ .___/\__,_/\__, /\___/
                          /_/          /____/

environment: line 31: import_local_ip: command not found
  ✖️   in line 31: exit code 127 (Command not found): while executing command import_local_ip

🖼️ Additional context (optional).

No response

Originally created by @jwgn on GitHub (Jan 19, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10958 ### ✅ 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? Homepage ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve) ### 📝 Provide a clear and concise description of the issue. Update fails with below error message. ### 🔄 Steps to reproduce the issue. Run `update` ### ❌ Paste the full error output (if available). ``` __ __ / / / /___ ____ ___ ___ ____ ____ _____ ____ / /_/ / __ \/ __ `__ \/ _ \/ __ \/ __ `/ __ `/ _ \ / __ / /_/ / / / / / / __/ /_/ / /_/ / /_/ / __/ /_/ /_/\____/_/ /_/ /_/\___/ .___/\__,_/\__, /\___/ /_/ /____/ environment: line 31: import_local_ip: command not found ✖️ in line 31: exit code 127 (Command not found): while executing command import_local_ip ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:08 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Jan 19, 2026):

fixed with #10954

<!-- gh-comment-id:3768903129 --> @MickLesk commented on GitHub (Jan 19, 2026): fixed with #10954
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#2348
No description provided.