00:56:41 Hello, I am new to Monero and am in the process of trying to set up a Monero GUI wallet on my Linux Ubuntu 24.04 Desk top PC. I am using the terminal commands in my Ubuntu and have hit a snag with trying to down load the Hashes.txt file for verification of my installation. I am using the Tor browser with standard security (browser and website features are enabled). The download fa 00:56:42 ils and I receive the following in the Terminal response to the command: $ wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt 00:56:44 --2026-02-22 15:03:00-- https://www.getmonero.org/downloads/hashes.txt 00:56:46 Resolving www.getmonero.org (www.getmonero.org)... 157.185.148.131 00:56:49 Connecting to www.getmonero.org (www.getmonero.org)|157.185.148.131|:443... connected. 00:56:50 HTTP request sent, awaiting response... 403 Forbidden 00:56:52 2026-02-22 15:03:00 ERROR 403: Forbidden. 00:56:54 can anyone offer any help with correcting this problem? 01:52:41 The problem may be my VPN and/or browser security settings. Checking that now. 02:04:21 I could be wrong, but your IP is probably just blocked by Cloudflare. A number of people have been having issues with accessing the site recently 02:05:12 wget fails on my end as well, both with VPN and without. wget doesn't use the browser, so your browser security settings are not the problem. 02:05:27 I would suggest trying the command again without a VPN/Tor on 02:06:13 If all else fails, you can just try and open the text file manually and then download it 05:19:32 Use the github source 05:19:33 https://raw.githubusercontent.com/monero-project/monero-site/refs/heads/master/downloads/hashes.txt 05:22:59 jpk68, for some reason the cdn is blocking wget, curl, and some firefox browsers 07:57:20 I used the command: wget https://raw.githubusercontent.com/monero-project/monero-site/refs/heads/master/downloads/hashes.txt and it looks like that worked. The response I get in the terminal is: --2026-02-22 23:52:18-- https://raw.githubusercontent.com/monero-project/monero-site/refs/heads/master/downloads/hashes.txt 07:57:20 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8003::154, 2606:50c0:8001::154, ... 07:57:22 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... connected. 07:57:24 HTTP request sent, awaiting response... 200 OK 07:57:26 Length: 3041 (3.0K) [text/plain] 07:57:28 Saving to: ‘hashes.txt.1’ 07:57:30 hashes.txt.1 100%[===================>] 2.97K --.-KB/s in 0s 07:57:32 2026-02-22 23:52:18 (24.1 MB/s) - ‘hashes.txt.1’ saved [3041/3041] 08:10:20 Not sure what directory it was sent to. I guess I will see if it shows up in either my "Home directory" or the "Downloads directory". That is where the wallet download (monero-gui-linux-x64-v0.18.4.5.tar.bz2) went. 08:40:59 That saves to hashes.txt.1 << you probably alteady have a hashes.txt inthe sae folder 08:41:15 It downloads to the folder that the terminal shoes it in 08:41:25 If it doesnt show a folder (just username@host) then its probably in your home folder 16:30:55 -xmr-pr- selsta opened pull request #4568: build: prepare v0.18.4.6 16:30:55 -xmr-pr- > https://github.com/monero-project/monero-gui/pull/4568 17:19:00 .merge+ 4568 17:19:00 Added 20:18:11 luigi1111: please also merge 4568 and tag gui v0.18.4.6 23:49:47 Thank you for the help! By same folder do mean the directory that the Wallet installation (monero-gui-linux-x64-v0.18.4.5.tar.bz2) resides in..the Downloads directory. Please forgive my ignorance, as you can tell I am not fluent in the operation of Linux. I am primarily focused on obtaining BTC and now XMR. Sort of a "learn as I go"deal. I will start looking in the Downloads and H 23:49:48 ome directories for these **.txt files. 23:54:33 Thank you. I do not know what " luigi111: please also merge 4568 and tag gui v0.18.4.6" means. 23:55:09 it wasn't related to what you wrote