Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
While we have alot of information here, there is some missing that makes it hard to advise. What sorta of DB are you using? What are the commands being run in the rake doing? What is trying to get exported?
Could it be that the cron is running as a different user than your froy001 user? This seems to be what I think it might be without a bit more information. Perhaps something is set in the froy001 user environment that doesn’t exist in the cron’s user environment.
If you can provide more detail on what exactly these crons are trying to do, and how they interact with the various services; more information might be available to provide.