mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #387] Update tagtype definitions throws parsing error #2439
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Kristian-R on GitHub (Nov 2, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/387
Describe the bug
On a Yellow AP (2.60b) I started the function "update tagtype definitions". After the tagtypes get checked I get the following error message: "Error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Error does not appear
Additional context
In the tagtypefolder on the ESP there is a Readme.md. After deleting this file the error does not occur again.
@svenove commented on GitHub (Nov 2, 2024):
Fixed five days ago. See #297.