1

Initially the issue was circuitikz.sty was missing. Then I tried to update package from MiKTeX console package option and I got the error

SSL connect error

and the code was

code="35", url="https://ims.jit.ac.in/repo/tex-archive/systems/win32/miktex/tm/packages/miktex-zzdb1-2.9.tar.lzma"

Then I uninstalled MiKTeX and reinstalled it. After that MiKTeX console is not updating and doesn't let any package to be updated. When I try to check update for console, it shows
enter image description here

When I try to update packages, it shows:
enter image description here

Also the Texstudio has stopped the compilation. This is becoming a notorious problem for my purpose. Any sort of suggestion is welcome!

Manjoy Das
  • 779
  • 4
  • 15

1 Answers1

2

It appears the site https://ims.jit.ac.in/repo/tex-archive is having some issues. You can change the repository that MikTeX updates from by following the instructions at How can I change the package repository?

Don Hosek
  • 14,078
  • Yours and Ulrike's answers are quite right. I replied on Ulrike's comment. Please serve your suggestions too. – Manjoy Das Apr 27 '21 at 09:03