Am creat răspunsuri în forum

Vizualizare 9 răspunsuri - 1 la 9 (din 9 în total)
  • Inițiator fir de discuții gumbai

    (@gumbai)

    Thanks!

    Inițiator fir de discuții gumbai

    (@gumbai)

    root@vestap:~# ping wordpress.org
    PING wordpress.org (66.155.40.250) 56(84) bytes of data.
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=1 ttl=52 time=238 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=2 ttl=52 time=237 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=3 ttl=52 time=238 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=4 ttl=52 time=238 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=5 ttl=52 time=237 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=6 ttl=52 time=237 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=7 ttl=52 time=237 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=8 ttl=52 time=238 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=9 ttl=52 time=238 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=10 ttl=52 time=237 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=11 ttl=52 time=237 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=12 ttl=52 time=237 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=13 ttl=52 time=238 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=14 ttl=52 time=237 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=15 ttl=52 time=237 ms
    64 bytes from wordpress.org (66.155.40.250): icmp_seq=16 ttl=52 time=237 ms
    ^C
    --- wordpress.org ping statistics ---
    17 packets transmitted, 16 received, 5% packet loss, time 20315ms
    rtt min/avg/max/mdev = 237.332/237.957/238.332/0.496 ms

    It connects, but has some lag!
    And the 443 for now is closed, i did not need it, but i don’t see why this wold have anything to do with this problem, because i use non-ssl connection to wordpress, it could be possible to establish the secured connection with wordpress.org to use ssl even for my server to be bidirectional, but i don’t think so, as far as i know to download packages it uses ftp. So if the connection to wordpress wold be ssl encrypted it wouldn’t need to connect back to my server through ssl, and wold even have another problem, because wordpress.org wold not trust the certificate if where to be self-signet, and based on past experiences i don’t believe this could be cause of my problem.
    P.S. Plugins i can install, only the themes i can’t, but even i can install plugins i still get that error.

    Inițiator fir de discuții gumbai

    (@gumbai)

    vineri 6 martie 2015, 15:40:15 +0200

    It’s perfect!

    Inițiator fir de discuții gumbai

    (@gumbai)

    I have a question, if someone could explain how a secure connection to WordPress.org is establish, please do so. Or pinpoint me to the wright documention, not some general things that i keep finding, something more detailed. Thanks!

    Inițiator fir de discuții gumbai

    (@gumbai)

    Thanks for the answer. I’m my own host provider, and it’s all freshly installed, from the ubuntu 14.04 server, VestaPanel, wordpress. I’ve reinstalled them after i got the same error with the website i already had. I have the latest stable updates and so on!

    Inițiator fir de discuții gumbai

    (@gumbai)

    Look all some other errors: Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/admin/web/url.ro/public_html/wp-includes/update.php on line 295

    Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/admin/web/url.ro/public_html/wp-includes/update.php on line 457
    Wordpress is just so fun to play with it, it keeps giving you errors, just because he cans!

    Inițiator fir de discuții gumbai

    (@gumbai)

    No it’s not that, i might add that the back-end(administration) works very slow. and i most certainly say that it has nothing to do with the server. I should add that i use vestapanel, but is the firs time this has happened, and is not the first time i use this configuration, it might be something with the last update of wp …

    EDIT: I also use nginx before the VestaPanel as a reverse proxy. I sincerely can’t understand why is this happening, it just shouldn’t, because i already used this configuration and worked well …

    Inițiator fir de discuții gumbai

    (@gumbai)

    P.S. I can’t use templates or plugins with this install!

    Inițiator fir de discuții gumbai

    (@gumbai)

    This is what is on the folowing lines (58-62):
    if ( $ssl && is_wp_error( $request ) ) {
    trigger_error( __( ‘An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.’ ) . ‘ ‘ . __( ‘(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)’ ), headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE );

    $request = wp_remote_post( $http_url, $options );
    }

Vizualizare 9 răspunsuri - 1 la 9 (din 9 în total)