[SOLVED] Invalid charset on automated install answer HTTP fetch

zachs-smi

New Member
Apr 25, 2024
1
0
1
I'm trying to use the new automated install flow with the answer served on HTTP, but my server (node-red) is unable to parse the request coming from the installer. Looking at the traffic it appears the POST is coming with a Content-Type header including charset=utf- . Nodered errors before serving the request, logging that it's an unsupported charset and as far as I can tell it's just invalid.
Is there something additional with like system locales I need to do when prepping the install iso to change the charset being sent?
 
no, that's actually a typo in the installer. I'll see about getting it fixed, thanks for the report!