[TwitterBridge] Twitter Repeats and replies not forwarding in 1.0.0alpha5
[TwitterBridge] Twitter Repeats and replies not forwarding in 1.0.0alpha5
| Issue ID: | 3199 |
| Issue Category: | compatibility |
| Component: | plugin |
| Priority: | normal |
| Status: | active |
| Assigned: | zach |
| Version: | 1.0 |
| Milestone: | 1.0 |
I have a StatusNet instance running 1.0.0alpha5 with the bidirectional Twitter bridge enabled. When I click the repeat button the repeated notice shows up in my feed, but it is not forwarded to twitter or to any of my OStatus followers.
Repeats of OStatus follows (i.e. from identi.ca) seem to work normally.

Updates
#1
Just realized the same goes for replies.
#2
This might bring a clue: I've started noticing this output on the console on the server:
PHP Fatal error: Uncaught ClientException: [403]: Cannot repeat a notice you cannot read.
thrown in /var/www/status/classes/Notice.php on line 384
#3
I also noticed this error message when replying to a Twitter status: FeedSubNoHubException
#4
When I click the repeat button the repeated notice shows up in my feed, but it is not forwarded to twitter or to any of my OStatus followers.
Are you referring specifically to incoming Twitter notices, or is this any notice?
#5
#6
Yes. This applies to notices coming from Twitter. Notices from other OStatus sites work as expected.
You can also subscribe to the
RSS feed for updates to this issue.