[BUG] :checkered_flag: Install Script. "wget: unable to resolve host address ‘gnu’"

This issue has been tracked since 2023-01-21.

Deployment Method

  • Installer
  • Docker Development
  • Docker Production
  • Bare metal Development
  • Bare metal Production
  • Digital Ocean image
  • Other (please provide a link Steps to Reproduce

Describe the problem*

When running quick install script I get error
--2023-01-21 03:19:37-- http://gnu/linux/11.repo
Resolving gnu (gnu)... failed: Name or service not known.
wget: unable to resolve host address ‘gnu’

Steps to Reproduce

Deployed Debian 11 x64 droplet on Digital Ocean.
Did sudo apt-get update and sudo apt-get upgrade.
Then ran the quick install script at the top of the page.
wget -Nq https://raw.githubusercontent.com/InvenTree/InvenTree/master/contrib/install.sh && bash install.sh

Installer gets part way through then cannot resolve "gnu".

Screenshot 2023-01-20 223506

Relevant log output

No response

matmair wrote this answer on 2023-01-23

Hi there @streeriver; I will try to reproduce, will take a bit.

matmair wrote this answer on 2023-01-23

@streeriver could you please run

wget -Nq https://raw.githubusercontent.com/InvenTree/InvenTree/master/contrib/install.sh && bash install.sh --dry-run
matmair wrote this answer on 2023-01-23

Ok this is a confirmed bug - I can confirm on DO; fix incoming shortly

matmair wrote this answer on 2023-01-23

@streeriver I have a fix available in my fork till we can merge this - if you want.

wget -Nq https://raw.githubusercontent.com/matmair/InvenTree/matmair/issue4236/contrib/install.sh && bash install.sh
streeriver wrote this answer on 2023-01-24

Thank you, that worked.

More Details About Repo
Owner Name inventree
Repo Name InvenTree
Full Name inventree/InvenTree
Language Python
Created Date 2017-03-23
Updated Date 2023-03-31
Star Count 2586
Watcher Count 61
Fork Count 411
Issue Count 141

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date