Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BE_SMTPSend crashes script engine with FileMaker Server 2023 on Ubuntu 22.04.2 #216

Open
skgreg opened this issue Jun 23, 2023 · 7 comments

Comments

@skgreg
Copy link

skgreg commented Jun 23, 2023

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.

@nickorr
Copy link
Member

nickorr commented Jun 26, 2023

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

@petrowsky
Copy link

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

@nickorr
Copy link
Member

nickorr commented Jul 4, 2023

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

@vlekkenconsult
Copy link

Hi, when is arm support on linux ubuntu expected?

@nickorr
Copy link
Member

nickorr commented Sep 6, 2023

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 nickorr closed this as completed Sep 6, 2023
@nickorr nickorr reopened this Sep 6, 2023
@nickorr
Copy link
Member

nickorr commented Sep 6, 2023

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

@vlekkenconsult
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants