Language:
switch to room list switch to menu My folders
Go to page: First ... 102 103 104 105 [106]
[#] Mon Apr 15 2013 14:54:28 EDT from IGnatius T Foobar @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

Perhaps the javascript modal is too much to deal with and we should just have it change pages.

[#] Sun May 12 2013 05:26:03 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

killing all stuck rss aggregators:

for i in `sendcommand rwho |grep -i rss |sed "s;|.*;;" `; do sendcommand "TERM ${i}"; done

 



[#] Mon May 13 2013 11:05:08 EDT from IGnatius T Foobar @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

I'm noticing a lot more situations where an entire feed re-posts to its room.
Does that have something to do with stuck aggregators? (Items falling out of the use table because the aggregators were stuck, perhaps?)

[#] Tue May 14 2013 11:24:40 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

yes, saw these too.

My current plan is to disalow the tdap on the usetable in such a situation.

For shure there is also a need to find out whats wrong; to get some more of why & where aggregators were stuck the latest patches add more information to the rwho command.



[#] Tue May 14 2013 13:14:06 EDT from IGnatius T Foobar @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

We could expand USETABLE_RETAIN to more than 7 days.

Also, if that code has been touched at all, are we making sure that we update the usetable entry with the current timestamp if we see the item again?

[#] Tue May 14 2013 13:21:50 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

yes, it should. however, if its blocked for some reason in first place, it never will ;-)

We need to catch that, and also the condition that i.e. the remote host goes away for a while.



[#] Wed May 15 2013 02:42:02 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

whoops, broken it is right now. still searching.



[#] Thu May 16 2013 18:27:23 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

ok, stable again.

new tiny webcit js hack: zapping duplicates so one can get rid of them in one click.



[#] Mon May 20 2013 16:02:02 EDT from IGnatius T Foobar @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

So it seems Uncensored is running code that has the broken usetable for rss, and I should update?

[#] Tue May 21 2013 01:30:15 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

yea, you could upgrade again, however it seems as if still not all situations are fixed.

I'm working on it.



[#] Tue May 21 2013 01:31:10 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

(at least it should not be crashy atm.)



Go to page: First ... 102 103 104 105 [106]