Issues in PWA

Tagged: 

Viewing 15 posts - 46 through 60 (of 63 total)
  • Author
    Posts
  • #383400
    Anshuman Sahu
    Keymaster
    Hi we due deep into code in your site and found that the wp core function : WP_Image_Editor::resize https://developer.wordpress.org/reference/classes/wp_image_editor/resize/ is getting stuck . Please check with your hosting provider on this . Maybe the image size is too big to be processed . try uploading a lesser resolution degraded image of resolution 1024X1024
    #383491
    harshelvs
    Participant
    Hi, Thanks a lot for the response. Didnt expect the issue would be something like this . I will check with the hosting provider and update you soon.
    #383498
    harshelvs
    Participant
    You mentioned about which image ?
    #383530
    Anshuman Sahu
    Keymaster
    The app screenshot image in vibebp-> settings -> service worker .
    #383544
    harshelvs
    Participant
    The host customer rep says this is the issue " [13-Apr-2022 00:26:52 UTC] PHP Warning: Invalid argument supplied for foreach() in /home3/electlxl/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/mailchimp.php on line 374 "
    #383559
    harshelvs
    Participant
    When i go to change the splash screen image i get this error : https://snipboard.io/XiJoDH.jpg
    #383596
    Anshuman Sahu
    Keymaster
    Well this error is due to basic security check which is failing while setting the image . This issue usually occurs in site with caching where nonce gets cached and it not updated . There is something really strange with site basic wp functions not working and this security issue . It can be due to caching or server security but most probably its due to caching .
    #383607
    harshelvs
    Participant
    I am getting this error for even trying to uninstall any plugin . This message was triggered by WordPress Core. Call stack: wp_die() wp-includes/functions.php:3540 wp_nonce_ays() wp-includes/pluggable.php:1213 check_admin_referer() wp-admin/plugins.php:202 any suggestions ?
    #383646
    Anshuman Sahu
    Keymaster
    My reply would be same as above.Please consider changing your hosting provider .
    #384080
    harshelvs
    Participant
    Should i reinstall wordpress ?
    #384123
    Anshuman Sahu
    Keymaster
    Its the hosting problem not the wordpress , there are no error pointing our wordpress missing file or some configuration .
    #384760
    harshelvs
    Participant
    Hello, The hosting team checked from their end and this was their response : "i have checked this with the team and confirmed that REGENERATE SERVICE WORKER works, but takes lot of time , https://privatebin.net/?bff5e2b135643507#7A1eEHXdA38SJG1feTz7wkwi3Cp7GkQZgaTTxK29ci5d ( https://snipboard.io/YxlA9g.jpg ) please check this , you need to get this checked with the help of your developer , if you fix the above error log then after that it will definitely work fine .. "
    #384766
    harshelvs
    Participant
    I am trying to change the app version but it is not happening The manifest file is present now and the service worker got generated once
    #384828
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #384948
    harshelvs
    Participant
    Hi, Are you able to change the version number ? After reloading the page it shows the same version
Viewing 15 posts - 46 through 60 (of 63 total)
  • The topic ‘Issues in PWA’ is closed to new replies.