November 5, 201312 yr Hi all, this is my first unraid build and it was going swimmingly until a couple of weeks ago when unmenu became unreachable, I had a look through the logs and found the following errors repeating over and over: Line 1223 ============================================ Nov 5 18:44:04 Holly unmenu-status: Starting unmenu web-server Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:440: ( if ( DebugPlugInCommand != "no" ) { Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:440: ^ syntax error Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:440: ( if ( DebugPlugInCommand != "no" ) { Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:440: ^ syntax error Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:441: doc_length = sprintf("%x", length(DebugPlugInCommand)); Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:441: ^ syntax error Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:443: response = response doc_length ORS DebugPlugInCommand ORS Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:443: ^ unexpected newline or end of string Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:445: doc_length = sprintf("%x", length(RT)); Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:445: ^ syntax error Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:447: rezponse = response doc_length ORS RT ORS Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:447: ^ unexpected newline or end of string Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:449: Nov 5 18:44:04 Holly unmenu[8704]: awk: ./unmenu.awk:449: ^ invalid char ' Nov 5 18:44:04 Holly unmenu-status: Exiting unmenu web-server, exit status code = 1 Nov 5 18:44:04 Holly unmenu[8704]: exit status 1 - unmenu.awk will be re-started ============================================ This error seems to repeat until I tell it to "killall awk". I have tried correcting these syntax errors manually by editing the unmenu.awk file but when the server is restarted it just comes up with more syntax errors further down the script. I have also tried deleting unmenu.awk and restarting the server, when it comes back up, the file has been recreated with the same syntax errors. I am using a standard HP microserver n54L with one additional 2.5" drive in the ODD space as cache. Any help would be appreciated.
Archived
This topic is now archived and is closed to further replies.