Advertisement
Guest User

Untitled

a guest
Nov 5th, 2019
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.70 KB | None | 0 0
  1. 2019-11-05 11:09:41: "Scheduling sync operation..."
  2. 2019-11-05 11:09:41: "Preparing scheduled sync"
  3. 2019-11-05 11:09:41: "Starting scheduled sync"
  4. 2019-11-05 11:09:41: "Sync: starting: Starting synchronisation to target 3... [1572948581930]"
  5. 2019-11-05 11:09:41: "mkdir /drive/root:/Anwendungen/Joplin/.sync"
  6. 2019-11-05 11:09:42: "mkdir /drive/root:/Anwendungen/Joplin/.lock"
  7. 2019-11-05 11:09:42: "mkdir /drive/root:/Anwendungen/Joplin/.resource"
  8. 2019-11-05 11:09:42: "list /drive/root:/Anwendungen/Joplin"
  9. 2019-11-05 11:09:42: "get /drive/root:/Anwendungen/Joplin/.sync/version.txt"
  10. 2019-11-05 11:09:43: "put /drive/root:/Anwendungen/Joplin/.sync/version.txt", "null"
  11. 2019-11-05 11:09:43: "stat /drive/root:/Anwendungen/Joplin/c559df531b6547627e073e540f96f686.md"
  12. 2019-11-05 11:09:44: "Sync: createRemote: remote does not exist, and local is new and has never been synced: Resource: (Local c559df531b6547627e073e540f96f686)"
  13. 2019-11-05 11:09:44: "put /drive/root:/Anwendungen/Joplin/.resource/c559df531b6547627e073e540f96f686", "{"path":"/home/jafix/.config/joplin-desktop/resources/c559df531b6547627e073e540f96f686.pdf","source":"file"}"
  14. 2019-11-05 11:09:47: "SyntaxError: OneDriveApi::exec: Cannot parse JSON error: <!DOCTYPE html>
  15. <html>
  16. <head>
  17. <title>Runtime Error</title>
  18. <meta name="viewport" content="width=device-width" />
  19. <style>
  20. body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
  21. p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
  22. b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
  23. H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
  24. H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
  25. pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
  26. .marker {font-weight: bold; color: black;text-decoration: none;}
  27. .version {color: gray;}
  28. .error {margin-bottom: 10px;}
  29. .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
  30. @media screen and (max-width: 639px) {
  31. pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
  32. }
  33. @media screen and (max-width: 479px) {
  34. pre { width: 280px; }
  35. }
  36. </style>
  37. </head>
  38.  
  39. <body bgcolor="white">
  40.  
  41. <span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>
  42.  
  43. <h2> <i>Runtime Error</i> </h2></span>
  44.  
  45. <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
  46.  
  47. <b> Description: </b>An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
  48. <br><br>
  49.  
  50. <b>Details:</b> To enable the details of this specific error message to be viewable on remote machines, please create a &lt;customErrors&gt; tag within a &quot;web.config&quot; configuration file located in the root directory of the current web application. This &lt;customErrors&gt; tag should then have its &quot;mode&quot; attribute set to &quot;Off&quot;.<br><br>
  51.  
  52. <table width=100% bgcolor="#ffffcc">
  53. <tr>
  54. <td>
  55. <code><pre>
  56.  
  57. &lt;!-- Web.Config Configuration File --&gt;
  58.  
  59. &lt;configuration&gt;
  60. &lt;system.web&gt;
  61. &lt;customErrors mode=&quot;Off&quot;/&gt;
  62. &lt;/system.web&gt;
  63. &lt;/configuration&gt;</pre></code>
  64.  
  65. </td>
  66. </tr>
  67. </table>
  68.  
  69. <br>
  70.  
  71. <b>Notes:</b> The current error page you are seeing can be replaced by a custom error page by modifying the &quot;defaultRedirect&quot; attribute of the application&#39;s &lt;customErrors&gt; configuration tag to point to a custom error page URL.<br><br>
  72.  
  73. <table width=100% bgcolor="#ffffcc">
  74. <tr>
  75. <td>
  76. <code><pre>
  77.  
  78. &lt;!-- Web.Config Configuration File --&gt;
  79.  
  80. &lt;configuration&gt;
  81. &lt;system.web&gt;
  82. &lt;customErrors mode=&quot;RemoteOnly&quot; defaultRedirect=&quot;mycustompage.htm&quot;/&gt;
  83. &lt;/system.web&gt;
  84. &lt;/configuration&gt;</pre></code>
  85.  
  86. </td>
  87. </tr>
  88. </table>
  89.  
  90. <br>
  91.  
  92. </body>
  93. </html>
  94. Unexpected token < in JSON at position 0
  95. SyntaxError: OneDriveApi::exec: Cannot parse JSON error: <!DOCTYPE html>
  96. <html>
  97. <head>
  98. <title>Runtime Error</title>
  99. <meta name="viewport" content="width=device-width" />
  100. <style>
  101. body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
  102. p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
  103. b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
  104. H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
  105. H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
  106. pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
  107. .marker {font-weight: bold; color: black;text-decoration: none;}
  108. .version {color: gray;}
  109. .error {margin-bottom: 10px;}
  110. .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
  111. @media screen and (max-width: 639px) {
  112. pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
  113. }
  114. @media screen and (max-width: 479px) {
  115. pre { width: 280px; }
  116. }
  117. </style>
  118. </head>
  119.  
  120. <body bgcolor="white">
  121.  
  122. <span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>
  123.  
  124. <h2> <i>Runtime Error</i> </h2></span>
  125.  
  126. <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
  127.  
  128. <b> Description: </b>An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
  129. <br><br>
  130.  
  131. <b>Details:</b> To enable the details of this specific error message to be viewable on remote machines, please create a &lt;customErrors&gt; tag within a &quot;web.config&quot; configuration file located in the root directory of the current web application. This &lt;customErrors&gt; tag should then have its &quot;mode&quot; attribute set to &quot;Off&quot;.<br><br>
  132.  
  133. <table width=100% bgcolor="#ffffcc">
  134. <tr>
  135. <td>
  136. <code><pre>
  137.  
  138. &lt;!-- Web.Config Configuration File --&gt;
  139.  
  140. &lt;configuration&gt;
  141. &lt;system.web&gt;
  142. &lt;customErrors mode=&quot;Off&quot;/&gt;
  143. &lt;/system.web&gt;
  144. &lt;/configuration&gt;</pre></code>
  145.  
  146. </td>
  147. </tr>
  148. </table>
  149.  
  150. <br>
  151.  
  152. <b>Notes:</b> The current error page you are seeing can be replaced by a custom error page by modifying the &quot;defaultRedirect&quot; attribute of the application&#39;s &lt;customErrors&gt; configuration tag to point to a custom error page URL.<br><br>
  153.  
  154. <table width=100% bgcolor="#ffffcc">
  155. <tr>
  156. <td>
  157. <code><pre>
  158.  
  159. &lt;!-- Web.Config Configuration File --&gt;
  160.  
  161. &lt;configuration&gt;
  162. &lt;system.web&gt;
  163. &lt;customErrors mode=&quot;RemoteOnly&quot; defaultRedirect=&quot;mycustompage.htm&quot;/&gt;
  164. &lt;/system.web&gt;
  165. &lt;/configuration&gt;</pre></code>
  166.  
  167. </td>
  168. </tr>
  169. </table>
  170.  
  171. <br>
  172.  
  173. </body>
  174. </html>
  175. Unexpected token < in JSON at position 0
  176. at JSON.parse (<anonymous>)
  177. at OneDriveApi.exec (/tmp/.mount_JoplinVCKy53/resources/app/lib/onedrive-api.js:189:27)
  178. at process._tickCallback (internal/process/next_tick.js:68:7)"
  179. 2019-11-05 11:09:47: "Sync: finished: Synchronisation finished [1572948581930]"
  180. 2019-11-05 11:09:47: "Operations completed: "
  181. 2019-11-05 11:09:47: "createRemote: 1"
  182. 2019-11-05 11:09:47: "Total folders: 178"
  183. 2019-11-05 11:09:47: "Total notes: 6930"
  184. 2019-11-05 11:09:47: "Total resources: 52528"
  185. 2019-11-05 11:09:47: "There was some errors:"
  186. 2019-11-05 11:09:47: "SyntaxError: OneDriveApi::exec: Cannot parse JSON error: <!DOCTYPE html>
  187. <html>
  188. <head>
  189. <title>Runtime Error</title>
  190. <meta name="viewport" content="width=device-width" />
  191. <style>
  192. body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
  193. p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
  194. b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
  195. H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
  196. H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
  197. pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
  198. .marker {font-weight: bold; color: black;text-decoration: none;}
  199. .version {color: gray;}
  200. .error {margin-bottom: 10px;}
  201. .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
  202. @media screen and (max-width: 639px) {
  203. pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
  204. }
  205. @media screen and (max-width: 479px) {
  206. pre { width: 280px; }
  207. }
  208. </style>
  209. </head>
  210.  
  211. <body bgcolor="white">
  212.  
  213. <span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>
  214.  
  215. <h2> <i>Runtime Error</i> </h2></span>
  216.  
  217. <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
  218.  
  219. <b> Description: </b>An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
  220. <br><br>
  221.  
  222. <b>Details:</b> To enable the details of this specific error message to be viewable on remote machines, please create a &lt;customErrors&gt; tag within a &quot;web.config&quot; configuration file located in the root directory of the current web application. This &lt;customErrors&gt; tag should then have its &quot;mode&quot; attribute set to &quot;Off&quot;.<br><br>
  223.  
  224. <table width=100% bgcolor="#ffffcc">
  225. <tr>
  226. <td>
  227. <code><pre>
  228.  
  229. &lt;!-- Web.Config Configuration File --&gt;
  230.  
  231. &lt;configuration&gt;
  232. &lt;system.web&gt;
  233. &lt;customErrors mode=&quot;Off&quot;/&gt;
  234. &lt;/system.web&gt;
  235. &lt;/configuration&gt;</pre></code>
  236.  
  237. </td>
  238. </tr>
  239. </table>
  240.  
  241. <br>
  242.  
  243. <b>Notes:</b> The current error page you are seeing can be replaced by a custom error page by modifying the &quot;defaultRedirect&quot; attribute of the application&#39;s &lt;customErrors&gt; configuration tag to point to a custom error page URL.<br><br>
  244.  
  245. <table width=100% bgcolor="#ffffcc">
  246. <tr>
  247. <td>
  248. <code><pre>
  249.  
  250. &lt;!-- Web.Config Configuration File --&gt;
  251.  
  252. &lt;configuration&gt;
  253. &lt;system.web&gt;
  254. &lt;customErrors mode=&quot;RemoteOnly&quot; defaultRedirect=&quot;mycustompage.htm&quot;/&gt;
  255. &lt;/system.web&gt;
  256. &lt;/configuration&gt;</pre></code>
  257.  
  258. </td>
  259. </tr>
  260. </table>
  261.  
  262. <br>
  263.  
  264. </body>
  265. </html>
  266. Unexpected token < in JSON at position 0
  267. SyntaxError: OneDriveApi::exec: Cannot parse JSON error: <!DOCTYPE html>
  268. <html>
  269. <head>
  270. <title>Runtime Error</title>
  271. <meta name="viewport" content="width=device-width" />
  272. <style>
  273. body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
  274. p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
  275. b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
  276. H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
  277. H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
  278. pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
  279. .marker {font-weight: bold; color: black;text-decoration: none;}
  280. .version {color: gray;}
  281. .error {margin-bottom: 10px;}
  282. .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
  283. @media screen and (max-width: 639px) {
  284. pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
  285. }
  286. @media screen and (max-width: 479px) {
  287. pre { width: 280px; }
  288. }
  289. </style>
  290. </head>
  291.  
  292. <body bgcolor="white">
  293.  
  294. <span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>
  295.  
  296. <h2> <i>Runtime Error</i> </h2></span>
  297.  
  298. <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
  299.  
  300. <b> Description: </b>An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
  301. <br><br>
  302.  
  303. <b>Details:</b> To enable the details of this specific error message to be viewable on remote machines, please create a &lt;customErrors&gt; tag within a &quot;web.config&quot; configuration file located in the root directory of the current web application. This &lt;customErrors&gt; tag should then have its &quot;mode&quot; attribute set to &quot;Off&quot;.<br><br>
  304.  
  305. <table width=100% bgcolor="#ffffcc">
  306. <tr>
  307. <td>
  308. <code><pre>
  309.  
  310. &lt;!-- Web.Config Configuration File --&gt;
  311.  
  312. &lt;configuration&gt;
  313. &lt;system.web&gt;
  314. &lt;customErrors mode=&quot;Off&quot;/&gt;
  315. &lt;/system.web&gt;
  316. &lt;/configuration&gt;</pre></code>
  317.  
  318. </td>
  319. </tr>
  320. </table>
  321.  
  322. <br>
  323.  
  324. <b>Notes:</b> The current error page you are seeing can be replaced by a custom error page by modifying the &quot;defaultRedirect&quot; attribute of the application&#39;s &lt;customErrors&gt; configuration tag to point to a custom error page URL.<br><br>
  325.  
  326. <table width=100% bgcolor="#ffffcc">
  327. <tr>
  328. <td>
  329. <code><pre>
  330.  
  331. &lt;!-- Web.Config Configuration File --&gt;
  332.  
  333. &lt;configuration&gt;
  334. &lt;system.web&gt;
  335. &lt;customErrors mode=&quot;RemoteOnly&quot; defaultRedirect=&quot;mycustompage.htm&quot;/&gt;
  336. &lt;/system.web&gt;
  337. &lt;/configuration&gt;</pre></code>
  338.  
  339. </td>
  340. </tr>
  341. </table>
  342.  
  343. <br>
  344.  
  345. </body>
  346. </html>
  347. Unexpected token < in JSON at position 0
  348. at JSON.parse (<anonymous>)
  349. at OneDriveApi.exec (/tmp/.mount_JoplinVCKy53/resources/app/lib/onedrive-api.js:189:27)
  350. at process._tickCallback (internal/process/next_tick.js:68:7)"
  351. 2019-11-05 11:09:47: "Setting up recurrent sync with interval 300"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement