Created attachment 9181 [details] The script where the exception is triggered. The following exception is raised sporadically while executing one of the shell scripts with busybox 1.34 version : /sbin/internet.sh: line 438: syntax error: unexpected "fi" (expecting "then") The occurrence of the issue is rare, normally the script internet.sh executes without problems. When the exception is triggered, there is no special branch executing on the script. Code snippet from internet.sh attached.
*** This bug has been marked as a duplicate of bug 14441 ***