Press "Enter" to skip to content

Как исправить ERR_SPDY_PROTOCOL_ERROR в Яндекс Браузере и Chrome

The error has several possible causes. For example, the site you are trying to visit uses an HTTP connection, or your browser is outdated or has a cache issue.

How to Fix the ERR_SPDY_PROTOCOL_ERROR in Google Chrome: 7 Solutions

Encountering the ERR_SPDY_PROTOCOL_ERROR in Chrome can be irritating for website visitors. The message indicates the browser’s inability to connect to the web server using the SPDY protocol.

This error prevents a visitor from accessing a site, which may harm its web traffic volume.

Fortunately, solving the ERR_SPDY_PROTOCOL_ERROR is relatively easy. In this article, we will explain what it is, its possible causes, and seven ways to fix ERR_SPDY_PROTOCOL_ERROR.

Error code ERR_QUIC_PROTOCOL_ERROR
Error type Browser protocol error
Error causes QUIC protocol
Incompatible third-party extensions
Incorrect proxy configuration
Poor internet connection
Compromised SSL certificate

What Is the ERR_SPDY_PROTOCOL_ERROR?

SPDY was a pre-installed application-layer protocol on Google Chrome that utilizes the Transmission Control Protocol (TCP) to transport web content. Developed by The Chromium Projects, it was designed to reduce latency and increase loading speed.

But as the adoption of HTTP/2 became widespread, browsers, including Google Chrome, began ending support for SPDY. Currently, no modern browser supports SPDY, making it an obsolete protocol.

However, some users may still encounter SPDY-related errors and receive the ERR_SPDY_PROTOCOL_ERROR page.

In most cases, the ERR_SPDY_PROTOCOL_ERROR is a client-side issue. For instance, the site you are trying to visit may still use the older Hypertext Transfer Protocol (HTTP) connection, or your system is using an outdated browser or cache.

7 Ways to Fix ERR_SPDY_PROTOCOL_ERROR

Before exploring the troubleshooting methods, try these quick fixes first:

  • Open a new browser window.
  • Check the internet connection.
  • Restart the internet router.

If the error persists, try the following methods:

1. Update Your Browser

Using an outdated version of Google Chrome may trigger connectivity and performance issues. We recommend using the latest Chrome release to prevent issues that might contribute to the ERR_SPDY_PROTOCOL_ERROR.

Follow these steps to check your Chrome browser version and update it:

  1. Open Google Chrome.
  2. Click the three-dotted menu on Chrome’s top menu bar.
  3. Select Help ->About Google Chrome.
  4. If you’re using the newest release, the page will tell you that your Chome is up to date.

However, if a Google Chrome update is available, the system will automatically download and install it.

  1. Once the update is complete, a Relaunch button will appear. Click it to restart the browser and use the latest version.
  2. Revisit the website to see if the issue persists.

Making your browser version up to date can fix incompatibility and security issues. In most cases, this should solve the ERR_SPDY_PROTOCOL_ERROR problem.

2. Switch to Incognito Mode

If you only encounter the ERR_SPDY_PROTOCOL_ERROR message on a particular website, try visiting it using Chrome’s Incognito mode.

The Incognito mode will not retain cookies, site data, browsing history, and any information you enter into forms. However, bookmarks and downloads are still saved.

Here’s how to switch to Google Chrome’s Incognito mode:

  1. Open Google Chrome.
  2. Select the three-dotted menu on Chrome’s top menu bar.
  3. Click the New Incognito window option. Alternatively, use the keyboard shortcuts Ctrl + Shift + N.
  1. Reaccess the web page.

If the problem persists, proceed to the next step.

3. Clear Cache and Cookies

The cache contains browsing history from all the web pages or URLs you have visited. Your browser data may be corrupted, causing the ERR_SPDY_PROTOCOL_ERROR issue. Clearing your browser’s cache is one possible way to solve the problem.

There are two options to choose from – the Basic tab and the Advanced tab. The former will retain saved passwords, auto-fill information, site settings, and hosted app data. The latter option will clear out all information from your browser.

If you can access the site after clearing the browser cache and cookies, it was probably the cause of the issue.

4. Run the Google Chrome Cleanup Tool

The ERR_SPDY_PROTOCOL_ERROR problem may occur because of harmful software installed on the computer. The best way to solve this issue is by running the Chrome Cleanup Tool. It scans the computer and removes unwanted applications interfering with your web browser.

Here’s how to run the Chrome Cleanup Tool:

  1. Open Google Chrome.
  2. Click the three-dotted menu on Chrome’s top menu bar.
  3. Select Settings ->Reset and clean up ->Clean up computer.
  1. Click the Find button to start scanning for harmful software on your computer.
  1. Wait until the cleanup process is complete.
  1. Reaccess the website.

5. Flush the SPDY Sockets

A common solution to fix the ERR_SPDY_PROTOCOL_ERROR is flushing the SPDY sockets in Google Chrome. Here’s how to do it:

  1. Open the Google Chrome browser.
  2. Copy the URL chrome://net-internals/#sockets and paste it into the Chrome address bar. Press Enter to load the page.
  3. Select Flush socket pools to flush SPDY sockets.
  1. Restart the Chrome browser and reaccess the website.

This should allow you to open the web page you are trying to visit. But if the issue persists, try the following method.

6. Flush DNS Cache and Renew the IP Address

If you have tried all the methods above, but the ERR_SPDY_PROTOCOL_ERROR still occurs, the problem may be with the Domain Name System (DNS) configuration.

Try flushing DNS to clear IP addresses or other records from your DNS cache to fix it. Then, reboot the computer before reaccessing the same website for the best results.

Additionally, renewing the IP address may also solve the SPDY protocol error. Here’s how to do it on Windows:

  1. Open Command Prompt using the search bar. Alternatively, use the keyboard shortcut Win + R, type in cmd, and press Enter. Make sure to Run as administrator.
  2. Type the following command to release the old IP address and press Enter.
ipconfig /release
  1. Enter the command below to renew the IP address.
ipconfig /renew
  1. Try to visit the website again.

Flushing the DNS cache and renewing the IP address should solve the the SPDY protocol issue in most cases.

7. Change the Avast Settings

If you use Avast as your antivirus software, it may cause the ERR_SPDY_PROTOCOL_ERROR message. Although Avast and other antivirus applications protect against security threats, they may disrupt your network connection and block access to specific sites.

Remember that fully disabling antivirus software may expose your device to malware. So instead, we recommend applying the following configurations – turning off HTTPS scanning, disabling Web Shield, and adding exceptions.

Follow these steps to disable the HTTPS scanning feature:

  1. Open Avast and open Menu in the window’s upper-right corner.
  1. From the drop-down menu, choose Settings.
  1. Scroll down to the Configure shield settings tab and select Web Shield.
  1. The Enable HTTPS scanning option is on by default. Uncheck the box to disable it.

Here’s how to turn off Web Shield:

  1. Open Avast and click the Menu button in the window’s upper-right corner.
  2. Select Settings ->Protection ->Core Shields.
  3. Scroll down to the Configure shield settings tab and choose Web Shield.
  4. Uncheck the Enable Web Shield option to disable it.

Follow these instructions to add exceptions:

  1. Click the Add Advanced Exception button.
  1. Choose the Website/Domain tab.
  1. Enter the URL of the site you want to exclude from the antivirus protection and click the Add Exception button.

If disabling antivirus software fixes the issue, consider switching to a different security program.

Other Errors Similar to ERR_SPDY_PROTOCOL_ERROR

Conclusion

ERR_SPDY_PROTOCOL_ERROR may be a common problem for Google Chrome users. This error message usually occurs when the browser can’t support the SPDY protocol when connecting to the target web server.

The error has several possible causes. For example, the site you are trying to visit uses an HTTP connection, or your browser is outdated or has a cache issue.

This tutorial has covered seven methods to troubleshoot this error. We recommend trying all of them to solve the problem.

We hope this article has helped you solve ERR_SPDY_PROTOCOL_ERROR in Chrome. If you have any questions or suggestions, please leave them in the comments section below.

ERR_SPDY_PROTOCOL_ERROR FAQs

Here are the answers to some frequently asked questions about the error.

Does the ERR_SPDY_PROTOCOL_ERROR Only Happen in Google Chrome?

No, the ERR_SPDY_PROTOCOL_ERROR error can occur in any web browser that uses the SPDY protocol to establish secure connections, including Google Chrome, Mozilla Firefox, and Opera. However, the error is more commonly associated with Google Chrome, which was one of the first browsers to adopt the SPDY protocol.

How Can I Prevent ERR_SPDY_PROTOCOL_ERROR From Happening?

To prevent ERR_SPDY_PROTOCOL_ERROR, try disabling the SPDY protocol in the web browser settings and using the traditional SSL/TLS protocol instead. Clearing browser cache and cookies, disabling browser extensions, and updating the browser to the latest version can also help resolve the error.

The author

Noviantika is a web development enthusiast with customer obsession at heart. Linux commands and web hosting are like music to her ears. When she’s not writing, Noviantika likes to snuggle with her cats and brew some coffee.

Как исправить ERR_SPDY_PROTOCOL_ERROR в Яндекс Браузере и Chrome

Веб-страница недоступна ERR_SPDY_PROTOCOL_ERROR — одна из ошибок, с которыми вы можете столкнуться, посещая безопасные (https) сайты в Яндекс Браузере или Google Chrome, при этом речь обычно идет о всем известных сайтах, таких как Google, Яндекс, YouTube, ВК и Одноклассники, сайты электронной почты и других.

В этой инструкции подробно о том, что делать в такой ситуации и как исправить ошибку ERR_SPDY_PROTOCOL_ERROR в браузерах Chrome и Яндекс различными способами, а также видео инструкция.

Методы исправления ошибки ERR_SPDY_PROTOCOL_ERROR

Далее описаны возможные способы исправить ошибку, когда сайты не открываются с кодом ERR_SPDY_PROTOCOL_ERROR, сначала срабатывающие чаще, затем — применимые и результативные в ограниченном числе случаев, но также способные решить проблему.

  1. Проверьте версию вашего браузера и обновите его при необходимости. Устаревшая версия браузера — самая частая причина появления ошибки. Для проверки версии в Chrome в адресную строку введите chrome://settings/help и нажмите Enter, в Яндекс Браузере в адресную строку введите browser://help и нажмите Enter. Если доступны обновления, и вы никоим образом не блокировали доступ браузеров к ним, вам сообщат о необходимости обновиться на этих страницах. Также можно использовать меню браузеров, чтобы перейти на указанную страницу (показано на видео ниже).
  2. Очистите сокеты и DNS в браузере. Для этого в Chrome введите в адресную строку chrome://net-internals и нажмите Enter, в Яндекс Браузере введите browser://net-internals и нажмите Enter. Затем в пункте Sockets нажмите Flush socket pools, а в пункте DNS — clear host cache. После этого желательно очистить кэш DNS в Windows. По завершении перезапустите браузер.
  3. Если у вас настроены прокси, VPN, установлены расширения анонимайзеры или расширения для защиты в Интернете, попробуйте отключить или удалить их и проверить, была ли решена проблема. См. Как отключить прокси в браузере и Windows.
  4. В крайнем случае попробуйте выполнить сброс браузера (убедитесь, что помните ваш аккаунт для повторного входа в браузер для синхронизации закладок и других параметров, либо сохраните важные данные). В Chrome для этого зайдите на страницу chrome://settings/reset/ и используйте оба доступных пункта для сброса. В Яндекс Браузере — на страницу browser://settings/resetProfileSettings (или просто зайдите в Настройки — Системные и выберите пункт «Сбросить все настройки» внизу страницы).

Обычно, что-то из перечисленного помогает решить проблему, однако, если ошибка «Веб-страница недоступна» ERR_SPDY_PROTOCOL_ERROR сохраняется, обратите внимание на два дополнительных варианта.

Если на вашем компьютере установлен антивирус Avast, попробуйте либо полностью отключить Веб-защиту в нем, либо зайти в Меню — Настройки — Защита — Основные компоненты защиты и в параметрах Веб-защиты отключить сканирование HTTPS.

После применения настроек, перезапустите браузер. Если у вас установлен другой сторонний антивирус, также попробуйте отключить функции защиты в сети в нём и перезапустить браузер для проверки, была ли исправлена ошибка.

И, наконец, возможен вариант, что ошибка ERR_SPDY_PROTOCOL_ERROR появляется лишь при доступе к конкретному сайту (не из крупных) через конкретный браузер, в этом случае можно предположить какие-то проблемы со стороны самого сайта, которые в сочетании с вашим браузером ведут к появлению рассматриваемой ошибки.

Что делать при ошибке ERR_SPDY_PROTOCOL_ERROR — видео инструкция

Если ошибка всё так же присутствует, опишите в комментариях сценарий её появления, включая версию браузера и, желательно, сайт, на котором она возникает, а также что именно уже было сделано.

А вдруг и это будет интересно:

  • Лучшие бесплатные программы для Windows
  • Не открываются Параметры Windows 11 — как исправить?
  • Компьютер не видит микрофон от наушников — варианты решения
  • Как скачать dinput8.dll для игр и программ
  • Как переименовать устройство в диспетчере устройств Windows
  • Внутренняя ошибка CallSpawnServer: Unexpected response — варианты решения
  • Windows 11
  • Windows 10
  • Android
  • Загрузочная флешка
  • Лечение вирусов
  • Восстановление данных
  • Установка с флешки
  • Настройка роутера
  • Всё про Windows
  • В контакте
  • Одноклассники
  • Живые обои на рабочий стол Windows 11 и Windows 10
  • Лучшие бесплатные программы на каждый день
  • Как скачать Windows 10 64-бит и 32-бит оригинальный ISO
  • Как смотреть ТВ онлайн бесплатно
  • Бесплатные программы для восстановления данных
  • Лучшие бесплатные антивирусы
  • Средства удаления вредоносных программ (которых не видит ваш антивирус)
  • Встроенные системные утилиты Windows 10, 8 и 7, о которых многие не знают
  • Бесплатные программы удаленного управления компьютером
  • Запуск Windows 10 с флешки без установки
  • Лучший антивирус для Windows 10
  • Бесплатные программы для ремонта флешек
  • Что делать, если сильно греется и выключается ноутбук
  • Программы для очистки компьютера от ненужных файлов
  • Лучший браузер для Windows
  • Бесплатный офис для Windows
  • Запуск Android игр и программ в Windows (Эмуляторы Android)
  • Что делать, если компьютер не видит флешку
  • Управление Android с компьютера
  • Как изменить DNS-сервер на Android
  • Не открываются Параметры Windows 11 — как исправить?
  • Компьютер не видит микрофон от наушников — варианты решения
  • Как скачать dinput8.dll для игр и программ
  • Как переименовать устройство в диспетчере устройств Windows
  • Внутренняя ошибка CallSpawnServer: Unexpected response — варианты решения
  • Как сканировать QR код на компьютере
  • Приложение Microsoft Store заблокировано администратором — как исправить?
  • Как исправить ошибку 0x80000003 Unknown Software Exception
  • Синий экран KERNEL SECURITY CHECK FAILURE — причины и варианты решения
  • Как отключить работу Microsoft Edge в фоновом режиме
  • Как отключить SmartScreen в Windows 11
  • Как исправить ошибку 0x80070103 при установке обновления
  • Как очистить недавние файлы в Windows 11
  • Nilesoft Shell — менеджер контекстных меню для Windows
  • Windows
  • Android
  • iPhone, iPad и Mac
  • Программы
  • Загрузочная флешка
  • Лечение вирусов
  • Восстановление данных
  • Ноутбуки
  • Wi-Fi и настройка роутера
  • Интернет и браузеры
  • Для начинающих
  • Безопасность
  • Ремонт компьютеров
  • Windows
  • Android
  • iPhone, iPad и Mac
  • Программы
  • Загрузочная флешка
  • Лечение вирусов
  • Восстановление данных
  • Ноутбуки
  • Wi-Fi и настройка роутера
  • Интернет и браузеры
  • Для начинающих
  • Безопасность
  • Ремонт компьютеров

Comments are closed, but trackbacks and pingbacks are open.