Open marioegghead2 opened 3 years ago
Make sure that Google Chrome is updated and try again. Seems like a Chrome glitch. If it is, I will open a bug report at Chrome. Make sure that you are updated. If you can't, get Git, Node JS 14/16, build it via NPM(bundled with Node JS) and run the application inside the GAUDC folder's dist, go to win-unpacked, and then run the Google Assistant.exe file.
You are running Windows 11?! Is it x86 or x64?
@im-coder-lg Windows 11 works only on x64/ARM 64.(I have Windows 11 as well)
Have you encountered this anywhere? I don't know, since I stopped using Google Chrome and switched to Vivaldi.
Seems like a glitch in Chrome's area. I am opening a bug report. Btw, have anybody seen this?
On second thought, try using Edge or Brave, Opera or even Vivaldi. There might be permission errors on Chrome.
Wait, @sumeshir26 does WSL work on Windows 11? If it does, get Ubuntu, update the app things, get wget, and download from that! Let me elaborate and see the code block below. Do it in Ubuntu WSL.
sudo apt update
sudo apt install wget -y
cd /mnt/c/Users/youruser/Desktop/ # replace youruser with your Windows 11 username.
sudo wget "https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/releases/download/v1.0.0-rc.2/Google_Assistant-Setup-1.0.0-rc.2.exe"
Then, run the GAUDC installer. This has to work, since you are downloading from Ubuntu but the file is the same.
Run those commands above. Till Chrome fixes the Forbidden bug, you might have to do this way only.
On Ubuntu WSL. If you don't know how to get it, follow these steps:
Windows Features
Enter new Unix username
(it pretends), type your choice of username.Whenever you type sudo and a command, you must enter the password you put above. Sudo means that you are getting temporary supercommands that are forced to run.
@marioegghead2 I suppose GitHub is returning HTTP 403 error while downloading files. This is probably an issue with the GitHub's AWS service. Can you check if downloading any other release from any other repo works?
But how can it be forbidden?
Seems like Chrome has issues with GitHub. Let me try getting 1.0.0 RC2
It is working for me
PS: Browser I use: Vivaldi 4.1 latest
@im-coder-lg Your commands work. The installer appeared on the desktop:
(to install WSL2 on Windows 11 you run the command wsl --install
not enable it from optional features)
Cool... @marioegghead2 try getting WSL and do this method.
Since wget is a command-line downloader, you are free to use that.
alredy downloaded using a fine edge
Is the issue fixed then?
Screenshot STR (Steps To Reproduce) First: I started downloading the client. Second: Then received this error