-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not work on current OS X Yosemite #11
Comments
Part 1's a genuine bug -- we should be catching and ignoring permissions errors like that. Part 2 -- this is happening because the API is running in authenticated mode, and you haven't authenticated. You can either make authenticate() always return True, or you can make your client code implement the authentication protocol that's in the documentation. This is working as intended. |
Part 2: |
I agree it's not great -- as I've mentioned earlier, this is somewhat On 18 November 2014 09:00, Jan Pobořil [email protected] wrote:
--Christopher Neugebauer Jabber: [email protected] -- IRC: chrisjrn on irc.freenode.net -- WWW: |
I run the server as writen in README, but it firstly had problem with some permissons issues in my /Applications folder (it is issue, but it should not stop kaas):
I repaired permission in this folder and run server again. It wrote this errors (web service is not accessible):
The text was updated successfully, but these errors were encountered: