YunoHost-Apps / tiddlywiki_ynh

TiddlyWiki package for YunoHost
https://tiddlywiki.com/
GNU General Public License v3.0
6 stars 2 forks source link

Impossible to install Tiddlymap (TW5-Vis.js) #13

Closed davidszerman closed 1 year ago

davidszerman commented 3 years ago

Hello,

I try to install the tiddlymap plugin and its dependancies (http://tiddlymap.org/#Installation)

No problem for most of them but it does not work for TW5-Vis.js ; when I drag and drop the link, it says me Sync error while processing save of '$:/plugins/felixhayashi/vis': Code d'erreur XMLHttpRequest: 413

No problem for other plugins

Thanks for your help

David

axac commented 2 years ago

salut, I have rhe same error with this plugin : https://tw-cpl.netlify.app/#Welcome:Welcome%20Index%20%24%3A%2Fconfig%2FTiddlyWiki-CPL%2FGitHub Thanks for your help !.

axac commented 2 years ago

salut, i have a log, maybe it can help

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0
Online Status: true

Log:
2022 1 19 21:34:43.791: Getting status
2022 1 19 21:34:44.052: Status: {"username":"","anonymous":true,"read_only":false,"space":{"recipe":"default"},"tiddlywiki_version":"5.1.23"}
2022 1 19 21:34:44.052: Retrieving skinny tiddler list
2022 1 19 21:34:44.056: Dispatching 'save' task: $:/StoryList
2022 1 19 21:34:44.095: Checking dirty status
2022 1 19 21:34:44.096: Checking dirty status
2022 1 19 21:34:44.098: Checking dirty status
2022 1 19 21:34:46.738: Dispatching 'save' task: $:/StoryList
2022 1 19 21:34:46.863: Checking dirty status
2022 1 19 21:34:46.864: Checking dirty status
2022 1 19 21:35:14.446: Dispatching 'save' task: $:/plugins/felixhayashi/hotzone
2022 1 19 21:35:14.559: Checking dirty status
2022 1 19 21:35:14.561: Checking dirty status
2022 1 19 21:35:14.577: Dispatching 'save' task: $:/plugins/Gk0Wk/echarts
2022 1 19 21:35:14.675: Sync error while processing save of '$:/plugins/Gk0Wk/echarts': XMLHttpRequest error code: 413
2022 1 19 21:35:14.675: Checking dirty status
2022 1 19 21:35:19.676: Dispatching 'save' task: $:/plugins/Gk0Wk/echarts
2022 1 19 21:35:19.698: Sync error while processing save of '$:/plugins/Gk0Wk/echarts': XMLHttpRequest error code: 413
...

@davidszerman did you find a solution ?

yalh76 commented 2 years ago

Seems that the drag and drop doesn't work on a client-server version, you should look at https://tiddlywiki.com/#Installing%20official%20plugins%20on%20Node.js

axac commented 2 years ago

ok. thanks !