VirtuBox / ubuntu-nginx-web-server

EasyEngine/WordOps optimized configuration on Ubuntu 16/18.04 LTS
https://virtubox.github.io/ubuntu-nginx-web-server/
MIT License
108 stars 29 forks source link

Issue with PWA #34

Open alexlii1971 opened 5 years ago

alexlii1971 commented 5 years ago

Hello @VirtuBox

I am trying to setup PWA for our multisites and tested these plugins:

https://wordpress.org/plugins/pwa-for-wp/ https://wordpress.org/plugins/super-progressive-web-apps/ https://wordpress.org/plugins/progressive-wp/

But the videos on our site will does not play on iPhone for every above plugins, and it show this issue as the screenshot:

https://prnt.sc/o1n31s

Also, after access the video page on iPhone Safri, our multisites and the server will be caused down, and I need restart nginx to make the sites rework.

The authors of those plugins do not think the issue is from plugins, but is related to the server configuration, since there is no this kind of issue on their case.

I do not know how to track the issue and adjust the configuration to fix the issue.

It would be great appreciated if I could have your suggestion and instructions.

Thanks in advance.

Alex

alexlii1971 commented 5 years ago

Hello @VirtuBox

Did you have a chance to have a check the compatibility with PWA please?

Thanks

VirtuBox commented 5 years ago

Hello @alexlii1971, no sorry I haven't found the time to take a look on this issue. You will probably find informations in /var/log/nginx/yourdomain.tld.error.log as well as in /var/log/nginx/error.log.

alexlii1971 commented 5 years ago

Hello @VirtuBox

Thanks, I am trying.

For now, here is a problem:

This is log directory: http://prntscr.com/p4tz20 http://prntscr.com/p4tzjd http://prntscr.com/p4tzqn

When I try:

ee log reset --fpm

it show: [Errno 2] No such file or directory: '/var/log/php5/slow.log'

is there any mis configuration please?

Thanks

VirtuBox commented 5 years ago

Hello @alexlii1971, easyengine v3 is now pretty outdated, I recommend you to migrate to WordOps (EEv3 fork) as I'm currently contributing to this project.