[Dxspider-support] Running two instance of DXSpider on the same machine

Danilo Brelih danilo.brelih at siol.net
Thu Jul 15 15:14:21 CEST 2021


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:

6:22:00 (cron) cron: 22 16 14 7 3 -> doing 'start_connect("sk0mmr") unless 
connected("sk0mmr")'
16:22:00 (cron) DXCron::run_cmd: connect sk0mmr
16:22:00 (connll) ExtMsg Connection 654 SK0MMR stored
16:22:00 (progress) CMD: 'connect sk0mmr' by S50CLX ip: 127.0.0.1 4mS
16:22:00 (cron) DXCron::cmd out: connection to SK0MMR started
16:22:05 (connll) ExtMsg::disconnect on call SK0MMR attempt 1 called from 
Msg::/spider/perl/Msg.pm line 191
16:22:05 (*) ExtMsg socket missing on SK0MMR
16:22:05 (connll) ExtMsg::_close_it on call SK0MMR attempt 1 called from 
Msg::/spider/perl/Msg.pm line 296
16:22:05 (connll) ExtMsg Connection 654 SK0MMR starting to close
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
16:22:05 (connll) ExtMsg Connection 654 SK0MMR [telnet.reversebeacon.net 7000] 
being destroyed (total 19)

Running here:

Description:    Ubuntu 20.04.2 LTS
Release:        20.04
Codename:       focal

   Perl        (v5.30.0, linux)
   Mojolicious (9.02, Waffle)

OPTIONAL
   Cpanel::JSON::XS 4.09+   (4.19)
   EV 4.32+                 (4.33)
   IO::Socket::Socks 0.64+  (0.74)
   IO::Socket::SSL 2.009+   (2.067)
   Net::DNS::Native 0.15+   (n/a)
   Role::Tiny 2.000001+     (2.001004)
   Future::AsyncAwait 0.36+ (0.36)

DX Spider Cluster version 1.57 (build 344 git: mojo/5bbe803f[r]) on Linux


73 Dan S50U


> Hello Dan,
> 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 ' ):
>
> from
> 00,10,20,30,40,50 * * * * start_connect('ve3cgr-5') unless connected('ve3cgr-5')
>
> to
> 00,10,20,30,40,50 * * * * start_connect("ve3cgr-5") unless connected("ve3cgr-5")
>
> and all is working fine now.
>
> 73 Luigi IK5ZUK

-- 
Osti jarej! <http://www.hervardi.com/osti_jarej.php>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20210715/923dafd1/attachment.htm>


More information about the Dxspider-support mailing list