Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade from 1.33.0~ynh2 to 1.35.1~ynh1 fails #88

Open
linuxissuper opened this issue Jul 11, 2022 · 2 comments
Open

Upgrade from 1.33.0~ynh2 to 1.35.1~ynh1 fails #88

linuxissuper opened this issue Jul 11, 2022 · 2 comments

Comments

@linuxissuper
Copy link

Describe the bug

The installation fails with:
FAILED TO COMPILE/INSTALL NETDATA

Logs:
https://paste.yunohost.org/raw/ivicadafus

Context

  • Hardware: VPS bought online
  • YunoHost version: 4.3.6.3
  • I have access to my server: Through SSH | through the webadmin
Warning: Here's an extract of the logs before the crash. It might help debugging the error:
Info: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]]
Info: DEBUG - + tar --extract --file=/var/cache/yunohost/download/netdata/app.tar.gz --directory=/tmp/tmp.XeKMZjlshJ --strip-components 1
Info: DEBUG - + ynh_secure_remove --file=/var/cache/yunohost/download/netdata/app.tar.gz
Info: DEBUG - + '[' -d /var/cache/yunohost/app_tmp_work_dirs/app_rr3gmglc/sources/patches/ ']'
Info: DEBUG - + test -e /var/cache/yunohost/app_tmp_work_dirs/app_rr3gmglc/sources/extra_files/app
Info: DEBUG - + '[' -n '' ']'
Info: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
Info: DEBUG - ++ pidof netdata
Info: DEBUG - + pids='11242 11224'
Info: DEBUG - + '[' '!' -z '11242 11224' ']'
Info: DEBUG - + kill -USR1 11242 11224
Info: DEBUG - ++ mktemp /tmp/netdata-updater-log-XXXXXX.log
Info: DEBUG - + tmp=/tmp/netdata-updater-log-XNQdu3.log
Info: DEBUG - + exec
Info: DEBUG - + pushd /tmp/tmp.XeKMZjlshJ
Info: DEBUG - /tmp/tmp.XeKMZjlshJ /var/cache/yunohost/app_tmp_work_dirs/app_rr3gmglc/scripts
Info: DEBUG - + ./netdata-installer.sh --install /opt --dont-wait --disable-cloud
Info: DEBUG - + ynh_die 'FAILED TO COMPILE/INSTALL NETDATA'
Info: WARNING - FAILED TO COMPILE/INSTALL NETDATA
Info: DEBUG - + ynh_exit_properly
@JimboJoe
Copy link
Contributor

Hi, the error occurred during Netdata own installation script... Could you please share /tmp/netdata-updater-log-EsYNbD.log?

@linuxissuper
Copy link
Author

/netdata-installer.sh: 7: eval: Syntax error: "(" unexpected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants