Simplenote - Error while syncing data [413 : Request Entity Too Large]
@Mikescher is already working on this.
Since Jul 23, 2021.
Assessment
This issue has not been assessed yet.
Description
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:
As GitHub does not allow uploading of XML files I copied the contents of the log file into a TXT file.
Screen:

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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Mikescher/AlephNote
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
failure
Mikescher/AlephNote#214 · 4 comments · 1 reaction · 1 assignee ·
All issues in Mikescher/AlephNote
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·