Homepage update fails with (Command not found): while executing command import_local_ip #2349

Closed
opened 2026-02-05 04:33:43 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @jwgn on GitHub (Jan 19, 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?

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). ### ✅ 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_
OVERLORD added the bug label 2026-02-05 04:33:43 +03:00
Author
Owner

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

fixed with #10954

@MickLesk commented on GitHub (Jan 19, 2026): fixed with #10954
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2349