Can't save .html file on WebDAV

173 views
Skip to first unread message

t

unread,
May 21, 2020, 12:22:43 PM5/21/20
to TiddlyWiki
Hi all,

I've been trying to figure this out for a few hours. I've searched here, Google, everything. Unfortunately I don't know enough about coding, command line, etc. to figure out what I'm doing or simply not get exhausted from troubleshooting.

I've downloaded an emptystroll.html file to run, uploaded it to a WebDAV server I have access to, but when I click save changes, it says "Error while saving: File changed on server"

The directory has full RW access given to everyone and there is no authentication enabled currently. Any ideas? I've tried various browsers to no avail, also.

FrD

unread,
May 21, 2020, 12:52:37 PM5/21/20
to TiddlyWiki
Hi t,

Not sure, but PMario has done a lot of work on the webdav topic. Maybe have a look at :



Regards

FrD

t

unread,
May 21, 2020, 2:40:51 PM5/21/20
to TiddlyWiki
I had a feeling that attention fatigue was getting to me...

So I followed both suggestion enumerated in the linked discussions, adding both lines

RequestHeader edit "If-Match" '^"((.*)-(gzip|br))"$' '"$1", "$2"'
FileEtag None

and now it works!

Thanks FrD!
t

PMario

unread,
May 21, 2020, 3:00:36 PM5/21/20
to TiddlyWiki
On Thursday, May 21, 2020 at 8:40:51 PM UTC+2, t wrote:
I had a feeling that attention fatigue was getting to me...

So I followed both suggestion enumerated in the linked discussions, adding both lines

RequestHeader edit "If-Match" '^"((.*)-(gzip|br))"$' '"$1", "$2"'
FileEtag None

and now it works!

Good!

It would be interesting, if it also works without the FileEtag None line. ... Only line 1 ??

The second question is. Which service do you use? It may be interesting for other users.

-mario

t

unread,
May 21, 2020, 3:40:09 PM5/21/20
to TiddlyWiki
I'm running it on a Seedhost seedbox.

Unfortunately, I tried to fix authentication and have now ended up unable to access the damn webdav directory :( I'll update once I've been able to try with just Line 1
Reply all
Reply to author
Forward
0 new messages