perfecty-push-wp icon indicating copy to clipboard operation
perfecty-push-wp copied to clipboard

This plugin does not work

Open ucscode opened this issue 8 months ago • 2 comments

Errors

See image screenshot here

ucscode avatar Mar 25 '25 11:03 ucscode

This plugin is intended to be used on a live server so you need to have

  • a domain (example.com)
  • a valid ssl certificate (https://)

Jupiter79 avatar Mar 30 '25 11:03 Jupiter79

This plugin is intended to be used on a live server so you need to have

  • a domain (example.com)
  • a valid ssl certificate (https://)

Sorry to burst your bubbles but I initially used the plugin on a live server with ssl and it didn't work. Thereafter, I started to debug it on localhost. So the error is not with localhost but with the plugin itself.

Nevertheless, if using an SSL live server was the solution, does it mean that the plugin was developed and testing 100% online? Why would a Self Hosted project be unable to be tested on localhost. If wordpress itself works fine on localhost for testing and this plugin doesn't, then it is insignificant.

ucscode avatar Mar 30 '25 12:03 ucscode

You can test it in localhost, but you need to either trust your localhost certificate or adjust your browser to allow its traffic; otherwise, the Web Workers won't work, and this is not a limitation of the plugin. Please see: https://stackoverflow.com/questions/38728176/can-you-use-a-service-worker-with-a-self-signed-certificate

rwngallego avatar Sep 04 '25 04:09 rwngallego

Closing this.

rwngallego avatar Sep 04 '25 04:09 rwngallego