Error:
| File "/app/utils.py", line 28, in convert_node_id_from_hex_to_int
| return int(id, 16)
| ^^^^^^^^^^^
| ValueError: invalid literal for int() with base 16: '59se%%7e'
Relevant JSON entry in nodes.json:
"59se%%7e": { "active": true, "hardware": 9, "id": "59se%%7e", "last_seen": "2024-12-05T12:04:36.932863+00:00", "longname": "Meshtastic 547e", "neighborinfo": null, "position": {}, "role": 0, "shortname": "DugR", "since": null, "telemetry": null },
I've also had the same issue once before with a node having a 'G' in the ID.