Speaking of, I've just fixed MRPI so that it at least logs a relevant return code, because the logic was broken, which led to puzzling logging (return 0 behind a -ne 0 check...).
And also, added a comment in the code so that I don't keep forgetting about the most common reason for this specific failure (i.e., a broken bridge).
|