Fixed by setting my own cron job https://forum.cloudron.io/topic/14965/which-user-for-cron-task/4?_=1773687776018
sebastienserre
Posts
-
[critical] install.lock removed after cloudron reboot -
WHich user for Cron task ?Sorry for my late answers. Yes, yes it fixes it. Thank you
-
[critical] install.lock removed after cloudron rebootHello,
Is a solution has been found because I'm experiencing the same issue.
Video => https://www.loom.com/share/a526c2ccf8ff46108d791ae6e4d862e8
Logs => https://file.thivinfo.com/Cloudron/82a18dde-001d-4c51-a69b-5ac33376e6b5 (1).log -
Security error messageHello,
In Dolibarr App, I'm trying to change my profile language and receive this message:
Access refused to 172.18.0.1 by SQL or Script injection protection in main.inc.php:analyseVarsForSqlAndScriptsInjection type=0 Try to go back, fix data of your form and resubmit it. You can contact also your technical support.Do you know how to solve this ?
Regards
-
WHich user for Cron task ?Hello @james
I have an recurrent invoice created each 28th of the month and yesterday, it has not been created (first 28th after migrating to Cloudron).
So I thought the Cron task was not run.
i've added it on the Cron tab from the panel but the pdf generated by Dolibarr was owned by root user. -
Email questionsI've just perform the same test on my two weeks old Dolibarr installed on another host and the Link are correct.
So they are modified by the Dolibarr Cloudron app.
In both cases, the emails are sent by the same SMTP located on my cloudron -
Email questionsHello,
I first thought to post on the Dolibarr forum but I think it's more generic.... but I'm not sure

OK, in Dolibarr, I can issue some payment link which llos like to https://example.com/public/payment/newpayment.php?source=invoice&ref=FA2601-0768&securekey=my-key
Once sent by email, my customers received https://example.com/public/payment/newpayment.php?source=invoice&ref=FA2601-0768&securekey=my-key
As you can see the
&have been escaped to&which is of course breaking the link.- Do you know from what this is issue is from ?
When I received the email, the "from" header is "Matomo" which is another apps I'm running on the Cloudron.
Both are sending emails through address managed by my cloudron.
Do you know why the from is Matomo on my Dolibarr ?Regards
-
WHich user for Cron task ?Hello,
I've set a cron task from the app (Dolibarr) panel:

I assume this task is run as root? (or not www-data user)
Am I right ?If I need to change the user, do you suggest to edit the
crontabfrom the web terminal ?
crontab -e?Thanks
-
Backup CrashThank you @james
Increasing the part size has fixed the issue. -
Backup CrashOn Cloudron 9.0.17, my backup to S3 (Scaleway) are crashing.
Here are the logs: https://file.thivinfo.com/Cloudron/task-23.log
Any idea on what is happening ? -
Wrong link on First time setupHello,
The doc link on the Matrix app "first time installation" is wrong.

It actually point to https://docs.cloudron.io/apps/synapse/#post-installation when the correct link is https://docs.cloudron.io/packages/synapse/#post-installation (/packages/ io /apps/)
Regards
-
Backuping to my Synology NASThank you @jadudm Cloud Sync app is, I think, what I need.
I didn't know this Synology app and I think It will help me in many cases. -
Backuping to my Synology NAS@hakunamatata no they are not on same LAN. My NAS is at home and Cloudron on a VPS on a hosting provider.
-
Backuping to my Synology NASHello,
Is there some of you who are backuping their Cloudron to their Synology NAS ?
I have a DS720+ and I wonder how I could setup a backup on Cloudron to save it on my NAS.Do you have some tips ?
Regards
-
wp db import : file missing or not readableoh! I'm sorry, i missed @james answer.
wp dbcommand works with the full path -
wp db import : file missing or not readable@p44 tip works but it's really easier to launch a
wp db import backup.sqlcommand. -
wp db import : file missing or not readableYes, my question was, why this specific import method from WPCLi (which is easier than a SQL query) doesn't work.
I do not know if I'm doing something wrong or if it's a limitation of the WordPress developer Cloudron app.but thank you for your tip @p44
-
wp db import : file missing or not readableHello,
On my others hosting system, I sued to use WP-CLI to manage my WordPress websites.
To import DB I'm using https://developer.wordpress.org/cli/commands/db/import/On my Cloudron WordPress developer, I can't use this command.
root@b8b274fd-2cfa-49b9-a088-fb2f905ba032:/app/data/public# wp db import backup.sql Error: Import file missing or not readable: backup.sql root@b8b274fd-2cfa-49b9-a088-fb2f905ba032:/app/data/public# ls -la total 85896 drwxr-xr-x 6 www-data www-data 4096 Jan 15 06:40 . drwxr-xr-x 4 www-data www-data 4096 Jan 15 06:27 .. -rw-r--r-- 1 www-data www-data 87625537 Jan 15 06:39 backup.sql -rw-r--r-- 1 www-data www-data 405 Jan 15 06:26 index.php -rw-r--r-- 1 www-data www-data 19903 Jan 15 06:26 license.txt -rw-r--r-- 1 www-data www-data 7425 Jan 15 06:26 readme.html -rw-r--r-- 1 www-data www-data 7349 Jan 15 06:26 wp-activate.php drwxr-xr-x 9 www-data www-data 4096 Jan 15 06:26 wp-admin -rw-r--r-- 1 www-data www-data 351 Jan 15 06:26 wp-blog-header.php -rw-r--r-- 1 www-data www-data 2323 Jan 15 06:26 wp-comments-post.php -rw-r--r-- 1 www-data www-data 3339 Jan 15 06:26 wp-config-sample.php -rw-rw-r-- 1 www-data www-data 3690 Jan 15 06:27 wp-config.php drwxr-xr-x 17 www-data www-data 4096 Jan 15 06:51 wp-content drwxr-xr-x 6 www-data www-data 4096 Jan 15 06:27 wp-content-old -rw-r--r-- 1 www-data www-data 5617 Jan 15 06:26 wp-cron.php drwxr-xr-x 31 www-data www-data 16384 Jan 15 06:26 wp-includes -rw-r--r-- 1 www-data www-data 2493 Jan 15 06:26 wp-links-opml.php -rw-r--r-- 1 www-data www-data 3937 Jan 15 06:26 wp-load.php -rw-r--r-- 1 www-data www-data 51437 Jan 15 06:26 wp-login.php -rw-r--r-- 1 www-data www-data 8727 Jan 15 06:26 wp-mail.php -rw-r--r-- 1 www-data www-data 31055 Jan 15 06:26 wp-settings.php -rw-r--r-- 1 www-data www-data 34516 Jan 15 06:26 wp-signup.php -rw-r--r-- 1 www-data www-data 5214 Jan 15 06:26 wp-trackback.php -rw-r--r-- 1 www-data www-data 3205 Jan 15 06:26 xmlrpc.php root@b8b274fd-2cfa-49b9-a088-fb2f905ba032:/app/data/public#Any idea why ?
-
Cloudron 9.0.15 - App Archive empty in backupI'm running Cloudron 9.0.15, and I wonder if having nothing in Backup > App Archive is normal ?

-
Unabable to loginMany many thanks to @james who has providing me a very great support.
Without him I wouldn't have corretcly migrated my Dolibarr.Thank you again!