Hello,
I'm using pagekite on the same computer where it exists already, but there is another one user. I'm wondering how can I start my kite up & running. When I try to start with pagekite mykite.pagekite.me it says:
*** Kite creation failed!
*** Sorry, that domain is unavailable.
If you registered it already, perhaps you need to log on with a different e-mail address?
And I'm wondering how to change this.
I'm running pagekite v0.5.3.a on CentOS as a root, but have to use another pagekite as a root also.
Thank you, Ivan
Comments
If you want to have multiple kites configured, you can add new ones to your configuration like so:
$ pagekite.py --add 80 project1-yourname.pagekite.me
$ pagekite.py --add 8080 project2-yourname.pagekite.me
Then you can choose which one you fly, by naming it on the command line:
$ pagekite.py project2-yourname.pagekite.me
For more examples, try runnin this: pagekite.py --help |less
Note that all users can create unlimited "subdomains", and users who have paid also get the option of creating more short names. So I don't think there is any reason to create multiple accounts, but please explain your situation in more detail if I am overlooking something. :-)
Hope this helps!
I've solved problem by creating a group and adding user into it. Now we can share our available kites!
Great work with Pagekite.
Regards,
Ivan
Your help appreciated