[Dxspider-support] My DXspider crash.. any idea
CX2SA - Jose Ma Gonzalez
cx2sa at cx2sa.net
Tue Jul 22 13:06:36 BST 2025
I modified the DXUtil.pm file adding my IP address.
DELETING the following:
sub find_local_ipaddr
{
my $sock = IO::Socket::IP->new(
PeerAddr=> "example.com",
PeerPort=> 80,
Proto => "tcp");
return $sock->sockhost;
}
AND writing this instead where XXX.XXX.XXX.XXX is my IP
sub find_local_ipaddr {
return "XXX.XXX.XXX.XXX";
}
Thanks to Tony K1AX for reminding me that this bug had already been
reported.
Case closed.
Best 73, Jose - CX2SA
De: Dxspider-support [mailto:dxspider-support-bounces at tobit.co.uk] En nombre
de CX2SA - Jose Ma Gonzalez via Dxspider-support
Enviado el: martes, 22 de julio de 2025 08:11
Para: 'The DXSpider Support list'
CC: CX2SA - Jose Ma Gonzalez
Asunto: [Dxspider-support] My DXspider crash.. any idea
Hello Dirk and All.
DXSpider v1.57 build 633 (git: mojo/c3350180[r]) using perl v5.32.1 on
MSWin32 started
I restart my PC and now crash.
In both system with different PC is the same error.
Any idea?
Many thanks, Jose
1753182356^(*) Doing local initialisations ...
1753182377^(*) Invalid argument
1753182377^(*) Can't call method "sockhost" on an undefined value at
/spider/perl/DXUtil.pm line 737.
1753182377^(*) at /spider/perl/DXUtil.pm line 737.
1753182377^(*) DXUtil::find_local_ipaddr() called at
C:\spider\perl\cluster.pl line 812
1753182377^(*) main::setup_start() called at
C:\spider\perl\cluster.pl line 936
1753182377^(*) DXSpider Ceasing
1753182377^(*) DXQSL finished
1753182377^(*) RBN:WRITE_CACHE size: 0.013KB time to write: 1 mS
1753182377^(*) DXDupe finishing
1753182377^(*) DXUser finished
1753182377^(cluster) DXSpider v1.57 build 633 (git: mojo/c3350180[r]) using
perl v5.32.1 on MSWin32 ended
1753182377^(*) bye bye everyone - bye bye
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20250722/e9f37f89/attachment.htm>
More information about the Dxspider-support
mailing list