Closed splendidinternet closed 2 years ago
Hello @splendidinternet ,
Would you happen to have the module mirasvit/module-profiler installed on your system? I was able to reproduce your error after installing that module and enabling the profiler. There seems to be a very specific conflict with it module and generating RSA keys with phpseclib. What's more, disabling the profiler module was not enough to resolve the error; I had to go as far as removing the module entirely and recompiling.
Please let us know if this is helpful!
@sgabhart22 Yes, this solved our problem. Thank you very much!
What I expected
I can edit the amazon pay configuration in the admin.
What happened instead
I get an exception when opening the amazon pay configuration in the admin with this trace:
Steps to reproduce the issue
I've installed the amazon pay extension via composer following this guide: https://amzn.github.io/amazon-payments-magento-2-plugin/installation.html
Your setup