Richard Maynard
Richard Maynard
First, shows how the error and how I worked around with the
I'm personally still pretty new to the Symfony framework, I was able to solve the
It's not available, unfortunately it's an internal tool and has a lot of business info within the source.
I think I can reproduce it with a stubbed out application that can be shared, I'll work on that but probably be a couple of days. I appreciate how responsive...
I have unchecked that, and have the same result (lack of window borders)
I tried the above steps to get window borders and had no luck, so I continued to search. I realized there is an option in the Krohnkite -> Options ->...
Yes, I will do this. I submitted a pull request before noticing this reply. Will followup with the debug output.
So this actually unearthed another issue... The API returned a 404. Issuing the same curl request right after this exception is thrown returns a 200: ``` REQ: curl -i https://dns.api.rackspacecloud.com/v1.0//status/dc6c411b-7e3d-4f3c-91f3-584724ce6a57?showDetails=true...
Again, this looks like an API error. The response was a 200, but even the content length header was '0' so it's clear the remote API wasn't intending to send...