<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 481: Command failed with exit status -1</title><link href="https://sourceforge.net/p/webadmin/usermin-bugs/481/" rel="alternate"/><link href="https://sourceforge.net/p/webadmin/usermin-bugs/481/feed.atom" rel="self"/><id>https://sourceforge.net/p/webadmin/usermin-bugs/481/</id><updated>2020-09-30T07:13:34.512000Z</updated><subtitle>Recent changes to 481: Command failed with exit status -1</subtitle><entry><title>#481 Command failed with exit status -1</title><link href="https://sourceforge.net/p/webadmin/usermin-bugs/481/?limit=25#1ebc" rel="alternate"/><published>2020-09-30T07:13:34.512000Z</published><updated>2020-09-30T07:13:34.512000Z</updated><author><name>Joes Garage</name><uri>https://sourceforge.net/u/martinbe/</uri></author><id>https://sourceforge.net1967b2a665500f78327aa57822d6dba096e8c281</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;See some more test results (can you reproduce it on your solaris box, too?):&lt;br/&gt;
Output from /bin/true; /bin/true ..&lt;br/&gt;
No output generated&lt;/p&gt;
&lt;p&gt;Output from /bin/true; /bin/false ..&lt;br/&gt;
No output generated&lt;br/&gt;
Command failed with exit status 65280&lt;/p&gt;
&lt;p&gt;Output from /bin/true; date; /bin/false ..&lt;br/&gt;
Wed Sep 30 09:08:25 MEST 2020&lt;br/&gt;
Command failed with exit status -1&lt;/p&gt;
&lt;p&gt;Also I would suggest to add three dots at the end of the Output line, as that is more common than only two.  &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#481 Command failed with exit status -1</title><link href="https://sourceforge.net/p/webadmin/usermin-bugs/481/?limit=25#7e3d" rel="alternate"/><published>2020-09-30T00:38:16.932000Z</published><updated>2020-09-30T00:38:16.932000Z</updated><author><name>Jamie Cameron</name><uri>https://sourceforge.net/u/jcameron/</uri></author><id>https://sourceforge.net668d0f3bde880b27c62c9bc840472c906796d2e3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;So does it fail for all scripts, and/or all lists of multiple commands?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#481 Command failed with exit status -1</title><link href="https://sourceforge.net/p/webadmin/usermin-bugs/481/?limit=25#64c4" rel="alternate"/><published>2020-09-28T07:36:08.035000Z</published><updated>2020-09-28T07:36:08.035000Z</updated><author><name>Joes Garage</name><uri>https://sourceforge.net/u/martinbe/</uri></author><id>https://sourceforge.netc74f96b32695731724eb867783a22ecd5343dfbe</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;No, that's fine:&lt;/p&gt;
&lt;p&gt;Output from /bin/true ..&lt;br/&gt;
No output generated&lt;/p&gt;
&lt;p&gt;But f.e.:&lt;/p&gt;
&lt;p&gt;Output from echo ""; echo ""; date; echo ""; /usr/lib/dns/rndc reload; sleep 2; tail -20 /var/adm/messages | grep named; echo ""; date ..&lt;/p&gt;
&lt;p&gt;Mon Sep 28 09:33:32 MEST 2020&lt;/p&gt;
&lt;p&gt;server reload successful&lt;/p&gt;
&lt;p&gt;Mon Sep 28 09:33:35 MEST 2020&lt;br/&gt;
Command failed with exit status -1&lt;/p&gt;
&lt;p&gt;This also happens if I put all into a new custom command.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#481 Command failed with exit status -1</title><link href="https://sourceforge.net/p/webadmin/usermin-bugs/481/?limit=25#8d5d" rel="alternate"/><published>2020-09-25T22:15:31.920000Z</published><updated>2020-09-25T22:15:31.920000Z</updated><author><name>Jamie Cameron</name><uri>https://sourceforge.net/u/jcameron/</uri></author><id>https://sourceforge.net9bb81d25d8e324bf5f9626db7ce99a9e89538ead</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Does this still happen even for trivial commands, like "/bin/true" ?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#481 Command failed with exit status -1</title><link href="https://sourceforge.net/p/webadmin/usermin-bugs/481/?limit=25#7b94" rel="alternate"/><published>2020-09-25T12:06:13.017000Z</published><updated>2020-09-25T12:06:13.017000Z</updated><author><name>Joes Garage</name><uri>https://sourceforge.net/u/martinbe/</uri></author><id>https://sourceforge.net54585e063888e98b4ae964d934b202d8e14e4b94</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Same here, still an issue in Webmin 1.955 on platform Solaris. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Command failed with exit status -1</title><link href="https://sourceforge.net/p/webadmin/usermin-bugs/481/" rel="alternate"/><published>2019-11-12T02:02:33.844000Z</published><updated>2019-11-12T02:02:33.844000Z</updated><author><name>Syed Adeel Ahmed</name><uri>https://sourceforge.net/u/sadeel80/</uri></author><id>https://sourceforge.net2c1303502a878b2c92f502720e745a54e6e5a28e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;After upgrading usermin from 1.650 directly to 1.780, we are getting following message intermittently in output of our commands in 'Custom Commands' module&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Command failed with exit status -1&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We have verified that there is no error in the script running behind the scene in 'Custom Commands' and all exceptions are being captured and the script last line is 'exit 0'&lt;/p&gt;
&lt;p&gt;It is even more confusing as the same command running as expected (without this message) while executed from Webmin &amp;gt; Others &amp;gt; 'Custom Commands' screen.&lt;/p&gt;
&lt;p&gt;Is there a way we can suppress this message from usermin/webmin configuration? or is there a fix for this bug?&lt;/p&gt;
&lt;p&gt;OS: Solaris 11.4&lt;br/&gt;
Browser: IE and Chrome (not tested on other browser)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>