On Thu, Jan 8, 2009 at 14:29, Patrick Phelan <[email protected]> wrote:
> I am using Laconica_0.6.4 and am having difficulty getting notices and
> replies to be sent automatically to Twitter. Twitter accounts are getting
> verified successfully but no updated data is showing up in Twitter.

I run an instance at http://Laconica.KCLUG.com, and my users also
experience what you describe with Twitter.  I've tried
$config['integration']['source'] = 'Laconica';
and
$config['integration']['source'] = 'laconica';
to no avail.  So at least you're not alone :-).

I set $config['site']['logfile'] =  to a logfile, in hopes I could
figure out the problem.  I see:
LOG_DEBUG: twitter.php - Twitter bridge - cURL error: The requested
URL returned error: 503 - trying to load:
http://twitter.com/users/show/billycrook.json with user .

This happens for multiple users, and some numeric urls as well.  The
returned errors I've seen are 503, 502, and 404.
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to