[Dxspider-support] Issues when trying the mojo branch

Gunnar Widell sm3sgp at kkn.net
Wed Jan 4 23:35:36 GMT 2017


I think my mistakes were related to not doing the "export_users" mentioned
in the UPGRADE.mojo.
My primary dxspider is running under the sysop user, and the secondary
(mojo) as sysop2.
I was able to revert back to the master branch, by doing a git checkout
master, and re editing the DXVars.pm.
Then the node starts fine again. I might have messed up something anyway,
and maybe next step will be start on a new fresh checkout.

Going back to mojo, and starting with the command below, I see it complains
about the $data and $local_data.

sysop2 at sthlm-sk3w:~$ env | grep DXS
DXSPIDER_ROOT=/home/sysop2/spider
sysop2 at sthlm-sk3w:~$
sysop2 at sthlm-sk3w:~$
sysop2 at sthlm-sk3w:~$ DXSPIDER_ROOT=/home/sysop2/spider /usr/bin/perl -w
/home/sysop2/spider/perl/cluster.pl
Use of uninitialized value $data in concatenation (.) or string at
/home/sysop2/spider/perl/DXUtil.pm line 492.
Use of uninitialized value $local_data in concatenation (.) or string at
/home/sysop2/spider/perl/DXLog.pm line 53.
cluster
DXSpider V1.57, build 103 (git: 812bf47[r]) started
can't open /log/2017/01.dat No such file or directory at
/home/sysop2/spider/perl/DXLog.pm line 153.
        DXLog::write('DXLog=HASH(0x1b70990)',
'Julian::Month=ARRAY(0x3a7acb8)', '1483571605^cluster^DXSpider V1.57, build
103 (git: 812bf47[r]...') called at /home/sysop2/spider/perl/DXLog.pm line
177
        DXLog::writeunix('DXLog=HASH(0x1b70990)', 1483571605,
'1483571605^cluster^DXSpider V1.57, build 103 (git: 812bf47[r]...') called
at /home/sysop2/spider/perl/DXLog.pm line 210
        DXLog::Log('cluster', 'DXSpider V1.57, build 103 (git: 812bf47[r])
started') called at /home/sysop2/spider/perl/DXLog.pm line 216
        DXLog::LogDbg('cluster', 'DXSpider V1.57, build 103 (git:
812bf47[r]) started') called at /home/sysop2/spider/perl/cluster.pl line 423
        main::setup_start() called at /home/sysop2/spider/perl/cluster.pl
line 675
 at /home/sysop2/spider/perl/DXLog.pm line 153.
--------snip

//Gunnar


2017-01-05 0:04 GMT+01:00 Dirk Koopman via Dxspider-support <
dxspider-support at dxcluster.org>:

> Depending on the mistake(s) you could have trashed your original node (or
> at least seriously confused it).
>
> Are you sure that you have exported DXSPIDER_ROOT and that it is pointing
> to the correct place?
>
> env | grep DXS
>
> is probably useful here.
>
> Also, if you are running the second instance as the same user as the
> master branch, that may be confusing - depending on how you are doing this.
>
> The critical thing here is: /log/2017/01.dat should read something like
> /home/sysop2/spider/local_data/log/2017/01.dat
>
> Dirk
>
> On 03/01/17 20:46, Gunnar Widell via Dxspider-support wrote:
>
> I have two dxspider running on the same computer and felt like testing the
> mojo branch on my secondary spider used for skimmer spots.
>
> Following the UPGRADE.mojo instruction, but made a couple of mistakes on
> the way.
>
> When I try to start I get the printout below.
> Could it be related to not having a link from /spider to
> /home/sysop/spider?
> That is where my primary dxspider installation is running.
>
> My secondary (mojo branch) is located at /home/sysop2/spider/.
>
> sysop2 at sthlm-sk3w:~/spider$ perl perl/cluster.pl
> cluster
> DXSpider V1.57, build 103 (git: 812bf47[r]) started
> can't open /log/2017/01.dat No such file or directory at
> /home/sysop2/spider/perl/DXLog.pm line 153.
>         DXLog::write('DXLog=HASH(0x21ce218)', 'Julian::Month=ARRAY(0x40de298)',
> '1483475073^cluster^DXSpider V1.57, build 103 (git: 812bf47[r]...') called
> at /home/sysop2/spider/perl/DXLog.pm line 177
>         DXLog::writeunix('DXLog=HASH(0x21ce218)', 1483475073,
> '1483475073^cluster^DXSpider V1.57, build 103 (git: 812bf47[r]...') called
> at /home/sysop2/spider/perl/DXLog.pm line 210
>         DXLog::Log('cluster', 'DXSpider V1.57, build 103 (git: 812bf47[r])
> started') called at /home/sysop2/spider/perl/DXLog.pm line 216
>         DXLog::LogDbg('cluster', 'DXSpider V1.57, build 103 (git:
> 812bf47[r]) started') called at perl/cluster.pl line 423
>         main::setup_start() called at perl/cluster.pl line 675
>  at /home/sysop2/spider/perl/DXLog.pm line 153.
>         DXLog::write('DXLog=HASH(0x21ce218)', 'Julian::Month=ARRAY(0x40de298)',
> '1483475073^cluster^DXSpider V1.57, build 103 (git: 812bf47[r]...') called
> at /home/sysop2/spider/perl/DXLog.pm line 177
>         DXLog::writeunix('DXLog=HASH(0x21ce218)', 1483475073,
> '1483475073^cluster^DXSpider V1.57, build 103 (git: 812bf47[r]...') called
> at /home/sysop2/spider/perl/DXLog.pm line 210
>         DXLog::Log('cluster', 'DXSpider V1.57, build 103 (git: 812bf47[r])
> started') called at /home/sysop2/spider/perl/DXLog.pm line 216
>         DXLog::LogDbg('cluster', 'DXSpider V1.57, build 103 (git:
> 812bf47[r]) started') called at perl/cluster.pl line 423
>         main::setup_start() called at perl/cluster.pl line 675
> can't open /log/2017/01.dat No such file or directory at
> /home/sysop2/spider/perl/DXLog.pm line 153.
>         DXLog::write('DXLog=HASH(0x21ce218)', 'Julian::Month=ARRAY(0x40de298)',
> '1483475073^cluster^DXSpider V1.57, build 103 (git: 812bf47[r]...') called
> at /home/sysop2/spider/perl/DXLog.pm line 177
>         DXLog::writeunix('DXLog=HASH(0x21ce218)', 1483475073,
> '1483475073^cluster^DXSpider V1.57, build 103 (git: 812bf47[r]...') called
> at /home/sysop2/spider/perl/DXLog.pm line 210
>         DXLog::Log('cluster', 'DXSpider V1.57, build 103 (git: 812bf47[r])
> started') called at /home/sysop2/spider/perl/DXLog.pm line 216
>         DXLog::LogDbg('cluster', 'DXSpider V1.57, build 103 (git:
> 812bf47[r]) started') called at perl/cluster.pl line 423
>         main::setup_start() called at perl/cluster.pl line 675
>
>
> 73 de Gunnar SM3SGP
>
>
> _______________________________________________
> Dxspider-support mailing listDxspider-support at dxcluster.orghttp://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>
>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20170105/f1a8a1da/attachment-0001.html>


More information about the Dxspider-support mailing list