BaseElements-Plugin icon indicating copy to clipboard operation
BaseElements-Plugin copied to clipboard

BE_SMTPSend crashes script engine with FileMaker Server 2023 on Ubuntu 22.04.2

Open skgreg opened this issue 1 year ago • 7 comments

We're using version 4.2.6 on two different servers that were recently upgraded to FileMaker Server 2023 (20.1.2) and Ubuntu 22.04.2. Scripts called with Perform Script on Server that were previously working are now causing the script engine to crash when we call the BE_SMTPSend function. We've tested with the minimum required parameters and verified the same script works successfully when run from FileMaker Pro.

skgreg avatar Jun 23 '23 16:06 skgreg

Greg,

We've seen this as well, and can confirm it. I don't have a fix for it yet, but will let you know when we do. Our workaround was to use native SMTP instead for now.

Cheers, Nick

nickorr avatar Jun 26 '23 01:06 nickorr

Are there larger issues with fms 20.1.2.207?

I'm running a local dev server within a Parallels VM within ARM and using 22.04.2. Is the plugin not running on ARM? Only AMD?

Error   474     fms.local       Plug-in failed to load: BaseElements.fmx

petrowsky avatar Jul 04 '23 00:07 petrowsky

Yes, current build is x86 only for linux, arm support will come soon.

nickorr avatar Jul 04 '23 01:07 nickorr

Hi, when is arm support on linux ubuntu expected?

vlekkenconsult avatar Aug 31 '23 13:08 vlekkenconsult

It will be a few weeks at least, we've got to rebuild all the base libraries for ARM and then get the entire lot compiling on arm. New platforms are not a small task unfortunately.

nickorr avatar Sep 06 '23 01:09 nickorr

For the SMTP issue, this is not a final build, but some testing ( not in production ) would be helpful :

https://goya.com.au/files/beplugin/5.0.0/BaseElements.fmx.zip

nickorr avatar Sep 06 '23 01:09 nickorr

Any progress on arm support? Eager to test it if you have already something available for that :-)

vlekkenconsult avatar Oct 12 '23 08:10 vlekkenconsult