Simplenote - Error while syncing data [413 : Request Entity Too Large]

Open
#191 2 comments 0 reactions 1 assignee View on GitHub

@Mikescher is already working on this.

Since Jul 23, 2021.

Assessment

This issue has not been assessed yet.

Description

bug

All of a sudden I got the following error while using Simplenote synchronization:

Error while syncing data

Could not upload note 'Yo-001' (66325ae678d846678e947ae3fcba2f96) cause of Server api.simperium.com returned status code: 413 : Request Entity Too Large

AlephNote.PluginInterface.Exceptions.RestStatuscodeException: Server api.simperium.com returned status code: 413 : Request Entity Too Large
   at AlephNote.Common.Network.SimpleJsonRest.GenericTwoWay[TResult](Object body, String path, HttpMethod method, Int32[] allowedStatusCodes, String[] parameter)
   at AlephNote.Common.Network.SimpleJsonRest.PostTwoWay[TResult](Object body, String path, Int32[] allowedStatusCodes, String[] parameter)
   at AlephNote.Plugins.SimpleNote.SimpleNoteAPI.ChangeExistingNote(ISimpleJsonRest web, SimpleNote note, SimpleNoteConfig cfg, SimpleNoteConnection conn, Boolean& updated)
   at AlephNote.Plugins.SimpleNote.SimpleNoteConnection.UploadNoteToRemote(INote& inote, INote& conflict, ConflictResolutionStrategy strategy)
   at AlephNote.Common.Repository.SynchronizationThread.<>c__DisplayClass26_0.<UploadNotes>b__1(Tuple`2 notetuple)
   at AlephNote.Common.Repository.SynchronizationThread.ExecuteInParallel[T](AlephLogger log, String taskname, Boolean enableParallelism, IReadOnlyCollection`1 data, Int32 level, Int32 threshold, Func`3 error, Action`1 method)

Log file:

Log.txt

As GitHub does not allow uploading of XML files I copied the contents of the log file into a TXT file.

Screen:

AlephNote 1 6 38 - 2021-05-25 - error - 001

This happened with AlephNote version 1.6.38. I am not using the latest version of AlephNote because version 1.6.38 is the last version which supports my OS- Windows 8.

I tried to delete notes, split notes into smaller chunks but the error persisted.

Finally I decided to try to synchronize with Simplenote starting with blank AlephNote without previously saved data and settings and this time the synchronization worked just fine.

I wonder what might be causing this 413 : Request Entity Too Large error.

Dominant language
C#
Stars
207
Forks
19
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Mikescher/AlephNote

All issues in Mikescher/AlephNote

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.