Post-Installation Nginx Issues

tep1997

Cadet
Joined
Jun 17, 2019
Messages
3
Have installed various versions of TrueCommmand and all end up with the message below. Browser connectivity fails or is extremely latent:


* Starting nginx ...
nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html)



Anyone else experienced this? Is there another version I should be using. I installed this a few months ago and everything went smoothly.
 

kenmoore

TrueCommand Project Lead
iXsystems
Joined
May 1, 2019
Messages
51
That message from nginx is normal - we are just using an alternate (non-OpenResty) LuaJIT module for some of the nginx->middleware rules.

Do you have any specifics about what exactly is not working?
If you are running this in a VM, do you have the network passthrough settings working properly on the host?
 

tep1997

Cadet
Joined
Jun 17, 2019
Messages
3
Specifically, the system won't load the GUI at all or if it does, very sporadically and slowly. Installation completed normally with no errors and it boots correctly.

It is installed on an esxi host with normal defaults including networking. All other vms' on that host function normally.

Thanks
 

tep1997

Cadet
Joined
Jun 17, 2019
Messages
3
This can be closed. I created the VM on another host as a test and everything worked properly. I then moved it back to the other host and it kept working. No idea what was going on, but all good now.

Thanks all.
 
Top