Certain XML requests are failing
I have two projects. Running the same query on both gives me a
valid response, the other gives me a "Sorry, you've stumbled on an
error". The two queries are:
Works:
https://standalone.lighthouseapp.com/projects/27850/tickets.xml?pag...
Fails:
https://standalone.lighthouseapp.com/projects/33982/tickets.xml?pag...
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
1 Posted by Ben Gottlieb on 29 Aug, 2009 01:36 PM
This is still occurring; it makes the XML feed (and, consequently, our app) unusable. Any updates?
2 Posted by Leigh Caplan on 29 Aug, 2009 08:30 PM
I'm having a similar issue. Searching for tickets in one of my bins over XML is failing. I seem to have narrowed it down to the following ticket:
https://onehub.lighthouseapp.com/projects/10239/tickets/3277.xml
This ticket straight up fails on xml serialization. Any query which includes it also fails. I just moved it from "ready" to "staged" states using the bulk editor, and now it seems that moving it back to "ready" individually doesn't work.
Hope that provides you guys with a repeatable test case.
3 Posted by Leigh Caplan on 29 Aug, 2009 09:18 PM
It looks like this issue may be related to your open ticket #522.
4 Posted by Ben Gottlieb on 29 Aug, 2009 09:20 PM
who's open ticket #522?
5 Posted by Leigh Caplan on 29 Aug, 2009 09:23 PM
Lighthouse. It's talked about here: http://help.lighthouseapp.com/discussions/problems/1026-editing-tic...
Since my ticket which is causing xml issues appears to exhibit this behavior, the issues may be related.
6 Posted by Ben Gottlieb on 29 Aug, 2009 09:28 PM
ah, thanks!
7 Posted by Ivo Dancet on 31 Aug, 2009 03:42 PM
Got the same issue but I can't seem to find any working xml resource with tickets in it.
ex: this works: https://by2.lighthouseapp.com/projects/30264.xml
these don't: https://by2.lighthouseapp.com/projects/30264/tickets.xml, https://by2.lighthouseapp.com/tickets.xml
But this rails one does work:
https://rails.lighthouseapp.com/tickets.xml
8 Posted by Rick on 31 Aug, 2009 06:19 PM
Hey guys, I just pushed a fix for this. Sorry for the hassle. Let me know if you still have issues.
Rick closed this discussion on 31 Aug, 2009 06:19 PM.
Ben Gottlieb re-opened this discussion on 31 Aug, 2009 06:22 PM
9 Posted by Ben Gottlieb on 31 Aug, 2009 06:22 PM
Looks fixed here, thanks Rick!