<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <div class="moz-cite-prefix">Luigi grazie for the tip but it doesn't
      work for me. Dirk had already dealt with this unsuccessfully
      months ago and I still get:</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">6:22:00 (cron) cron: 22 16 14 7 3 ->
      doing 'start_connect("sk0mmr") unless connected("sk0mmr")'
      <br>
      16:22:00 (cron) DXCron::run_cmd: connect sk0mmr
      <br>
      16:22:00 (connll) ExtMsg Connection 654 SK0MMR stored
      <br>
      16:22:00 (progress) CMD: 'connect sk0mmr' by S50CLX ip: 127.0.0.1
      4mS
      <br>
      16:22:00 (cron) DXCron::cmd out: connection to SK0MMR started
      <br>
      16:22:05 (connll) ExtMsg::disconnect on call SK0MMR attempt 1
      called from Msg::/spider/perl/Msg.pm line 191
      <br>
      16:22:05 (*) ExtMsg socket missing on SK0MMR
      <br>
      16:22:05 (connll) ExtMsg::_close_it on call SK0MMR attempt 1
      called from Msg::/spider/perl/Msg.pm line 296
      <br>
      16:22:05 (connll) ExtMsg Connection 654 SK0MMR starting to close
      <br>
      16:22:05 (trace) ExtMsg::DESTROY on call SK0MMR called from
      Mojo::EventEmitter::/usr/local/share/perl/5.30.0/Mojo/EventEmitter.pm
      line 22
      <br>
      16:22:05 (connll) ExtMsg Connection 654 SK0MMR
      [telnet.reversebeacon.net 7000] being destroyed (total 19)
      <br>
    </div>
    <br>
    <div class="moz-cite-prefix"> Running here:</div>
    <div class="moz-cite-prefix">
      <p>Description:    Ubuntu 20.04.2 LTS<br>
        Release:        20.04<br>
        Codename:       focal<br>
      </p>
      <p>  Perl        (v5.30.0, linux)<br>
          Mojolicious (9.02, Waffle)<br>
        <br>
        OPTIONAL<br>
          Cpanel::JSON::XS 4.09+   (4.19)<br>
          EV 4.32+                 (4.33)<br>
          IO::Socket::Socks 0.64+  (0.74)<br>
          IO::Socket::SSL 2.009+   (2.067)<br>
          Net::DNS::Native 0.15+   (n/a)<br>
          Role::Tiny 2.000001+     (2.001004)<br>
          Future::AsyncAwait 0.36+ (0.36)</p>
      DX Spider Cluster version 1.57 (build 344 git: mojo/5bbe803f[r])
      on Linux</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">73 Dan S50U</div>
    <p><br>
    </p>
    <blockquote type="cite"
      cite="mid:5eb67bef-9365-4513-1ec3-7506c8a9b62e@tiscali.it">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      Hello Dan,<br>
      I've moved today my spider node from a Raspberry board to an
      Ubuntu server 20.04 LTS and I've discovered that all the outgoing
      connections located into the crontab file were not starting, as
      you reported yesterday. Due to this, in my crontab file I've
      changed as below (please note the " characters instead of the ' ):<br>
      <br>
      from<br>
      00,10,20,30,40,50 * * * * start_connect('ve3cgr-5') unless
      connected('ve3cgr-5')<br>
      <br>
      to<br>
      00,10,20,30,40,50 * * * * start_connect("ve3cgr-5") unless
      connected("ve3cgr-5")<br>
      <br>
      and all is working fine now.<br>
      <br>
      73 Luigi IK5ZUK</blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <a href="http://www.hervardi.com/osti_jarej.php">Osti jarej!</a></div>
  </body>
</html>