IMAP connection Failure
-
I am having connection issues with my imap server. I use Yahaoo’s small business hosting plans and sometimes it runs into issues. I turned on debugging but really all it tells me is that I have an authentications issue:
Tue, 03 Jan 2017 21:44:32 +0000
Connection to: imap://imap.mail.yahoo.com:993/
Connection failed: Error connecting to server.[03-Jan-2017 21:44:32] Error connecting to mail server.
[03-Jan-2017 21:44:32] Scheduling WP_Buoy_SMS_Email_Bridge run for post ID 71 at Tue, 03 Jan 2017 21:45:32 +0000 (back-off step is 1)
[03-Jan-2017 21:44:42] PHP Warning: fopen(/dev/urandom) [function.fopen]: failed to open stream: Operation not supported in /3upkansas/wp-includes/random_compat/random_bytes_dev_urandom.php on line 57
[03-Jan-2017 21:44:42] PHP Fatal error: Uncaught exception ‘Exception’ with message ‘Error reading from source device’ in /3upkansas/wp-includes/random_compat/random_bytes_dev_urandom.php:145
Stack trace:#0 /3upkansas/wp-content/plugins/buoy/includes/class-buoy-alert.php(454): random_bytes(1048576)
#1 /3upkansas/wp-content/plugins/buoy/includes/class-buoy-alert.php(417): WP_Buoy_Alert->get_random_seed()
#2 /3upkansas/wp-content/plugins/buoy/includes/class-buoy-alert.php(215): WP_Buoy_Alert->make_hash()
#3 /3upkansas/wp-content/plugins/buoy/includes/class-buoy-alert.php(1328): WP_Buoy_Alert->set(Array)
#4 [internal function]: WP_Buoy_Alert::handleNewAlert(”)
#5 /3upkansas/wp-includes/class-wp-hook.php(298): call_user_func_array(Array, Array)
#6 /3upkansas/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array)
#7 /3upkansas/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#8 /3upkansas/wp-admin/admin-ajax.php(91): do_action(‘wp_ajax_buoy_ne…’)
#9 {main} thrown in /3upkansas/wp-includes/random_compat/random_bytes_dev_urandom.php on line 145I am able to connect several different platforms to connect in with these same settings but they don’t seem to want to work here. It requires SSL and I have tried all three settings yet still same failure. Kind of at a loss on what to look at next.
The topic ‘IMAP connection Failure’ is closed to new replies.