ubuntu-nginx-web-server icon indicating copy to clipboard operation
ubuntu-nginx-web-server copied to clipboard

Issue with PWA

Open alexlii1971 opened this issue 6 years ago • 4 comments
trafficstars

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 avatar Jun 15 '19 16:06 alexlii1971

Hello @VirtuBox

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

Thanks

alexlii1971 avatar Jul 12 '19 06:07 alexlii1971

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.

VirtuBox avatar Jul 12 '19 10:07 VirtuBox

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

alexlii1971 avatar Sep 11 '19 16:09 alexlii1971

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.

VirtuBox avatar Sep 21 '19 14:09 VirtuBox