Skip to content

[Feed problem] Uncaught TypeError: hash_update(): Argument #2 ($data) must be of type string, null given #7807

@2025dragonfly

Description

@2025dragonfly

Feed URL

https://corumhaber.net/rss/yazar/gazanfer-eryuksel

Describe the problem

Hi,
My feed's auto fetching stopped so i get into docker container and run this command

php -d memory_limit=1024M /var/www/FreshRSS/app/actualize_script.php

Log messages

root@448a6f69a912:/var/www/FreshRSS# php -d memory_limit=1024M /var/www/FreshRSS/app/actualize_script.php
FreshRSS[14925]: [_] [Sun, 10 Aug 2025 05:44:35 +0000] [notice] --- FreshRSS starting feeds actualization at 2025-08-10T05:44:35+00:00
FreshRSS[14925]: [admin] [Sun, 10 Aug 2025 05:44:36 +0000] [notice] --- FreshRSS actualize admin…
FreshRSS[14925]: FreshRSS SimplePie GET 200 https://corumhaber.net/rss/yazar/gazanfer-eryuksel
PHP Fatal error:  Uncaught TypeError: hash_update(): Argument #2 ($data) must be of type string, null given in /var/www/FreshRSS/lib/simplepie/simplepie/src/SimplePie.php:1692
Stack trace:
#0 /var/www/FreshRSS/lib/simplepie/simplepie/src/SimplePie.php(1692): hash_update()
#1 /var/www/FreshRSS/lib/simplepie/simplepie/src/SimplePie.php(1881): SimplePie\SimplePie->clean_hash()
#2 /var/www/FreshRSS/app/Models/Feed.php(412): SimplePie\SimplePie->init()
#3 /var/www/FreshRSS/app/Controllers/feedController.php(522): FreshRSS_Feed->load()
#4 /var/www/FreshRSS/app/Controllers/feedController.php(887): FreshRSS_feed_Controller::actualizeFeeds()
#5 /var/www/FreshRSS/lib/Minz/Dispatcher.php(117): FreshRSS_feed_Controller->actualizeAction()
#6 /var/www/FreshRSS/lib/Minz/Dispatcher.php(48): Minz_Dispatcher->launchAction()
#7 /var/www/FreshRSS/lib/Minz/FrontController.php(61): Minz_Dispatcher->run()
#8 /var/www/FreshRSS/app/actualize_script.php(107): Minz_FrontController->run()
#9 {main}
  thrown in /var/www/FreshRSS/lib/simplepie/simplepie/src/SimplePie.php on line 1692
Results:
admin
Fatal error: Uncaught TypeError: hash_update(): Argument #2 ($data) must be of type string, null given in /var/www/FreshRSS/lib/simplepie/simplepie/src/SimplePie.php:1692
Stack trace:
#0 /var/www/FreshRSS/lib/simplepie/simplepie/src/SimplePie.php(1692): hash_update()
#1 /var/www/FreshRSS/lib/simplepie/simplepie/src/SimplePie.php(1881): SimplePie\SimplePie->clean_hash()
#2 /var/www/FreshRSS/app/Models/Feed.php(412): SimplePie\SimplePie->init()
#3 /var/www/FreshRSS/app/Controllers/feedController.php(522): FreshRSS_Feed->load()
#4 /var/www/FreshRSS/app/Controllers/feedController.php(887): FreshRSS_feed_Controller::actualizeFeeds()
#5 /var/www/FreshRSS/lib/Minz/Dispatcher.php(117): FreshRSS_feed_Controller->actualizeAction()
#6 /var/www/FreshRSS/lib/Minz/Dispatcher.php(48): Minz_Dispatcher->launchAction()
#7 /var/www/FreshRSS/lib/Minz/FrontController.php(61): Minz_Dispatcher->run()
#8 /var/www/FreshRSS/app/actualize_script.php(107): Minz_FrontController->run()
#9 {main}
  thrown in /var/www/FreshRSS/lib/simplepie/simplepie/src/SimplePie.php on line 1692

W3C Validator

https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fcorumhaber.net%2Frss%2Fyazar%2Fgazanfer-eryuksel

Image

FreshRSS version

1.26.2

System information

Database version: postgresql

  • PHP version: # PHP 8.2.28 (cli) (built: Mar 13 2025 18:21:38) (NTS)
  • Installation type: docker
  • Web server type: ...
  • Device: ...
  • OS: Linux 448a6f69a912 6.6.62+rpt-rpi-2712 # 1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64 GNU/Linux
  • Browser: ...

Additional context

No response

Curl commands

No response

User agents

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions