-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Milestone
Description
On the dev branch in the last few days, actualize_script.php (which is run using cron) has been writing non-error information to stderr. In my setup, when a cron job writes to stderr, I get an email. Can you please fix FreshRSS so goes back to only writing error information to stderr?
Here's the output of running actualize_script.php:
RESULT CODE: 0
ERROR OUTPUT:
FreshRSS[23415]: FreshRSS Start feeds actualization...
FreshRSS[23415]: SimplePie GET https://github.com/RadeonOpenCompute/ROCm-OpenCL-Driver/releases.atom
FreshRSS[23415]: SimplePie MD5 cache match for https://github.com/RadeonOpenCompute/ROCm-OpenCL-Driver/releases.atom
FreshRSS[23415]: SimplePie GET https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/releases.atom
FreshRSS[23415]: SimplePie MD5 cache match for https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/releases.atom
FreshRSS[23415]: FreshRSS feeds actualization done.
STANDARD OUTPUT:
Starting feed actualization at 2019-01-07T14:15:02+00:00
Actualize candrews...
Done.
Ending feed actualization at 2019-01-07T14:15:03+00:00
Feed actualizations took 0 day(s), 0 hour(s), 0 minute(s) and 1 seconds for 1 users
Results:
candrews OK
End.
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels