Jump to content
View in the app

A better way to browse. Learn more.

AlphaGNU

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

There are lot’s of complains regarding the netdata not working or installing in CWP to fix the issue please follow the easy fix :

you will need top install these dependencies before installing netdata from cwp :

First uninstall netdata :

/usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes --force

Install dependencies :

yum install lz4-devel lz4 json-c-devel libuv-devel libuv patch libyaml-devel --nobest 
yum install libyaml-devel
cd /usr/local/src/netdata
git submodule update --init --recursive
./netdata-installer.sh --disable-cloud --dont-wait

Ensure that your /etc/netdata/netdata.conf (or equivalent) has this under the [web] section:

bind to = unix:/run/netdata/netdata.sock

Restart netdata

systemctl restart netdata

18 hours ago, Sandeep B. said:

There are lot’s of complains regarding the netdata not working or installing in CWP to fix the issue please follow the easy fix :

you will need top install these dependencies before installing netdata from cwp :

First uninstall netdata :

/usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes --force

Install dependencies :

yum install lz4-devel lz4 json-c-devel libuv-devel libuv --nobest 
yum install libyaml-devel

after these depes are installed go to cwp admin » netdata » and install to from there

Installation can take few time depending on your server performance.

Nothing happens, still caught in an endless loop, always keeps asking to install again.

  • Author

please try this

/usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes --force
cd /usr/local/src
rm -rf netdata
git clone --recursive https://github.com/netdata/netdata
cd netdata
./netdata-installer.sh --disable-cloud --dont-wait

then after the official version is installed without any error (keep an eye on errors if there is any) uninstall it again :

/usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes --force

then install it from cwp

  • 2 weeks later...
  • 1 month later...

I came here and followed these instructions:

On 11/19/2024 at 2:46 AM, Sandeep B. said:

please try this

/usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes --force
cd /usr/local/src
rm -rf netdata
git clone --recursive https://github.com/netdata/netdata
cd netdata
./netdata-installer.sh --disable-cloud --dont-wait

then after the official version is installed without any error (keep an eye on errors if there is any) uninstall it again :

/usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes --force

then install it from cwp


This aborted on me, so close though - Alma 8.10 with CWP

The error message is “Package 'libuv', required by 'virtual:world', not found”

I initiated the netdata install via cwp control panel. The install failed twice.

I then found this “fix” or “workaround” here:

https://forum.centos-webpanel.com/centos-8-problems/failed-install-last-version-netdata-in-cwp-control-web-pannel-centos-8-stream/msg48165/#msg48165

Then used the install script as found @ cwp —> “cd /scripts && cp install_netdata install_netdata.orig && wget -O install_netdata https://github.com/LPJon/cwpfixes/raw/main/install_netdata && /scripts/./install_netdata"

The uninstall failed for this as well.


The errors:

-- Checking for module 'libuv'

-- Package 'libuv', required by 'virtual:world', not found

CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:607 (message):

A required package was not found

Call Stack (most recent call first):

/usr/share/cmake/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal)

CMakeLists.txt:2150 (pkg_check_modules)

-- Configuring incomplete, errors occurred!

FAILED ''

ABORTED Failed to configure Netdata sources.

^

|.-. .-. .-. .-. .-. . netdata .-. .-. .-. .-. .-. .-

| '-' '-' '-' '-' '-' '-' '-' '-' '-' '-'

+----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+--->

ABORTED Netdata failed to build for an unknown reason.


Operating System: AlmaLinux 8.10 (Cerulean Leopard)

CPE OS Name: cpe:/o:almalinux:almalinux:8::baseos

Kernel: Linux 4.18.0-553.33.1.el8_10.x86_64

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.