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

Luigi Carlotto IK5ZUK ik5zuk at tiscali.it
Wed Jul 14 18:02:50 CEST 2021


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



Il 13/07/2021 06:51, Danilo Brelih via Dxspider-support ha scritto:
> Hi
>
> We are on Ubuntu 20.04 LTS and we been having problems with outgoing 
> node connections for some time. I can't confirm if the problem is due 
> to the latest Ubuntu distro or Mojolicious applications. Anyone on the 
> list uses similar configuration to be able to confirm the mentioned 
> problem?
>
> Thanks, Dan
>
>
>
>
>
> ----- Dne 13. Jul. 2021 ob 00:43 je Dirk Koopman via Dxspider-support 
> <dxspider-support at tobit.co.uk> napisal(a):
>
>     The principle is the same. Modern Linux distros using systemd (like
>     Ubuntu) will require a new systemd unit (like
>     /etc/systemd/system/dxspider.service (probably called
>     dxspider2.service)
>     and modified to fit systemd's view of configs, using the examples
>     in the
>     link as a guide and to do the same thing. You will need to read the
>     systemd manuals / google for help in writing systemd units as,
>     actually,
>     it should be easier and cleaner to do it the "systemd way".
>
>     Dirk
>
>
>     On 12/07/2021 22:14, Luigi Carlotto IK5ZUK via Dxspider-support wrote:
>     > Hello all, hello Dirk,
>     >
>     > I have a question for Dirk mainly: I'm trying to run two
>     instance of
>     > DXSpider on the same machine running Ubuntu 20.04; the instructions
>     > reported at
>     >
>     >
>     http://wiki.dxcluster.org/index.php/Running_more_than_one_instance_of_DXSpider
>
>     >
>     >
>     > are still valid or with the new Linux distributions something has
>     > changed ?
>     >
>     > Thank you in advance.
>     >
>     > 73 Luigi IK5ZUK
>     >
>
>
>     _______________________________________________
>     Dxspider-support mailing list
>     Dxspider-support at tobit.co.uk
>     https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at tobit.co.uk
> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support



-- 
Questa email è stata esaminata alla ricerca di virus da AVG.
http://www.avg.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20210714/91e1fa42/attachment.htm>


More information about the Dxspider-support mailing list