- Issue created by @dabley
- πΊπΈUnited States mradcliffe USA
The test server vs local has me confused. I am not sure why it would not install on one and not the other.
The error references views and the optional view that comes with the module. I installed on a fresh commerce environment after ensuring 10.4 was up-to-date and I found no changes from the view after I was able to install the module locally.
Since the error is a warning, that may not be related at all to the WSOD. It may be a race condition in Drupal core.
There may be a different error in the PHP or Web server error logs. Maybe memory usage? I don't think that would matter unless it's trying to install Commerce, Address, State Machine, Xero and Commerce Xero all at once.
Thanks for looking into this. It seems as though the problem was due to insufficient memory allocation on the test server. We've increased the memory available, and now the module installs without any error.