-
Notifications
You must be signed in to change notification settings - Fork 277
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
Failed to load application: [Errno 13] Permission denied: 'public.key' #42
Comments
From desaster on June 03, 2011 09:43:07 Looks like kippo simply doesn't have permission to write the public.key file. Check the file permissions, maybe the directory is owned by another user or something. Status: Invalid |
From koslibpro on June 03, 2011 09:47:42 in my kippo path(/home/kippo/)there is no public.key file!! what shoudl i do,then..? |
From stackexploit on March 26, 2012 00:42:20 Any one knows how to solve this problem? |
From stackexploit on March 26, 2012 01:21:14 I known how to solve this problem now. |
From karl.georg.keller on February 04, 2014 06:04:48 I'm having the same problem. |
From karl.georg.keller on February 04, 2014 06:07:42 I installed Kippo and its dependencies yesterday, on Debian ....so it should all be up-to-date. |
From karl.georg.keller on February 05, 2014 01:51:05 I am having this problem with the up-to-date Kippo I downloaded under: svn checkout http://kippo.googlecode.com/svn/trunk/ kippo-read-only Having tried Kippo 0.8 today everything worked fine. (no chmod 777 necessary) |
From koslibpro on June 03, 2011 19:16:08
What steps will reproduce the problem? 1.Open the terminal and cd to kippo path(mine is /home/kippo)
2.type ./start.sh
The expected output is just the following>>"Starting kippo in background...Loading dblog engine: mysql"
I'm using kippo-0.5,on Ubuntu Linux 11.4.
I copied the whole terminal screen:
kostas@kostas-P5Q-E:/home/kippo$ ./start.sh
Starting kippo in background...Loading dblog engine: mysql
Generating RSA keypair...
Failed to load application: [Errno 13] Permission denied: 'public.key'
Can anyone help me..?i would be extremely gratefull cause it's kinda urgent..
thanks in advance:)
Original issue: http://code.google.com/p/kippo/issues/detail?id=42
The text was updated successfully, but these errors were encountered: