Skip to content

Troubleshooting Guide

S410 edited this page Jan 3, 2022 · 24 revisions

Index



















Extension

(for Windows & MACs)

Basic checks

  1. Make sure you have the latest version of the extension installed. (Click Here to check)
  2. Close all the tabs & restart your browser
  3. Reinstall the extension.
  4. [Check API status]
  5. [Check service worker] (only for chromium based browsers)
  6. If you are on Windows 7 read this

᲼᲼

Check API status

If the basic checks didn't resolve anything

See if you get any response from this link (click here)

  • If you don't see something like this, then the API is down and everything is fine on your side. {"id":"QOFEgexls14","dateCreated":"2021-12-28T02:53:20.995329Z","likes":2968,"dislikes":204,"rating":4.725047080979285,"viewCount":29157,"deleted":false}
  • If you see some responses but not in the above format (with likes and dislikes) then probably you are being rate-limited. It is done to prevent bot attacks and database vandalization. It depends on IP (its hash - which is never stored in non-volatile storage) for its countermeasures. If many people are accessing the server from the same IP (as in the case of public/institutional Wi-Fi) then it's possible that the IP is being rate-limited. If that's the There's no way for us to differentiate you from a bot/attacker.

If you see "Certificate error" and if you are on Windows 7 (or earlier) read this

᲼᲼

in Chromium-based browsers

If nothing mentioned above this helped

  1. Open any video on YouTube.
  2. Open a new tab.
  3. Type chrome://extensions in address bar (the topmost bar below tabs)
  4. Find the extension.
  5. If it's written service worker (Inactive) in red, then the problem is with your browser.

This is not a bug in the extension. This is a bug in the browsers. We cannot do anything about this.

᲼᲼

Install certificates

Applies for Windows 7 (and earlier) only

and only for Chromium Based Browsers

  • Chromium-based browsers don't have their own certificate manager.
  • They use Windows' certificates manager.
  • Microsoft has officially dropped the support for Windows 7

You will have to install the latest certificates for that.

You can follow this guide:

Fix error NET::ERR CERT DATE INVALID - Your connection is not private - Windows 7 - 2021

If you don't want to install the certificate from Google drive

  • Here is the official link to the certificate x1.i.lencr.org.
  • You will have to close all the tabs before downloading this certificate.

The thumb print of real certificate is cabd2a79a1076a31f21d253635cb039d4329a5e8

To make sure that you have installed the correct certificate, you should consider checking if the thumbprints match. To do this you can follow this guide: How to check a certificate's thumbprint

᲼᲼

Check for logs in the console

  1. In Developer tools, go to console panel.
    • For Windows press Ctrl + Shift + J all at once
    • For Mac press Cmd + Option + J all at once
  2. Find filter box in the newly appeared window.
  3. Type Return.
  4. Check the Check API Status and see if you get similar responses.
  5. If you see any errors in red please contact us and report them in our discord server

᲼᲼

  1. Open Browser Console
  2. Find Filter Output box in the newly appeared window.
  3. Type Return.
  4. If you see any errors in red please contact us and report them in our discord server

᲼᲼

iOS app

Coming soon. Please have patience.

᲼᲼

᲼᲼

YouTube Vanced app

Coming soon. Please have patience.

᲼᲼

᲼᲼

Contact in Discord Server

Only if nothing mentioned above helped and you still have a problem.

Discord server link: https://discord.gg/mYnESY4Md5

  1. Join the discord server if haven't already
  2. Go to the #Bugs-and-problems channel
  3. There, thoroughly describe:
    • your problem
    • what you have tried & what didn't work
    • results of the troubleshooting steps

᲼᲼

᲼᲼

Useful Links

List of Chromium Based Browsers

List of Firefox Based Browsers

Return-YouTube-Dislike Discord Server

Service Worker Bug in Chromium Based Browsers