[Dxspider-support] Error

Jeff Grantham jeff at kb5wck.com
Wed May 25 15:10:40 BST 2022


# -*- perl -*-
# The system variables - those indicated will need to be changed to suit your
# circumstances (and callsign)
#
# Copyright (c) 1998-2007 - Dirk Koopman G1TLH
#
#

package main;

# this really does need to change for your system!!!!
# use CAPITAL LETTERS
$mycall = "KB5WCK-2";

# your name
$myname = "Jeff Grantham";

# Your 'normal' callsign (in CAPTTAL LETTERS)
$myalias = "KB5WCK";

# Your latitude (+)ve = North (-)ve = South in degrees and decimal degrees
$mylatitude = +30.999876;

# Your Longtitude (+)ve = East, (-)ve = West in degrees and decimal degrees
$mylongitude = -89.453385;

# Your locator (USE CAPITAL LETTERS)
$mylocator = "EM50GX";

# Your QTH (roughly)
$myqth = "Lumberton, MS";

# Your e-mail address
$myemail = "jeff\@kb5wck.com";

# Your BBS addr
#$mybbsaddr = "G1TLH\@GB7TLH.#35.GBR.EU";

# the default language (the key used must match the one in the Messages file)
$lang = 'en';

# the country codes that my node is located in
#
# for example 'qw(EA EA8 EA9 EA0)' for Spain and all its islands.
# if you leave this blank then it will use the country code for
# your $mycall. This will suit 98% of sysops (including GB7 BTW).
#
@my_cc = qw();

# the tcp address of the cluster this can be an address of an ethernet port
# but this is more secure. For normal use this will be fine.
$clusteraddr = "localhost";

# the port number of the cluster (just leave this, unless it REALLY matters to you)
$clusterport = 27754;

# your favorite way to say 'Yes'
$yes = 'Yes';

# your favorite way to say 'No'
$no = 'No';

# the interval between unsolicited prompts if not traffic
$user_interval = 11*60;

# data files live in
$data = "$root/data";

# system files live in
$system = "$root/sys";
# command files live in
$cmd = "$root/cmd";

# local command files live in (and overide $cmd)
$localcmd = "$root/local_cmd";

# where the user data lives
$userfn = "$data/users";

# the "message of the day" file
$motd = "$data/motd";

# are we debugging ?
@debug = qw(chan state msg cron connect);

# are we doing xml?
$do_xml = 0;

# the SQL database DBI dsn
#$dsn = "dbi:SQLite:dbname=$root/data/dxspider.db";
#$dbuser = "";
#$dbpass = "";

1;
________________________________
From: Dxspider-support <dxspider-support-bounces at tobit.co.uk> on behalf of Yiannis Panagou via Dxspider-support <dxspider-support at tobit.co.uk>
Sent: Wednesday, May 25, 2022 08:54
To: The DXSpider Support list <dxspider-support at tobit.co.uk>
Cc: Yiannis Panagou <sv5fri at gmail.com>
Subject: Re: [Dxspider-support] Error

Please one more could cou please post us the DXVars.pm configuration file



---
73 Yiannis, SV5FRI
http://www.sv5fri.eu
DxCluster: dxc.sv5fri.eu:7300

------ Original Message ------
From: "Jan via Dxspider-support" <dxspider-support at tobit.co.uk<mailto:dxspider-support at tobit.co.uk>>
To: "Jeff Grantham via Dxspider-support" <dxspider-support at tobit.co.uk<mailto:dxspider-support at tobit.co.uk>>
Cc: "Jan" <cluster at pa4jj.nl<mailto:cluster at pa4jj.nl>>
Sent: 25/05/2022 4:52:50 μμ
Subject: Re: [Dxspider-support] Error

Did you do set/spider WB2FFV-2  ??


Op 25-5-2022 om 15:36 schreef Jeff Grantham via Dxspider-support:
I get the following:

WB3FFV-2 login: Sorry PC17^KB5WCK^KB5WCK-2^H25^ is an invalid callsign


Any ideas what is going on and how to fix it?  I get this for every spider I have setup.

73,
KB5WCK





_______________________________________________
Dxspider-support mailing list
Dxspider-support at tobit.co.uk<mailto:Dxspider-support at tobit.co.uk>
https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support



--
73
Jan
PA4JJ
______________________________________________________

My dxspider clusters running 24/7 on a raspberry pi 2
pa4jj-2 telnet 77.174.195.163 port 7300
pa4jj-3 telnet 77.174.195.163 port 7388
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20220525/0ef940d7/attachment.htm>


More information about the Dxspider-support mailing list