-
Notifications
You must be signed in to change notification settings - Fork 9
setup throws an error #48
Comments
I wonder if any of the config should be established using the 5.0 config mechanism. |
Maybe�interesting idea. I think only users are being created though so probably overkill.Clark Richey On 11/19/11 2:31 PM, "Eric Bloch"
|
Oops, this error was introduced when I put in the new error handler and rewriter last week. I just pushed some changes that should fix things up. As a side note, the setup script now lives at /config/setup (dropping the .xqy). |
Regarding the use of the 5.0 config goodies, I'm guessing that you're referring to the REST interface that has been created. I'd be open to using it as the admin function calls are kind of painful. However, that leaves the 4.1 and 4.2 folks out in the insecure cold. So for the time being I think we should stick with using the admin API. |
Actually it would be the package management but I think it is overkill in this case. I think the existing approach is much better.Clark Richey On 11/19/11 3:19 PM, "Ryan Grimm"
|
Works now |
Excellent. Thanks for finding and reporting. I'll cook up a test for the setup page to catch further issues. Sent from my iPhone On Nov 19, 2011, at 12:30 PM, "Clark D. Richey, Jr."reply@reply.github.com wrote:
|
When I hit the setup.xqy at http://localhost:8010/config/setup.xqy I get the following error. The framework otherwise seems to be functioning fine, indicating that I have the correct configuration for the url rewriter.
{"error":{"status":404,"code":"corona:ENDPOINT-NOT-FOUND","message":"Invalid endpoint. Check path and parameters for errors."}}
The text was updated successfully, but these errors were encountered: