Hello @sdelaye, thank you for trying Noteself. I didn't make any investigation yet, but I guess that several things are happening:
you're trying to access an http server from an https origin. Browsers prevent this kind of things. Both the server and the client should speak http or https, never mix. if you are using a standard version of couchdb then CORS is not activated by default. You have to activate it for being able to access your database server from online version of Noteself. Let me look for instructions about how to setup CORS. In any case, you can create a free account on cloudant which makes all this things easier. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/885acf05-7622-4ffb-b2c3-ec2ba5594196%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

