-
I have followed the directions in the Homepage FreshRSS widget page, as well as the instructions to enable the api in FreshRSS. The result on Homepage in the FreshRSS widget is 'NaN'. My endpoints Pass:
My services.yml:
If I use the 'fever.php' api, this results:
My docker-compose.yml:
I have tried the port 3000 in the widget url and get the same NaN result. Logs:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Widget url should be just |
Beta Was this translation helpful? Give feedback.
-
I don't want to open new topic, but I have the same problem except the part about logs from container, as there are no logs. All I'm getting is:
from homepage. This is my config: - Fresh RSS:
icon: freshrss.png
href: http://192.168.1.3:9003
description: RSS Reader
widget:
type: freshrss
fields: ["unread"]
href: http://192.168.1.3:9003
username: <user>
password: <api token> There is also nothing in developer tools, except http 500. |
Beta Was this translation helpful? Give feedback.
-
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. |
Beta Was this translation helpful? Give feedback.
Widget url should be just
url: http://192.168.1.156