I have installed Arduino ide 2.1 and I'm running on windows 11 PC.
in my PC, IDE 1.8.19 also installed and run without any error.
But when open the IDE 2.1, It's only giving a blank sketch and when i searched for boards using board manager (ex: uno) gives "NO BOARDS FOUND FOR "UNO". " with "NO PORTS DISCOVERED".
even does not show any board or library in side menu too.
Although i have a proper internet connection and without using any proxy , in notification shows some kind of a error that "Some indexes could not be updated. Get "https://downloads.arduino.cc/packages/package_index.tar.bz2": proxyconnect tcp: dial tcp 192.168.43.1:44355: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.: https://downloads.arduino.cc/packages/package_index.tar.bz2
Even i can't open sample sketch or .ino file which created from another PC in IDE 2.1 (in IDE 1.8.19 those files are working fine)
finally the close button in the IDE window / quite option (Ctrl+Q) and close window from the task bar are not working (Not close the window), i have to go to task manger and have to click End Task to terminate the IDE 2.1 window.
Please help me with this problem