• Resolved Enrique Vidales Ripoll

    (@chanboox)


    He usado desde hace tiempo Postie y se me hace muy práctico para optimizar cantidad de publicaciones por vía correo electrónico.

    Ahora con php 8.1 y WordPress 6.4.1 cuando ejecuto Postie para leer correos no congela el sitio, el consumo de memoria aumenta hasta desbordar y obstaculizar totalmente el servidor. Tengo 16MB y usualmente tengo libres alrededor de 7MB.

    Veo que no está testeado el plugin en versiones anteriores.

    ?Qué podriá estar causando el problema?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    Typically running out of memory means that you have an email with a very large attachment.

    The fix is to log into your email account and delete the offending email.

    I will also do some additional testing with PHP 8.1 and 8.2.

    Thread Starter Enrique Vidales Ripoll

    (@chanboox)

    Se ha producido un error del tipo E_ERROR en la línea 148 del archivo /home/w********/wp-content/plugins/postie/lib/pSocketConnection.php. Mensaje de error: Uncaught fConnectivityException: Unable to write data to IMAP server imap.dreamhost.com on port 993 in /home/********/wp-content/plugins/postie/lib/pSocketConnection.php:148
    
    Stack trace:
    
    #0 /home/********/wp-content/plugins/postie/lib/pImapMailServer.php(166): pSocketConnection->write('A0014 LOGOUT\r\n')
    
    #1 /home/********/wp-content/plugins/postie/lib/fMailbox.php(970): pImapMailServer->close()
    
    #2 /home/********/wp-content/plugins/postie/lib/fMailbox.php(958): fMailbox->close()
    
    #3 /home/********/wp-content/plugins/postie/postie.class.php(93): fMailbox->__destruct()
    
    #4 /home/********/wp-content/plugins/postie/postie-api.php(74): Postie->get_mail()
    
    #5 /home/********/wp-content/plugins/postie/config_form.php(33): postie_get_mail()
    
    #6 /home/********/wp-content/plugins/postie/postie.php(302): require_once('/home/wp_76i9zs...')
    
    #7 /home/********/wp-includes/class-wp-hook.php(324): PostieInit->postie_show_config_page('')
    
    #8 /home/********/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
    
    #9 /home/wp_76i9zs/mipuntodevista.com.mx/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    
    #10 /home/********/wp-admin/admin.php(259): do_action('toplevel_page_p...')
    
    #11 {main}
    
    ? thrown
    Plugin Author Wayne Allen

    (@wayneallen-1)

    This is an error from Dream Host. Not much I can do about that.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sobrecargas de memoria al usar POSTIE’ is closed to new replies.