@BrutalBirdie No date planned?
I would precisely like the applications contained in my Cloudron to be in high availability (Nextcloud, Mail etc...)
L
Lanklan
@Lanklan
Posts
-
Cluster Cloudron -
Cluster CloudronHi everybody,
After following some discussion here, and unfortunately, i see any news about Cloudron cluster possibilities.
Is it possible to have it ? Some links ?Thank you
-
Zabbix Plugin not found@girish said in Zabbix Plugin not found:
@Lanklan to restart the app , go to repair tab of the app and click on the restart button.
After that, I can see zabbix:
Already done it but i don't know why it's appared after several restart !
-
Zabbix Plugin not foundNo ...
Same issue
.... -
Zabbix Plugin not foundUnfortunatly no
root@50389fd0-793a-4129-b11c-fa5cdeafb780:/app/code# /app/code/bin/grafana-cli -homepath /app/data -config /run/grafana/custom.ini plugins install alexanderzobnin-zabbix-app Deprecation warning: The standalone 'grafana-cli' program is deprecated and will be removed in the future. Please update all uses of 'grafana-cli' to 'grafana cli' β Downloaded and extracted alexanderzobnin-zabbix-app v4.4.3 zip successfully to /app/data/plugins/alexanderzobnin-zabbix-app Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. root@50389fd0-793a-4129-b11c-fa5cdeafb780:/app/code# /app/code/bin/grafana-server restart Deprecation warning: The standalone 'grafana-server' program is deprecated and will be removed in the future. Please update all uses of 'grafana-server' to 'grafana server' Grafana server is running with elevated privileges. This is not recommended INFO [11-02|21:00:37] Starting Grafana logger=settings version=10.2.0 commit=895fbafb7a branch=HEAD compiled=2023-10-23T13:40:35Z INFO [11-02|21:00:37] Config loaded from logger=settings file=/app/code/conf/defaults.ini INFO [11-02|21:00:37] Target logger=settings target=[all] INFO [11-02|21:00:37] Path Home logger=settings path=/app/code INFO [11-02|21:00:37] Path Data logger=settings path=/app/code/data INFO [11-02|21:00:37] Path Logs logger=settings path=/app/code/data/log INFO [11-02|21:00:37] Path Plugins logger=settings path=/app/code/data/plugins INFO [11-02|21:00:37] Path Provisioning logger=settings path=/app/code/conf/provisioning INFO [11-02|21:00:37] App mode production logger=settings Error: β failed to connect to database: mkdir /app/code/data: read-only file system
-
Zabbix Plugin not foundAlready tried like this :
root@20557ab0-2211-4f08-ba65-50cd798cbc3a:/app/code# /app/code/bin/grafana-cli -homepath /app/data/plugins/ -config /run/grafana/custom.ini plugins install alexanderzobnin-zabbix-app Deprecation warning: The standalone 'grafana-cli' program is deprecated and will be removed in the future. Please update all uses of 'grafana-cli' to 'grafana cli' β Downloaded and extracted alexanderzobnin-zabbix-app v4.4.3 zip successfully to /app/data/plugins/alexanderzobnin-zabbix-app Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. root@20557ab0-2211-4f08-ba65-50cd798cbc3a:/app/code# /app/code/bin/grafana-server restart Deprecation warning: The standalone 'grafana-server' program is deprecated and will be removed in the future. Please update all uses of 'grafana-server' to 'grafana server' Grafana server is running with elevated privileges. This is not recommended INFO [11-02|20:46:41] Starting Grafana logger=settings version=10.2.0 commit=895fbafb7a branch=HEAD compiled=2023-10-23T13:40:35Z INFO [11-02|20:46:41] Config loaded from logger=settings file=/app/code/conf/defaults.ini INFO [11-02|20:46:41] Target logger=settings target=[all] INFO [11-02|20:46:41] Path Home logger=settings path=/app/code INFO [11-02|20:46:41] Path Data logger=settings path=/app/code/data INFO [11-02|20:46:41] Path Logs logger=settings path=/app/code/data/log INFO [11-02|20:46:41] Path Plugins logger=settings path=/app/code/data/plugins INFO [11-02|20:46:41] Path Provisioning logger=settings path=/app/code/conf/provisioning INFO [11-02|20:46:41] App mode production logger=settings Error: β failed to connect to database: mkdir /app/code/data: read-only file system
-
Zabbix Plugin not foundSeems there is some problems with file system on too .. :
root@cedbd53a-9fa8-4170-9842-021ef156d91a:/app/code# /app/code/bin/grafana-server restart Deprecation warning: The standalone 'grafana-server' program is deprecated and will be removed in the future. Please update all uses of 'grafana-server' to 'grafana server' Grafana server is running with elevated privileges. This is not recommended INFO [11-02|16:51:30] Starting Grafana logger=settings version=10.2.0 commit=895fbafb7a branch=HEAD compiled=2023-10-23T13:40:35Z INFO [11-02|16:51:30] Config loaded from logger=settings file=/app/code/conf/defaults.ini INFO [11-02|16:51:30] Target logger=settings target=[all] INFO [11-02|16:51:30] Path Home logger=settings path=/app/code INFO [11-02|16:51:30] Path Data logger=settings path=/app/code/data INFO [11-02|16:51:30] Path Logs logger=settings path=/app/code/data/log INFO [11-02|16:51:30] Path Plugins logger=settings path=/app/code/data/plugins INFO [11-02|16:51:30] Path Provisioning logger=settings path=/app/code/conf/provisioning INFO [11-02|16:51:30] App mode production logger=settings Error: β failed to connect to database: mkdir /app/code/data: read-only file system
Or other problem :
Error: β failed to connect to database: failed to create SQLite database file "/app/code/data/grafana.db": open /app/code/data/grafana.db: read-only file system
-
Zabbix Plugin not foundHi,
I've installed on command line Zabbix plugin for Grafana :
root@cedbd53a-9fa8-4170-9842-021ef156d91a:/app/code# /app/code/bin/grafana-cli -homepath /app/code -config /run/grafana/custom.ini plugins install alexanderzobnin-zabbix-app Deprecation warning: The standalone 'grafana-cli' program is deprecated and will be removed in the future. Please update all uses of 'grafana-cli' to 'grafana cli' β Downloaded and extracted alexanderzobnin-zabbix-app v4.4.3 zip successfully to /app/data/plugins/alexanderzobnin-zabbix-app Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary.
After restarting Grafana, Instance etc ... I don't find Zabbix plugin on Grafana, is it normal ?