Unable to determine host for current URL [SYS0107]

We finally got around to setting up the firewalls so our server can send emails and now I am getting spammed by it.


Every 15 minutes I get sent two emails. A copy of both are below.



Can someone enlighten me about what they mean, and how I can go about getting rid of it.



Thanks

Ryan


[quote]MySource Error

File : [SYSTEM_ROOT]/core/include/general.inc

Line : 581

Version : 3.12.2

DB Type : pgsql



Unable to determine host for current URL [SYS0107]

------------------------------------------------------------------

User Details

------------------------------------------------------------------

Root Urls

asterix.niwa.co.nz

www.niwascience.co.nz

niwascience.co.nz

matrix.niwa.co.nz

naturalhazards.niwa.co.nz

www.naturalhazards.net.nz

------------------------------------------------------------------

Current URL

http://NO HOST/NO REQUEST URI

------------------------------------------------------------------

Back Trace

0 => array (

“function” => “sq_error_handler”,

“args” => array (

0 => 256,

1 => “Unable to determine host for current URL [SYS0107]”,

2 => “[SYSTEM_ROOT]/core/include/locale_manager.inc”,

3 => 504,

4 => array (

[Max Depth Reached]

)

)

),

1 => array (

“file” => “[SYSTEM_ROOT]/core/include/locale_manager.inc”,

“line” => 504,

“function” => “trigger_error”,

“args” => array (

0 => “Unable to determine host for current URL [SYS0107]”,

1 => 256

)

),

2 => array (

“file” => “[SYSTEM_ROOT]/core/include/general.inc”,

“line” => 1088,

“function” => “raiseerror”,

“class” => “locale_manager”,

“type” => “->”,

“args” => array (

0 => “SYS0107”,

1 => 256,

2 => array (

[Max Depth Reached]

)

)

),

3 => array (

“file” => “[SYSTEM_ROOT]/core/include/general.inc”,

“line” => 581,

“function” => “trigger_localised_error”,

“args” => array (

0 => “SYS0107”,

1 => 256

)

),

4 => array (

“file” => “[SYSTEM_ROOT]/core/include/general.inc”,

“line” => 416,

“function” => “current_url”,

“args” => array (

0 => ,

1 => 1

)

),

5 => array (

“file” => “[SYSTEM_ROOT]/core/include/mysource.inc”,

“line” => 234,

“function” => “sq_web_path”,

“args” => array (

0 => “root_url”

)

),

6 => array (

“file” => “[SYSTEM_ROOT]/core/include/init.inc”,

“line” => 211,

“function” => “init”,

“class” => “mysource”,

“type” => “->”,

“args” => array (

[Empty]

)

),

7 => array (

“file” => “[SYSTEM_ROOT]/core/cron/run.php”,

“line” => 33,

“args” => array (

0 => “[SYSTEM_ROOT]/core/include/init.inc”

),

“function” => “require_once”

)[/quote]


[quote]MySource Error

File : [SYSTEM_ROOT]/core/include/general.inc

Line : 582

Version : 3.12.2

DB Type : pgsql



Unable to determine host for current URL [SYS0107]

------------------------------------------------------------------

User Details

------------------------------------------------------------------

Root Urls

asterix.niwa.co.nz

www.niwascience.co.nz

niwascience.co.nz

matrix.niwa.co.nz

naturalhazards.niwa.co.nz

www.naturalhazards.net.nz

------------------------------------------------------------------

Current URL

http://NO HOST/NO REQUEST URI

------------------------------------------------------------------

Back Trace

0 => array (

“function” => “sq_error_handler”,

“args” => array (

0 => 256,

1 => “Unable to determine host for current URL [SYS0107]”,

2 => “[SYSTEM_ROOT]/core/include/locale_manager.inc”,

3 => 505,

4 => array (

[Max Depth Reached]

)

)

),

1 => array (

“file” => “[SYSTEM_ROOT]/core/include/locale_manager.inc”,

“line” => 505,

“function” => “trigger_error”,

“args” => array (

0 => “Unable to determine host for current URL [SYS0107]”,

1 => 256

)

),

2 => array (

“file” => “[SYSTEM_ROOT]/core/include/general.inc”,

“line” => 1089,

“function” => “raiseerror”,

“class” => “locale_manager”,

“type” => “->”,

“args” => array (

0 => “SYS0107”,

1 => 256,

2 => array (

[Max Depth Reached]

)

)

),

3 => array (

“file” => “[SYSTEM_ROOT]/core/include/general.inc”,

“line” => 582,

“function” => “trigger_localised_error”,

“args” => array (

0 => “SYS0107”,

1 => 256

)

),

4 => array (

“file” => “[SYSTEM_ROOT]/core/include/general.inc”,

“line” => 417,

“function” => “current_url”,

“args” => array (

0 => ,

1 => 1

)

),

5 => array (

“file” => “[SYSTEM_ROOT]/core/include/mysource.inc”,

“line” => 235,

“function” => “sq_web_path”,

“args” => array (

0 => “root_url”

)

),

6 => array (

“file” => “[SYSTEM_ROOT]/core/include/init.inc”,

“line” => 212,

“function” => “init”,

“class” => “mysource”,

“type” => “->”,

“args” => array (

[Empty]

)

),

7 => array (

“file” => “[SYSTEM_ROOT]/packages/bulkmail/bulk_mailer.inc”,

“line” => 18,

“args” => array (

0 => “[SYSTEM_ROOT]/core/include/init.inc”

),

“function” => “require_once”

),

8 => array (

“file” => “[SYSTEM_ROOT]/packages/bulkmail/run.php”,

“line” => 30,

“args” => array (

0 => “[SYSTEM_ROOT]/packages/bulkmail/bulk_mailer.inc”

),

“function” => “require_once”

)[/quote]

There is some error with your bulkmail setup. Contact Squiz Support for help.

Will do.


Thanks

Check the PHP binary being used to run your Bulkmail script – I suspect its the CGI binary instead of the CLI binary.