Error after update to 4.0.5 - OpenSSL on Mac M1

Wappler Version : 4.0.5
Operating System : Mac M1
Server Model: NodeJS
Database Type: Maria
Hosting Type: Docker

After updating to 4.0.5 on Mac (M1) I was asked to perform a system check during which I got a message saying openssl could not be installed because it has not been verified, the only option to continue was to move it to trash and then I got the same message for python.

Is it an issue? What do I need to do?

Any other messages from the system check? When you open the bottom panel.

Usually OpenSSL is part of NodeJS - so if you just install the official NodeJS for M1 it should be all fine.
Homebrew should be able to do that as well.

The system check no longer comes up and if I try to run one manually, it succeeds… :man_shrugging:

well the system depends on the project and target that is selected.

Same project, same target

Well it should be all fine then.

Just to be sure - update also your homebrew to the latest by opening a terminal and then enter;

brew update

and after that to upgrade also all installed packages:

brew upgrade

Just done both of those - like I say, it’s now reporting as OK but I’ll let you know if I spot any problems

Fixed in Wappler 5.4.1

This topic was automatically closed after 24 hours. New replies are no longer allowed.