Describe the bug
Title: Clicking article returns {"error":{"code":"E_UNKNOWN_METHOD","params":{"info":"UNKNOWN:->index"}}}
Hi,
I encountered an issue when opening/clicking articles in Awesome-TTRSS.
After clicking an article, the following error is returned:
json {"error":{"code":"E_UNKNOWN_METHOD","params":{"info":"UNKNOWN:->index"}}}
Environment:
- Awesome-TTRSS: latest Docker image
- Deployment method: docker-compose
- Browser: chrome
The feed list loads correctly, but opening an article triggers this error consistently.
Could this be related to routing, plugins, or reverse proxy configuration?
Thanks.
Have you googled?
Deployment method
Docker Compose
Version of the image used
latest
Host Operating System
macOS Tahoe 26
Browser
chrome
To Reproduce
After clicking an article, the following error is returned:
json {"error":{"code":"E_UNKNOWN_METHOD","params":{"info":"UNKNOWN:->index"}}}
Expected behavior
redirect to the original website
Screenshots
No response
Error logs
Additional context
No response
Describe the bug
Title: Clicking article returns {"error":{"code":"E_UNKNOWN_METHOD","params":{"info":"UNKNOWN:->index"}}}
Hi,
I encountered an issue when opening/clicking articles in Awesome-TTRSS.
After clicking an article, the following error is returned:
json {"error":{"code":"E_UNKNOWN_METHOD","params":{"info":"UNKNOWN:->index"}}}
Environment:
The feed list loads correctly, but opening an article triggers this error consistently.
Could this be related to routing, plugins, or reverse proxy configuration?
Thanks.
Have you googled?
Deployment method
Docker Compose
Version of the image used
latest
Host Operating System
macOS Tahoe 26
Browser
chrome
To Reproduce
After clicking an article, the following error is returned:
json {"error":{"code":"E_UNKNOWN_METHOD","params":{"info":"UNKNOWN:->index"}}}
Expected behavior
redirect to the original website
Screenshots
No response
Error logs
Additional context
No response