Been having some issues with logging in using Chrome on a newly upgraded TT-RSS from 1.7.8 to 1.7.9.
Error: {"error":{"code":7}}
I've tried clearing all browsing history. I've also been able to recreate the error in Safari (although it initially worked) and on Windows-based Chrome. I can't recreate the error on Firefox.
I've also tried all of these steps from the FAQ:
1. Force logout by opening tt-rss/public.php?op=logout
2. Delete all session cookies from your tt-rss domain, e.g. ttrss_sid and ttrss_sid_ssl.
3. If that didn't help, delete everything from ttrss_sessions table in the database.
Any input would be much appreciated.

Martin