I am trying to get my own tiddlywiki server up and running in my VPS inside 
docker. But I just can't get this thing to work properly. I already made 
one post about authentication problems but deleted it because the problem 
vanished (I thought the issue was with my cert.csv file not being in root 
folder) but now the problems are back and I am getting very frustrated here.

First of all. What is the current "standard" or "easiest" way to get my own 
server up and running inside docker? I found this 
https://github.com/elasticdog/tiddlywiki-docker which seems to work just 
fine but now I am not so sure. Every time I make a wiki I get XML parsing 
errors in console "XML Parsing Error: no root element found". This also 
happens when I try to log out, because apparently my username does not 
change even when I restart the server. Maybe due to a cookie or something 
no idea... 

It kind of works even with this error, I can get it up and running but 
authorization does not work. So I can't use certification=mycert.csv to 
require logging in. HTTPS seems to work ok though I am not using it atm. I 
can reach the server from my own computer and delete tiddlers etc so that 
it working fine.

But I think the XML error might be the culprit here with the authorization. 
But I have zero idea how to even start to fix this. Clicking the logout 
button gives the same error but the location is just 
"https://myserver:myport/Logout";. 

I have made the server only with the --init server command no nothing 
extra. Did not import my old tiddlywiki in it yet or anything like that. 
And I am running the server with just host=0.0.0.0 port=8080 and nothing 
else to access it from outside of the local network.

Can someone give me a hand here? Either with how to actually do this server 
thing inside docker or how to fix the XML error or some other info on how I 
should be doing this. 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ded866c5-85db-4d06-9d78-c156c2624cc2n%40googlegroups.com.

Reply via email to