404 Error With WebDAV but Not Via File

71 views
Skip to first unread message

Kevin Kleinfelter

unread,
Jun 22, 2019, 5:07:51 PM6/22/19
to TiddlyWiki
I'm getting 
syncer-browser-tiddlyweb - 17:03:04 22 6 2019

XMLHttpRequest error code: 404

and
syncer-browser-tiddlyweb - 17:03:06 22 6 2019

Sync error while processing '$:/StoryList': XMLHttpRequest error code: 404

when I serve my TW5 via WebDAV.  But when I access the SAME file via file:// I do not get errors.

Any suggestions as to how I might solve this?
tnx
Kevin Kleinfelter

Kevin Kleinfelter

unread,
Jun 22, 2019, 6:34:45 PM6/22/19
to TiddlyWiki
I should add that I got this .html file by doing a 'wget' to download the .html file from a Node.js TiddlyWiki.  i.e. I'm trying to convert a wiki from Node.js to WebDAV.

PMario

unread,
Jun 23, 2019, 4:48:08 AM6/23/19
to TiddlyWiki
Hi,
You should use the standard "Save" button, to download the TW as a file.
-m

PMario

unread,
Jun 23, 2019, 4:52:05 AM6/23/19
to TiddlyWiki
Hi,

There are 2 plugins, that are needed for the node-tw.


You can try to disable them for webdav use.

-m

PMario

unread,
Jun 23, 2019, 4:57:06 AM6/23/19
to tiddl...@googlegroups.com
Hi,

How does your tiddlywiki.info file look like?

-m

Kevin Kleinfelter

unread,
Jun 23, 2019, 8:27:52 PM6/23/19
to TiddlyWiki
Using the standard save button seems to have cured it.

Lost Admin

unread,
Jun 24, 2019, 12:54:08 PM6/24/19
to TiddlyWiki
If you want to test your WebDAV server as a filesystem with windows, you want to map it as a drive to access it. When you use file:// in the browser, you aren't testing the WebDAV server, just your local hard drive.

To map a WebDAV server on Windows (7, 8, 9, or 10) ...
  • Open the windows file manager
  • Choose Map a Network Drive (under Home -> Easy access -> map as drive)
  • Enter the base URL (https://server.domain.dom/dav) for the WebDAV (same as you used in tiddlywiki but without the filename)
  • Check Connect using different credentials
  • Use the credentials for the webdav server

If the WebDav server is working properly, you should see it as a mapped drive and be able to use file explorer to read/write files.
Reply all
Reply to author
Forward
0 new messages