We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f2726 commit 50178e2Copy full SHA for 50178e2
capsman-download-packages
@@ -62,7 +62,7 @@ $WaitFullyConnected;
62
}
63
64
65
-:foreach Log in=[ /log/find where topics=({"caps", "error"}) \
+:foreach Log in=[ /log/find where topics=({"caps"; "error"}) \
66
message~("upgrade status: failed, failed to download file '.*-" . $InstalledVersion . \
67
"-.*\\.npk', no such file") ] do={
68
:local Message [ /log/get $Log message ];
0 commit comments