MindTouch Developer Center > Deki > FAQ > Troubleshooting > How do I...Troubleshoot 'No default auth service found'?

How do I...Troubleshoot 'No default auth service found'?

Table of contents
No headers

Make sure that the domain you're accessing the Wiki through is setup in /etc/hosts (for Linux users).

Example:
If your wiki is located at http://deki.brandnewwiki.com, then add the domain to /etc/hosts as follows

127.0.0.1 deki.brandnewwiki.com deki


Tag page
Viewing 2 of 2 comments: view all
This does not work on centOS 5 with XAMPP any sugestions?
Posted 10:14, 26 Oct 2007
Adding that actually makes my mod_proxy not work (for some reason).

One thing to confirm is that you can get to the actual API e.g.

curl http://localhost:8081/host/test

Get that working first ... if it's not working then the dekiapi isn't running for some reason.

Once the localhost:8081 call works, then try

curl http://yourwiki.yourdomain.com/@api/host/test

if that doesn't work, then you need to get your mod_proxy working.
Posted 16:48, 1 Nov 2007
Viewing 2 of 2 comments: view all
You must login to post a comment.
Powered by MindTouch Deki v.8.08.2