[fx.php_list] Re: Diagnosing an FX_Error ?

  • From: John Funk <JFunk@xxxxxxxxxxxxxxxxxxxx>
  • To: "fx.php_list@xxxxxxxxxxxxx" <fx.php_list@xxxxxxxxxxxxx>
  • Date: Fri, 7 Apr 2017 17:37:37 +0000

I had a problem like this when upgrading to FMS15 while connecting from the 
external website to a public IP and port 8082, that IP/port was routed to port 
80 in the FMS15 machine.
The fix was to use another WAN IP address (that my client had on their network) 
with port 80. The routing of the port was the problem.
John Funk

On 4/7/17, 12:18 PM, 
"fx.php_list-bounce@xxxxxxxxxxxxx<mailto:fx.php_list-bounce@xxxxxxxxxxxxx> on 
behalf of Dale Bengston" 
<fx.php_list-bounce@xxxxxxxxxxxxx<mailto:fx.php_list-bounce@xxxxxxxxxxxxx> on 
behalf of dale.bengston@xxxxxxxxx<mailto:dale.bengston@xxxxxxxxx>> wrote:

I just had a similar issue and it turned out to be due to one record having a 
high ASCII character or a corrupt character at the end of a text field. Had to 
do a treasure hunt to find the record. The client did not have this problem 
prior to updating to FMS15, but then it started killing queries after the 
switch.

Dale

On Apr 7, 2017, 12:27 PM -0400, Troy Meyers <tcmeyers@xxxxxxxxxxxxxx>, wrote:

Thanks, Chris!

I presume the XML queries are identical since I'm just repeatedly refreshing 
the page, which normally works, to bring on the error. Maybe the WPE is 
overworked and sending something about that back?

I'm pretty sure I could reproduce it, so if there's some way to collect what 
the reply was, maybe know that would help you gracefullicize it.

-Troy







Hey Troy,

I've seen that one from time to time. Basically, if FileMaker has any
sort of problem returning the requested data, it returns an HTML error
page (not valid XML). The XML parser in FX.php doesn't like this. The
page in question could be a 404, for example, or an authentication
error. I'm working on updating FX.php, and this is something that I
should handle more gracefully, since FMS doesn't.

Best,

--Chris

_____________________________________________________________________
FX.php Official Web Site -- http://fx.iviking.org/
FX.php Official Mailing List -- //www.freelists.org/list/fx.php_list
(Subscribe, unsubscribe, and more at the mailing list site!)

FX.php_List@xxxxxxxxxxxxxxxx

Other related posts: