Error output: http/https tests requires a full URL
Im using Hobbit Version 4.2.0-1 on Debian Etch, I cannot for the life of me figure out why im getting this error under bb-test, I have checked all bb-hosts entries to make sure the full URL is used, also in hobbitserver.cfg.
Error output: http/https tests requires a full URL
Michael Faraci
Network/Systems Administrator
ALC
3305 N. 3rd St.
Suite 301
Abilene, Texas 79603
(325)672-7081 x4
fax (325)672-7082
Im using Hobbit Version 4.2.0-1 on Debian Etch, I cannot for the life of me figure out why im getting this error under bb-test, I have checked all bb-hosts entries to make sure the full URL is used, also in hobbitserver.cfg.
Error output: http/https tests requires a full URL
Have you entered a full URL in the test line? e.g. http://www.example.com
Regards,
Malcolm
-- Technical copy-editor & proofreader
KDE Proofreading Team KDE British English Translation Team
http://l10n.kde.org/team-infos.php?teamcode=en_GB
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01
Can you please explain test line? If you are referring to bb-hosts then yes I have. Thanks
Michael Faraci
Network/Systems Administrator
ALC
3305 N. 3rd St.
Suite 301
Abilene, Texas 79603
(325)672-7081 x4
fax (325)672-7082
-----Original Message----- From: Malcolm Hunter [mailto:malcolm.hunter at gmx.co.uk] Sent: Friday, April 24, 2009 10:25 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Error output: http/https tests requires a full URL
Im using Hobbit Version 4.2.0-1 on Debian Etch, I cannot for the life of me figure out why im getting this error under bb-test, I have checked all bb-hosts entries to make sure the full URL is used, also in hobbitserver.cfg.
Error output: http/https tests requires a full URL
Have you entered a full URL in the test line? e.g. http://www.example.com
Regards,
Malcolm
-- Technical copy-editor & proofreader
KDE Proofreading Team KDE British English Translation Team
http://l10n.kde.org/team-infos.php?teamcode=en_GB
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hi
This err msg appears when there is in bb-hosts file the simple tag
"http" or "https". Even if you put another tag with a full formed url
on the same line ( http://mydomain.com).
Nico
Le 24 avr. 09 à 17:32, "Michael Faraci" <michaelf at alc.org> a écrit :
Can you please explain test line? If you are referring to bb-hosts
then yes I have. ThanksMichael Faraci
Network/Systems Administrator
ALC
3305 N. 3rd St.
Suite 301
Abilene, Texas 79603
(325)672-7081 x4
fax (325)672-7082
-----Original Message----- From: Malcolm Hunter [mailto:malcolm.hunter at gmx.co.uk] Sent: Friday, April 24, 2009 10:25 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Error output: http/https tests requires a full
URLIm using Hobbit Version 4.2.0-1 on Debian Etch, I cannot for the
life of me figure out why im getting this error under bb-test, I have checked all bb-hosts entries to make sure the full URL is used, also in hobbitserver.cfg.Error output: http/https tests requires a full URL
Have you entered a full URL in the test line? e.g. http://www.example.com
Regards,
Malcolm
-- Technical copy-editor & proofreader
KDE Proofreading Team KDE British English Translation Team
http://l10n.kde.org/team-infos.php?teamcode=en_GB
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit al len: http://www.gmx.net/de/go/multimessenger01
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Hi All, Can we exclude all the mounted file systems on "disk"
Thanks,
Possibly comment out (df command) line in hobbitclient-linux.sh, but why would you want to exclude all?
Michael Faraci
Network/Systems Administrator
ALC
3305 N. 3rd St.
Suite 301
Abilene, Texas 79603
(325)672-7081 x4
fax (325)672-7082
From: tinh.do at continental-corporation.com [mailto:tinh.do at continental-corporation.com] Sent: Friday, April 24, 2009 11:19 AM To: hobbit at hswn.dk Subject: [hobbit] Exclude mounted file system on disk report
Hi All, Can we exclude all the mounted file systems on "disk"
Thanks,
Hi Mike, No, I do not want to exlude all - just the mounted file system. ie, /net/filername/vol0/...
Thanks,
Possibly comment out (df command) line in hobbitclient-linux.sh, but why would you want to exclude all?
Michael Faraci Network/Systems Administrator ALC 3305 N. 3rd St. Suite 301 Abilene, Texas 79603 (325)672-7081 x4 fax (325)672-7082
From: tinh.do at continental-corporation.com [mailto:tinh.do at continental-corporation.com] Sent: Friday, April 24, 2009 11:19 AM To: hobbit at hswn.dk Subject: [hobbit] Exclude mounted file system on disk report
Hi All, Can we exclude all the mounted file systems on "disk"
Thanks,
On Fri, Apr 24, 2009 at 09:36:13AM -0500, Michael Faraci wrote:
Im using Hobbit Version 4.2.0-1 on Debian Etch, I cannot for the life of me figure out why im getting this error under bb-test, I have checked all bb-hosts entries to make sure the full URL is used, also in hobbitserver.cfg.
Error output: http/https tests requires a full URL
It means that somewhere in your bb-hosts file you have a test which is only given as "http" or "https" - it must be "http://some.site.name/" as minimum.
The command bbcmd bbhostgrep "http*" can be useful to spot all tests with http in them.
Regards, Henrik
Thanks that helped me figure out the culprit, it was indeed in bb-hosts, it was in a needle in a haystack and the command helped me weed it out, as I over looked it with the human eye, thanks guys!
Michael Faraci
Network/Systems Administrator
ALC
3305 N. 3rd St.
Suite 301
Abilene, Texas 79603
(325)672-7081 x4
fax (325)672-7082
-----Original Message----- From: Henrik Størner [mailto:henrik at hswn.dk] Sent: Friday, April 24, 2009 10:43 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Error output: http/https tests requires a full URL
On Fri, Apr 24, 2009 at 09:36:13AM -0500, Michael Faraci wrote:
Im using Hobbit Version 4.2.0-1 on Debian Etch, I cannot for the life of me figure out why im getting this error under bb-test, I have checked all bb-hosts entries to make sure the full URL is used, also in hobbitserver.cfg.
Error output: http/https tests requires a full URL
It means that somewhere in your bb-hosts file you have a test which is only given as "http" or "https" - it must be "http://some.site.name/" as minimum.
The command bbcmd bbhostgrep "http*" can be useful to spot all tests with http in them.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (6)
-
henrik@hswn.dk
-
malcolm.hunter@gmx.co.uk
-
michaelf@alc.org
-
nicolas@lienard.name
-
stef.coene@docum.org
-
tinh.do@continental-corporation.com