@girish I just upgrade to ubuntu 20.04.6 LTS
And python 3.8.
I just check back the collectd.conf, and I don"t have anymore the module du.
I upgrade to cloudron 7.4.1.
mathieuepitech
Posts
-
collectd is unable to start -
collectd is unable to startI have the same issue, and i tried to add the
LD_PRELOAD
think, but i got a parsing error in the file.
Does anyone have already saw that ?May 10 15:14:23 sanchezm systemd[1]: Starting Statistics collection and monitoring daemon... May 10 15:14:23 sanchezm collectd[6484]: [2023-05-10 15:14:23] plugin_load: plugin "logfile" successfully loaded. May 10 15:14:23 sanchezm collectd[6484]: Error: Parsing the config file failed! May 10 15:14:23 sanchezm systemd[1]: collectd.service: Main process exited, code=exited, status=1/FAILURE May 10 15:14:23 sanchezm systemd[1]: collectd.service: Failed with result 'exit-code'. May 10 15:14:23 sanchezm systemd[1]: Failed to start Statistics collection and monitoring daemon. May 10 15:14:25 sanchezm systemd[1]: Stopped Statistics collection and monitoring daemon.
After some research, i found that the issue come from the
Import "du"
in thecollectd.conf
file.
Does anyone know how to fix that ?<Plugin python> # https://blog.dbrgn.ch/2017/3/10/write-a-collectd-python-plugin/ ModulePath "/home/yellowtent/box/setup/start/collectd/" LogTraces false # enable this to get traces in /var/log/collectd.log Interactive false Import "df" # Import "du" <Module du> <Path> Instance maildata Dir "/home/yellowtent/boxdata/mail" </Path> <Path> Instance boxdata Dir "/home/yellowtent/boxdata" Exclude "mail" </Path> <Path> Instance platformdata Dir "/home/yellowtent/platformdata" </Path> </Module> </Plugin>
-
Mail from domain is not allowed from your hostWhen i try to send a email from my PHP app i get this message '550 Mail from domain is not allowed from your host'.
Can someone help me please.
-
Feature Request: Backup Schedle by appsIs it possible to have a backup interval for each apps, like i have one app (nexcloud) very heavy and take a lot of time and ressource to backup and send to GCS, so i would like to put this app backup one a week and all the other one a day.
Thanks.
-
Nextcloud down problem backupMy nextcloud has get down during the night, so i try to repair it this morning, but it was in pending so i try to uninstall and reinstall from backup but both are in pending since 3 hours, how can i repair ?