Script started on 2021-01-14 18:25:32+01:00 [TERM="xterm" TTY="/dev/pts/0" COLUMNS="106" LINES="42"] ]0;openhabian@openhab3: ~openhabian@openhab3:~ $ sudo openhabian-config [sudo] password for openhabian: 2021-01-14_18:25:39_CET [openHABian] Checking for root privileges... OK + export UNATTENDED MIGRATION SILENT DEBUGMAX INTERACTIVE + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/auth.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/backup.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/config.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/ext-storage.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/find.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/habapp.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/helpers.bash ++ ESC='\033[' ++ COL_DEF='\033[39;49;00m' ++ COL_RED='\033[31;01m' ++ COL_GREEN='\033[32;01m' ++ COL_YELLOW='\033[33;01m' ++ COL_BLUE='\033[34;01m' ++ COL_MAGENTA='\033[35;01m' ++ COL_CYAN='\033[36;01m' ++ COL_LGRAY='\033[37;01m' ++ COL_DGRAY='\033[90;01m' ++ export COL_DEF COL_RED COL_GREEN COL_YELLOW COL_BLUE COL_MAGENTA COL_CYAN COL_LGRAY COL_DGRAY + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/influxdb+grafana.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/java-jre.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/menu.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/nodejs-apps.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/openhab.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/openhabian.bash ++ ESC='\033[' ++ COL_DEF='\033[39;49;00m' ++ COL_RED='\033[31;01m' ++ COL_GREEN='\033[32;01m' ++ COL_YELLOW='\033[33;01m' ++ COL_BLUE='\033[34;01m' ++ COL_MAGENTA='\033[35;01m' ++ COL_CYAN='\033[36;01m' ++ COL_LGRAY='\033[37;01m' ++ COL_DGRAY='\033[90;01m' ++ export COL_DEF COL_RED COL_GREEN COL_YELLOW COL_BLUE COL_MAGENTA COL_CYAN COL_LGRAY COL_DGRAY + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/packages.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/system.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/vpn.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/wifi.bash + for shfile in "${BASEDIR:-/opt/openhabian}"/functions/*.bash + source /opt/openhabian/functions/zram.bash ++ pwd + OLDWD=/home/openhabian + cd /opt + update_openhabian_conf /usr/local/bin/openhabian-config: line 84: update_openhabian_conf: command not found + config_ipv6 /usr/local/bin/openhabian-config: line 87: config_ipv6: command not found + [[ -n '' ]] + apt_update + PID_APT=22066 + whiptail_check + apt-get update ++ command -v whiptail + [[ -x /usr/bin/whiptail ]] + load_create_config + local 'questionText=\nWelcome to openHABian!\n\nPlease provide the name of your Linux user i.e. the account you normally log in with.\n\nTypical user names are '\''pi'\'' or '\''ubuntu'\''.' + local input + [[ -f /etc/openhabian.conf ]] ++ timestamp ++ date +%F_%T_%Z + echo -n '2021-01-14_18:25:40_CET [openHABian] Loading configuration file '\''/etc/openhabian.conf'\''... ' 2021-01-14_18:25:40_CET [openHABian] Loading configuration file '/etc/openhabian.conf'... ++ getent group openhabian + [[ ! -n openhabian:x:1000:openhabian,frontail ]] + id -u openhabian + source /etc/openhabian.conf ++ hostname=openHABianDevice ++ username=openhabian ++ userpw=openhabian ++ timezone=Europe/Berlin ++ locales='en_US.UTF-8 de_DE.UTF-8' ++ system_default_locale=en_US.UTF-8 ++ wifi_ssid= ++ wifi_psk= ++ wifi_country= ++ ipv6=enable ++ repositoryurl=https://github.com/openhab/openhabian ++ clonebranch=openHAB3 ++ debugmode=maximum ++ java_opt=Zulu11-32 ++ frontailtheme=light ++ hotspot=enable ++ adminmail=benny.dormaels@gmail.com + echo OK OK + openhabian_console_check /usr/local/bin/openhabian-config: line 127: openhabian_console_check: command not found + openhabian_update_check /usr/local/bin/openhabian-config: line 128: openhabian_update_check: command not found + [[ -n '' ]] + show_main_menu + local choice + local version +++ get_git_revision /opt/openhabian/functions/menu.bash: line 43: get_git_revision: command not found ++ whiptail --title 'Welcome to the openHABian Configuration Tool ' --menu 'Setup Options' 18 116 11 --cancel-button Exit --ok-button Execute '00 | About openHABian' 'Information about the openHABian project and this tool' '' '' '01 | Select Branch' 'Select the openHABian config tool version ("branch") to run' '02 | Upgrade System' 'Upgrade all installed software packages (incl. openHAB) to their latest version' '03 | Install openHAB' 'Install or upgrade to openHAB release 3' '' '' '10 | Apply Improvements' 'Apply the latest improvements to the basic openHABian setup ►' '20 | Optional Components' 'Choose from a set of optional software components ►' '30 | System Settings' 'A range of system and hardware related configuration steps ►' '40 | openHAB Related' 'Switch the installed openHAB version or apply tweaks ►' '50 | Backup/Restore' 'Manage backups and restore your system ►' [?1049h[?25l(B                                            (B──────────────────────────┤ Welcome to the openHABian Configuration Tool  ├─────────────────────────────── 00 | About openHABian Information about the openHABian project and this tool   01 | Select Branch Select the openHABian config tool version ("branch") to run 02 | Upgrade System Upgrade all installed software packages (incl. openHAB) to their latest ver 03 | Install openHAB Install or upgrade to openHAB release 3  10 | Apply Improvements Apply the latest improvements to the basic openHABian setup ► 20 | Optional Components Choose from a set of optional software components ► 30 | System Settings A range of system and hardware related configuration steps ► 40 | openHAB Related Switch the installed openHAB version or apply tweaks ► 50 | Backup/Restore Manage backups and restore your system ►     ────────────────────────────────────────────────────────────────────────────────────────────────────────── (B00 | About openHABian Information about the openHABian project and this tool 01 | Select Branch Select the openHABian config tool version ("branch") to run [?12l[?25h(B  [?1049l+ choice='01 | Select Branch' + RET=0 + '[' 0 -eq 1 ']' + '[' 0 -eq 255 ']' + [[ 01 | Select Branch == '' ]] + [[ 01 | Select Branch == \0\0* ]] + [[ 01 | Select Branch == \0\1* ]] + openhabian_update /opt/openhabian/functions/menu.bash: line 57: openhabian_update: command not found + '[' 127 -ne 0 ']' + whiptail --msgbox 'There was an error or interruption during the execution of:\n "01 | Select Branch"\n\nPlease try again. If the error persists, please read /opt/openhabian/docs/openhabian-DEBUG.md or https://github.com/openhab/openhabian/blob/master/docs/openhabian-DEBUG.md how to proceed.' 14 80 [?1049h[?25l(B                                            (B┌──────────────────────────────────────────────────────────────────────────────┐│ │ (B│ There was an error or interruption during the execution of: │ (B│ "01 | Select Branch" │ (B│ │ (B│ Please try again. If the error persists, please read │ (B│ /opt/openhabian/docs/openhabian-DEBUG.md or │ (B│ https://github.com/openhab/openhabian/blob/master/docs/openhabian-DEBUG.md │ (B│ how to proceed. │ (B│ │ (B│ │ (B│  │ (B│ │ (B└──────────────────────────────────────────────────────────────────────────────┘  (B (B (B (B (B (B (B (B (B (B (B (B (B (B (B (B┌──────────────────────────────────────────────────────────────────────────────┐ (B (B│ │  (B (B│ There was an error or interruption during the execution of: │  (B (B│ "01 | Select Branch" │  (B (B│ │  (B (B│ Please try again. If the error persists, please read │  (B (B│ /opt/openhabian/docs/openhabian-DEBUG.md or │  (B (B│ https://github.com/openhab/openhabian/blob/master/docs/openhabian-DEBUG.md │  (B (B│ how to proceed. │  (B (B│ │  (B (B│ │  (B (B│  │  (B (B│ │  (B (B└──────────────────────────────────────────────────────────────────────────────┘  (B   (B (B (B (B (B (B (B (B (B (B (B (B (B [?12l[?25h (B(B  [?1049l+ return 0 + true + show_main_menu + local choice + local version +++ get_git_revision /opt/openhabian/functions/menu.bash: line 43: get_git_revision: command not found ++ whiptail --title 'Welcome to the openHABian Configuration Tool ' --menu 'Setup Options' 18 116 11 --cancel-button Exit --ok-button Execute '00 | About openHABian' 'Information about the openHABian project and this tool' '' '' '01 | Select Branch' 'Select the openHABian config tool version ("branch") to run' '02 | Upgrade System' 'Upgrade all installed software packages (incl. openHAB) to their latest version' '03 | Install openHAB' 'Install or upgrade to openHAB release 3' '' '' '10 | Apply Improvements' 'Apply the latest improvements to the basic openHABian setup ►' '20 | Optional Components' 'Choose from a set of optional software components ►' '30 | System Settings' 'A range of system and hardware related configuration steps ►' '40 | openHAB Related' 'Switch the installed openHAB version or apply tweaks ►' '50 | Backup/Restore' 'Manage backups and restore your system ►' [?1049h[?25l(B                                              (B┌────────────────────────────────┤ Welcome to the openHABian Configuration Tool  ├─────────────────────────────────┐│ │ (B│ 00 | About openHABian Information about the openHABian project and this tool  │ (B│ │ (B│ 01 | Select Branch Select the openHABian config tool version ("branch") to run │ (B│ 02 | Upgrade System Upgrade all installed software packages (incl. openHAB) to their latest version │ (B│ 03 | Install openHAB Install or upgrade to openHAB release 3 │ (B│ │ (B│ 10 | Apply Improvements Apply the latest improvements to the basic openHABian setup ► │ (B│ 20 | Optional Components Choose from a set of optional software components ► │ (B│ 30 | System Settings A range of system and hardware related configuration steps ► │ (B│ 40 | openHAB Related Switch the installed openHAB version or apply tweaks ► │ (B│ 50 | Backup/Restore Manage backups and restore your system ► │ (B│ │ (B│ │ (B│ │ (B│ │ (B└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘  (B00 | About openHABian Information about the openHABian project and this tool [?12l[?25h(B  [?1049l+ choice= + RET=1 + '[' 1 -eq 1 ']' + return 255 + system_check_default_password /usr/local/bin/openhabian-config: line 135: system_check_default_password: command not found ++ timestamp ++ date +%F_%T_%Z + echo -e '2021-01-14_18:26:50_CET [openHABian] We hope you got what you came for! See you again soon ;)' 2021-01-14_18:26:50_CET [openHABian] We hope you got what you came for! See you again soon ;) + cd /home/openhabian ]0;openhabian@openhab3: ~openhabian@openhab3:~ $ exit exit Script done on 2021-01-14 18:26:52+01:00 [COMMAND_EXIT_CODE="0"]