Reeder (iOS) integration with TT-RSS (via Fever API)

Post plugins and custom CSS snippets here
waldo
Bear Rating Trainee
Bear Rating Trainee
Posts: 8
Joined: 22 Jan 2014, 00:47

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby waldo » 22 Jan 2014, 21:59

It seems to be when the source IP changes - I just observed this behavior when I switched from cellular data to wifi. Does the plugin log source IP for security reasons, or something?

lotrfan
Bear Rating Disaster
Bear Rating Disaster
Posts: 73
Joined: 18 Mar 2013, 04:42

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby lotrfan » 23 Jan 2014, 04:17

Not sure about the plugin, but TT-RSS itself does...

config.php wrote:

Code: Select all

   define('SESSION_CHECK_ADDRESS', 1);
   // Check client IP address when validating session:
   // 0 - disable checking
   // 1 - check first 3 octets of an address (recommended)
   // 2 - check first 2 octets of an address
   // 3 - check entire address


waldo
Bear Rating Trainee
Bear Rating Trainee
Posts: 8
Joined: 22 Jan 2014, 00:47

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby waldo » 23 Jan 2014, 04:21

First thing I did was disable it:

Code: Select all

        define('SESSION_CHECK_ADDRESS', 0);

lotrfan
Bear Rating Disaster
Bear Rating Disaster
Posts: 73
Joined: 18 Mar 2013, 04:42

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby lotrfan » 23 Jan 2014, 05:44

Hmm... You might try enabling debugging output in fever/fever_api.php and then checking the log file it creates...

JustAMacUser
Bear Rating Overlord
Bear Rating Overlord
Posts: 373
Joined: 20 Aug 2013, 23:13

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby JustAMacUser » 23 Jan 2014, 05:58

lotrfan wrote:Not sure about the plugin, but TT-RSS itself does...

config.php wrote:

Code: Select all

   define('SESSION_CHECK_ADDRESS', 1);
   [...]



Pretty sure the Fever API doesn't use this since it only uses an md5 sum of the username and password; not an actual session.

waldo
Bear Rating Trainee
Bear Rating Trainee
Posts: 8
Joined: 22 Jan 2014, 00:47

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby waldo » 23 Jan 2014, 06:09

It certainly didn't seem relevant, I disabled it because my employer round robins proxies in multiple /8s. Still, the ipad that never leaves the subnet works fine, but the iPhone has constant reoccurrences of this error.

JustAMacUser
Bear Rating Overlord
Bear Rating Overlord
Posts: 373
Joined: 20 Aug 2013, 23:13

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby JustAMacUser » 23 Jan 2014, 06:19

waldo wrote:It certainly didn't seem relevant, I disabled it because my employer round robins proxies in multiple /8s. Still, the ipad that never leaves the subnet works fine, but the iPhone has constant reoccurrences of this error.


Yeah, I turned the option off too since I didn't like logging in if my iPhone jumped between wifi and cellular.

As for the previous poster, definitely turn on debugging in the Fever API.

waldo
Bear Rating Trainee
Bear Rating Trainee
Posts: 8
Joined: 22 Jan 2014, 00:47

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby waldo » 23 Jan 2014, 06:38

Nothing in the debug log when the error occurs.

JustAMacUser
Bear Rating Overlord
Bear Rating Overlord
Posts: 373
Joined: 20 Aug 2013, 23:13

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby JustAMacUser » 23 Jan 2014, 07:11

See if Reeder has any debug logs. On your iOS device open Settings > General > About, then scroll to the bottom and look for debug/crash/logs or something (I forget exactly how it's named).

waldo
Bear Rating Trainee
Bear Rating Trainee
Posts: 8
Joined: 22 Jan 2014, 00:47

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby waldo » 23 Jan 2014, 07:26

Nothing from Reeder.

Settings > General > About > Diagnostics & Usage > Diagnostic & Usage Data, fwiw.

xtaz
Bear Rating Master
Bear Rating Master
Posts: 174
Joined: 24 Dec 2009, 16:48

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby xtaz » 24 Jan 2014, 18:41

For what it's worth I use Reeder (both version 1.x and 2.x) and have had no problems like this. My phone frequently changes IP address when I go from two different WiFi networks to 3G and so on and I've never been asked to log in again so it sounds like a possible problem specific to the server than the fever plugin or the Reeder app.

waldo
Bear Rating Trainee
Bear Rating Trainee
Posts: 8
Joined: 22 Jan 2014, 00:47

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby waldo » 03 Feb 2014, 04:18

I've resolved this by disabling SSL. Which isn't really a solution, but hey.

benson
Bear Rating Trainee
Bear Rating Trainee
Posts: 5
Joined: 01 Aug 2013, 22:59

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby benson » 12 Mar 2014, 23:11

I just updated to TT-RSS 1.11, and it seems my Fever plugin has stopped functioning. I downloaded the latest version from github, and can't seem to get it to work. I copied it to the plugins folder, enabled it, and tried to set a new password. When I click set password, I get an error (error(error:code7)). Reeder cannot connect to it.

Did I do something wrong with my update, or am I missing something? Thanks for the help.

tob
Bear Rating Trainee
Bear Rating Trainee
Posts: 30
Joined: 08 Feb 2014, 20:35

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby tob » 13 Mar 2014, 11:39

Did you try the old password?

The heads of Tiny and Fever work for me, including password setting.

benson
Bear Rating Trainee
Bear Rating Trainee
Posts: 5
Joined: 01 Aug 2013, 22:59

Re: Reeder (iOS) integration with TT-RSS (via Fever API)

Postby benson » 13 Mar 2014, 23:51

tob wrote:Did you try the old password?

The heads of Tiny and Fever work for me, including password setting.

Yes, I didn't change my settings in Reeder, and it could not connect. I was only trying changing the password since it was about the only option in the plugin :)

I also have found that if the Fever plugin was enabled pre-upgrade, that user cannot disable it. And if a user didn't have it enabled, they cannot enable it.


Return to “Themes and plugins”

Who is online

Users browsing this forum: No registered users and 1 guest