kan.so website and repositories down?

68 views
Skip to first unread message

Dean Sellers

unread,
Feb 16, 2014, 4:42:00 AM2/16/14
to ka...@googlegroups.com
Hi,
I am trying to work on an app, was loving kan.so. Seems now both the website I was relying on to help me out and the repositories I need to work are down. Hope someone knows and is looking at it???

Milan Andric

unread,
Feb 16, 2014, 11:11:39 AM2/16/14
to ka...@googlegroups.com
As of late the website hosting seems to be having problems. But everything on GitHub seems fine.  

Forwarding this to Caolan and Jason in case they missed it...

Milan

On Feb 16, 2014, at 6:42 AM, Dean Sellers <de...@sellers.id.au> wrote:

Hi,
I am trying to work on an app, was loving kan.so. Seems now both the website I was relying on to help me out and the repositories I need to work are down. Hope someone knows and is looking at it???

--
You received this message because you are subscribed to the Google Groups "kanso" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kanso+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Suraj Kumar

unread,
Feb 16, 2014, 9:40:42 PM2/16/14
to ka...@googlegroups.com
Given how critical kanso has become in one part of our organisation, we'd like to help create a mirror of kanso. What we need is documentation on how to replicate from the existing kanso site. What we may also need (kanso expert comments welcome) is a scheme for falling back to alternate mirrors if kan.so is down (minimally: 'argument' in kanso tool to specify alternate mirror).
--
An Onion is the Onion skin and the Onion under the skin until the Onion Skin without any Onion underneath.


_____________________________________________________________
The information contained in this communication is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. It may contain confidential or legally privileged information. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. The firm is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.

p.van.d...@interactiveblueprints.nl

unread,
Feb 17, 2014, 9:49:01 AM2/17/14
to ka...@googlegroups.com


Op maandag 17 februari 2014 03:40:42 UTC+1 schreef Suraj Kumar:
Given how critical kanso has become in one part of our organisation, we'd like to help create a mirror of kanso. What we need is documentation on how to replicate from the existing kanso site. What we may also need (kanso expert comments welcome) is a scheme for falling back to alternate mirrors if kan.so is down (minimally: 'argument' in kanso tool to specify alternate mirror).

I haven't tried this yet but maybe it will help.
While browsing through the kanso code I saw that in lib/kansorc.js a repo is configured (around line 30):

/**
 * The defaults kansorc settings
 */

exports.DEFAULTS = {
    repositories: [
        "http://kan.so/repository"
    ],
    env: {
        // custom push locations
    }
};

I saw that
http://kan.so:5984/repository is still up.
What you could try is to replicate
http://kan.so:5984/repository to a local couchdb server and then alter lib/kansorc.js to point to the server and database you replicated to.

P.s. I also noticed that http://kan.so:5984/doc throws a JSON.parse error. Maybe that is why kan.so is down?
Reply all
Reply to author
Forward
0 new messages