[Dxspider-support] Node won't start

Dirk Koopman djk at tobit.co.uk
Wed Jun 22 12:07:33 BST 2022


Martin

Please look at the debug files (try: grepdbg | less or ls -rtl 
/spider/data/debug/2022 and less <the latest file>) and work backwards 
from the end and send it to me.

Another alternative is to try to start it up manually:

1. Login as the sysop user.
2. cd /spider/perl
3. ./cluster.pl

and note what it says when it fails. One thing that does happen from 
time to time on the master release (far less so on the mojo branch, 
because I suspect that the serialisation package that I used in the 
master actually has bugs in it) you could usefully remove and/or rebuild 
all your Storable based files:

1. Remove /spider/data/dupefile
2. Remove /spider/data/dxqsl.v1 and if you use the sh/dxqsl command 
(like the AK1A Go thingy that this is my take on) run 
/spider/perl/create_dxqsl.pl
3. cd /spider/data; rm users.v3; perl user_asc  # do a quick ls -rtl 
user_asc* to see whether the latest one is the biggest. If 'user_asc' is 
not the biggest then use the biggest one of the user_asc.o* files.

Then try a manual restart.

Otherwise email me direct with some credentials and I will have a look.

73 Dirk

On 21/06/2022 20:19, Martin Davies G0HDB via Dxspider-support wrote:
> HELP!
>
> My DXSpider node GB7DXC-5, based on a Raspberry Pi Model B+, has been 
> happily running v1.55 build 218 for many months; earlier today I 
> decided to pull down the latest version so I did a [sudo] git reset 
> --hard followed by a git pull.
>
> Some time after I'd done the git pull the node seemed to stop running 
> and now, when I reboot the Pi, the node doesn't start. Using htop 
> immediately after a reboot I can see that cluster.pl starts but then 
> almost immediately stops; this happens 3 or 4 times but the process 
> never continues to run.
>
> What do I need to change in order to get the latest build of the 
> Master version to run, or alternatively how do I revert to build 218 
> that ran perfectly happily on my system?
>
> 73
>




More information about the Dxspider-support mailing list