Hey James, Im testing my salmon slapper now. Im getting a weird error though
res: <div class="error">An important error occured, probably related to email setup. Check logfiles for more info..</div> 500 Getting a 500 error from you guys, weird stuff. Also a question on how this is supposed to work. If salmon is verified using lookup on my URI (http://identi.ca/user/3919), which points to my XRD, which points to a public key on identi.ca, how do I sign salmons with this key? Or do I replace the outgoing information to include <author><uri>uri_of_my_custom_made_XRD</uri></author> On Mon, Mar 8, 2010 at 8:49 PM, James Walker <[email protected]> wrote: > On Mon, Mar 8, 2010 at 11:33 PM, tyler gillies <[email protected]> > wrote: > > Btw, my new project is going to send salmons back to statusnet > > > > The funny thing I noticed about Salmon is that, since it swims > "backwards" > > sites that were once mainly consumers are now content generators (salmon > > generators). > > > > This is a new paradigm for me to conquer since I have been predominately > > creating consumers, now I must do content generation. > > Indeed... it's a read/write web :-) > > Please ping me when you get to testing salmon slaps ... I'm eager to > improve our implementation with interop testing... the more the > merrier! > > > > > > > On Mon, Mar 8, 2010 at 8:24 PM, Jon Phillips <[email protected]> wrote: > >> > >> Good work Tyler...keep them coming :) Yes, it would be great to get a > >> level of support for ostatus.org and then do a big OPEN WEB OSTATUS > release. > >> Keep the support coming :) > >> Jon > >> > >> On Tue, Mar 9, 2010 at 11:54 AM, tyler gillies <[email protected]> > >> wrote: > >>> > >>> I am the prophet of social lately. > >>> > >>> Me to Evan: "Where is the ostatus discussion group". Bam. 2 days later > >>> all of a sudden there is a discussion group. > >>> > >>> Me to Darren: "Cliqset should support salmon and status.net", and > >>> well...... ;) > >>> > >>> > >>>> > I'd love to help debug and get things working pre-SXSW :-) > >>>> > > >>>> > I'll poke through this stuff... would it be possible to get my > account > >>>> > salmon-enabled? [email protected] ? Or do you have a place to test > >>>> > against? > >>>> > > >>>> > Thanks! > >>>> > > >>>> > (also, feel free to ping me off-list [email protected] ). > >>>> > > >>>> > .j > >>>> > > >>>> > On Mon, Mar 8, 2010 at 9:19 PM, Darren Bounds <[email protected]> > >>>> > wrote: > >>>> >> Hi guys, > >>>> >> > >>>> >> So we're about ready to roll out our Salmon mentions endpoint and > >>>> >> we've been testing against Status.net, Identi.ca specifically. > We've > >>>> >> run into a few snags that I'm hoping the Status.net team will be > able > >>>> >> to help debug. > >>>> >> > >>>> >> 1) Mentions from Identi.ca to @[email protected] are not > succeeding. > >>>> >> We > >>>> >> see two WebFinger discovery requests for the appropriate user from > >>>> >> Idenitica/Status.net but nothing beyond that. > >>>> >> > >>>> >> 2) We consistently receive a 400 posting a mention to Identica. > >>>> >> Example request / response below: > >>>> >> > >>>> >> POST /main/salmon/user/46376 HTTP/1.1 > >>>> >> Content-Type: application/magic-envelope+xml > >>>> >> Content-Length: 907 > >>>> >> Host: identi.ca <http://identi.ca> > >>>> >> Connection: Keep-Alive > >>>> >> User-Agent: Apache-HttpClient/4.0 (java 1.5) > >>>> >> > >>>> >> <?xml version="1.0" encoding="UTF-8" standalone="yes"?><env > >>>> >> > >>>> >> xmlns="http://salmon-protocol.org/ns/magic-env > "><data>PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz4KPGVudHJ5IHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDA1L0F0b20nPgogIDxpZD50YWc6Y2xpcXNldC5jb20sMjAxMDpBQUFBQUFBQUE8L2lkPiAgCiAgPGF1dGhvcj4KICAJPG5hbWU-dGVzdEBleGFtcGxlLmNvbTwvbmFtZT4KICAJPHVyaT5hY2N0OmNoYXJsaWVAY2xpcXNldC5jb208L3VyaT4KICA8L2F1dGhvcj4KICA8Y29udGVudD5IZXkgQGRhcnJlbmJvdW5kc0BpZGVudGkuY2EgU2FsbW9uIHN3aW0gdXBzdHJlYW0hPC9jb250ZW50PgogIDx0aXRsZT5IZXkgQGRhcnJlbmJvdW5kc0BpZGVudGkuY2EgU2FsbW9uIHN3aW0gdXBzdHJlYW0hPC90aXRsZT4KICA8dXBkYXRlZD4yMDEwLTAzLTA4VDIwOjA0OjAzWjwvdXBkYXRlZD4KPC9lbnRyeT4</data><encoding>base64url</encoding><alg>RSA-SHA256</alg><sig>qCYwzAfEjQ-jAdS7h8YBvcCeiMUAQJgGQanfPQVZtW-6bWoaghskcr7CONBJOtlNOiJ7xyMzOK1EWQjSVA9yBYMz8JswbESqUr7M-j8TKo7B15HVQNGVF8qX5Ob-PUwbf-Vor66BF4PapAi2n-V9MEwICiORr9UnNR1AzZxT7C8</sig></env> > >>>> >> > >>>> >> > >>>> >> > >>>> >> HTTP/1.1 400 Bad Request > >>>> >> Date: Tue, 09 Mar 2010 02:15:46 GMT > >>>> >> Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.5 with > >>>> >> Suhosin-Patch > >>>> >> mod_ssl/2.2.11 OpenSSL/0.9.8g > >>>> >> X-Powered-By: PHP/5.2.6-3ubuntu4.5 > >>>> >> Vary: Accept-Encoding > >>>> >> Connection: close > >>>> >> Transfer-Encoding: chunked > >>>> >> Content-Type: text/html; charset=UTF-8 > >>>> >> > >>>> >> > >>>> >> Any assistance you can provide would be greatly appreciated. It > would > >>>> >> be great to have both implementations talking to each other before > >>>> >> SXSW. > >>>> >> > >>>> >> > >>>> >> -- > >>>> >> darren bounds > >>>> >> [email protected] > >>>> >> _______________________________________________ > >>>> >> StatusNet-dev mailing list > >>>> >> [email protected] > >>>> >> http://lists.status.net/mailman/listinfo/statusnet-dev > >>>> >> > >>>> > > >>>> > > >>>> > > >>>> > -- > >>>> > James Walker :: http://walkah.net/ > >>>> > > >>>> > >>>> > >>>> > >>>> -- > >>>> darren bounds > >>>> [email protected] > >>>> _______________________________________________ > >>>> StatusNet-dev mailing list > >>>> [email protected] > >>>> http://lists.status.net/mailman/listinfo/statusnet-dev > >>> > >>> > >>> > >>> -- > >>> Everyone Loves Tea > >>> http://www.everyonelovestea.com > >>> > >>> _______________________________________________ > >>> StatusNet-dev mailing list > >>> [email protected] > >>> http://lists.status.net/mailman/listinfo/statusnet-dev > >> > >> > >> > >> -- > >> Jon Phillips > >> http://rejon.org/ > >> http://fabricatorz.com/ > >> internet: @rejon + skype: kidproto > >> +1.415.830.3884 (sf/global) > >> +86.134.3957.2035 (china) > > > > > > > > -- > > Everyone Loves Tea > > http://www.everyonelovestea.com > > > > _______________________________________________ > > StatusNet-dev mailing list > > [email protected] > > http://lists.status.net/mailman/listinfo/statusnet-dev > > > > > > -- > James Walker :: http://walkah.net/ > -- Everyone Loves Tea http://www.everyonelovestea.com
_______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
