Errors

ErrorDescription

100

Plug-in is not registered
101Invalid registration
102License is for an older version of the plug-in (upgrade required)
103License is expired (new license required)
104Plug-in is currently disabled
105Plug-in could not be enabled (incorrect password)
106Invalid parameter
107Internal plug-in error
108

Wrong plug-in edition

201Timeout
202PHP error
203User cancelled
204FileMaker error
300Invalid package path
301Invalid package file
302No package files found in specified folder
310Invalid save path
311Can't write to save path (check permissions)
314Container file name not set
315Function not supported on server
900Error number must be greater than or equal to 1000
901Script triggering is disabled
902Progress bars are disabled
903Progress bar already exists
904Progress bar doesn't exist


Change Log

VersionDescription
3.0.0Added error 203 to return an error when execution is cancelled by the user.
3.0.0Added error 204 to return FileMaker errors.
3.0.0Added error 315 to return an error when a non-compatible function is executed on FileMaker server.
3.0.0

Version 3 was a complete rewrite of the plug-in and a number of the errors that could be returned by version 2 are no longer used. Error 200 makes a welcome departure with the introduction of multi-threading and the 300 errors listed below now use error 107 which will return the cURL error number and description.

  • 200 Plug-in is busy (main)
  • 303 Invalid URL format
  • 304 Can't connect to server
  • 305 Server isn't responding
  • 306 Requested URL not found on server
  • 307 Server requires authentication
  • 308 Server doesn't support basic authentication
  • 309 Authentication failed
  • 312 Too many open files

  • 313 Too many symbolic links encountered while attempting to resolve save path