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

Kickstart-static64.sh installation problems #5807

Closed
EnzoAkira opened this issue Apr 5, 2019 · 3 comments
Closed

Kickstart-static64.sh installation problems #5807

EnzoAkira opened this issue Apr 5, 2019 · 3 comments
Assignees
Labels
area/packaging Packaging and operating systems support bug
Milestone

Comments

@EnzoAkira
Copy link

EnzoAkira commented Apr 5, 2019

Hi everyone!

Bug report summary

Yesterday I was installing netdata with this command like always:
sh /tmp/kickstart-static64.sh --dont-wait --dont-start-it
But I am not be able to access to netdata website on my machine.
I checked if the netdata service is up, and it is, but with errors like this:
systemctl netdata

On journalctl has some errors too:
journalctl netdata
Restarting netdata service take a bit long time and doesn't resolve anything.

OS / Environment

CentOS Linux 7.6.1810
Kernel 3.10.0-862.14.4.el7.x86_64

Netdata version (output of netdata -V)

netdata v1.14.0-rc0-33-gd9d41e6b

Component Name

netdata

Steps To Reproduce
  • Download kickstart-static64.sh
    wget -O /tmp/kickstart-static64.sh https://my-netdata.io/kickstart-static64.sh
  • installing netdata with:
    sh /tmp/kickstart-static64.sh --dont-wait --dont-start-it
Expected behavior

Edit:
One thing I forgot to mention:
I dug into the code of kickstart-static64 and found that it has a "--stable-channel" argument just to install stable releases. I suggest you need to insert into docs Installation
I'll try to do this and see if that solves it for now.

@netdatabot netdatabot added bug needs triage Issues which need to be manually labelled labels Apr 5, 2019
@paulkatsoulakis paulkatsoulakis self-assigned this Apr 5, 2019
@paulkatsoulakis
Copy link
Contributor

Hello @EnzoAkira I am suspecting you are experiencing the same problem with #5803 that is already fixed. Can you try again with the latest from https://my-netdata.io/kickstart-static64.sh and let me know?

@paulkatsoulakis paulkatsoulakis added area/packaging Packaging and operating systems support and removed needs triage Issues which need to be manually labelled labels Apr 5, 2019
@EnzoAkira
Copy link
Author

It's working now! Thank you!

About the --stable-channel how does this work? Is it just for kickstart.sh or does it also work on kickstart-static64?

@cakrit
Copy link
Contributor

cakrit commented Apr 5, 2019

#5487 introduced the stable channel everywhere. @paulkatsoulakis we need an update on the installer readme.md please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/packaging Packaging and operating systems support bug
Projects
None yet
Development

No branches or pull requests

4 participants