HenryQW / Awesome-TTRSS

🐋 Awesome TTRSS, a powerful Dockerised all-in-one RSS solution.
http://ttrss.henry.wang
MIT License
2.44k stars 493 forks source link

Undefined array key "scheme" #295

Closed ptsa closed 3 years ago

ptsa commented 3 years ago

E_WARNING (2) classes/urlhelper.php:46 Undefined array key "scheme"

classes/urlhelper.php(46): ttrss_error_handler(2, Undefined array key "scheme", classes/urlhelper.php, 46) include/functions.php(197): rewrite_relative(, /favicon.ico) classes/rssutils.php(1846): rewrite_relative_url(, /favicon.ico) classes/rssutils.php(1634): get_favicon_url() classes/rssutils.php(577): update_favicon(, 128) update.php(235): update_rss_feed(128, 1) E_WARNING (2) classes/urlhelper.php:45 Undefined array key "host"

classes/urlhelper.php(45): ttrss_error_handler(2, Undefined array key "host", classes/urlhelper.php, 45) include/functions.php(197): rewrite_relative(, /favicon.ico) classes/rssutils.php(1846): rewrite_relative_url(, /favicon.ico) classes/rssutils.php(1634): get_favicon_url() classes/rssutils.php(577): update_favicon(, 128) update.php(235): update_rss_feed(128, 1)

这个是什么问题 每天都有出现

ptsa commented 3 years ago

这个是哪方面的问题?