Hitting the following when click on connecting to WSL in cursor.
[2024-09-05 08:18:19.911] + SERVER_TAR_FILE=/home/rick/.cursor-server/bin/2804893a83ef162ae6c48e8254717e25c7c7c510-1725524299.tar.gz
[2024-09-05 08:18:19.911] + download /home/rick/.cursor-server/bin/2804893a83ef162ae6c48e8254717e25c7c7c510-1725524299.tar.gz
[2024-09-05 08:18:19.911] + command -v wget
[2024-09-05 08:18:19.911] + [ ! /usr/bin/wget ]
[2024-09-05 08:18:19.911] + local_name=/home/rick/.cursor-server/bin/2804893a83ef162ae6c48e8254717e25c7c7c510-1725524299.tar.gz
[2024-09-05 08:18:19.911] + [ -f /etc/alpine-release ]
[2024-09-05 08:18:19.911] + uname -m
[2024-09-05 08:18:19.911] + PLATFORM=x64
[2024-09-05 08:18:19.911] + echo Installing VS Code Server for x64 (2804893a83ef162ae6c48e8254717e25c7c7c510)
[2024-09-05 08:18:19.911] + printf Downloading:
[2024-09-05 08:18:19.911] + local_url=https://update.code.visualstudio.com/commit:2804893a83ef162ae6c48e8254717e25c7c7c510/server-linux-x64/stable
[2024-09-05 08:18:19.911] + set +x
[2024-09-05 08:18:19.911] + [ ! -s /home/rick/.cursor-server/bin/2804893a83ef162ae6c48e8254717e25c7c7c510-1725524299.tar.gz ]
[2024-09-05 08:18:19.911] + echo Failed
[2024-09-05 08:18:19.911] + set +e
[2024-09-05 08:18:19.911] + wget -O /home/rick/.cursor-server/bin/2804893a83ef162ae6c48e8254717e25c7c7c510-1725524299.tar.gz https://update.code.visualstudio.com/commit:2804893a83ef162ae6c48e8254717e25c7c7c510/server-linux-x64/stable
[2024-09-05 08:18:19.911] --2024-09-05 09:18:19-- https://update.code.visualstudio.com/commit:2804893a83ef162ae6c48e8254717e25c7c7c510/server-linux-x64/stable
[2024-09-05 08:18:19.911] Resolving update.code.visualstudio.com (update.code.visualstudio.com)... 13.107.246.64, 2620:1ec:bdf::64
[2024-09-05 08:18:19.911] Connecting to update.code.visualstudio.com (update.code.visualstudio.com)|13.107.246.64|:443... connected.
[2024-09-05 08:18:19.969] HTTP request sent, awaiting response... 404 Not Found
[2024-09-05 08:18:19.969] 2024-09-05 09:18:19 ERROR 404: Not Found.
[2024-09-05 08:18:19.969]
[2024-09-05 08:18:19.969] + local_rc=8
[2024-09-05 08:18:19.969] + echo ERROR: Failed to download https://update.code.visualstudio.com/commit:2804893a83ef162ae6c48e8254717e25c7c7c510/server-linux-x64/stable to /home/rick/.cursor-server/bin/2804893a83ef162ae6c48e8254717e25c7c7c510-1725524299.tar.gz
[2024-09-05 08:18:19.969] ERROR: Failed to download https://update.code.visualstudio.com/commit:2804893a83ef162ae6c48e8254717e25c7c7c510/server-linux-x64/stable to /home/rick/.cursor-server/bin/2804893a83ef162ae6c48e8254717e25c7c7c510-1725524299.tar.gz
[2024-09-05 08:18:19.969] + [ 8 -eq 5 ]
[2024-09-05 08:18:19.969] + exit 13
[2024-09-05 08:18:19.969] + RC=13
[2024-09-05 08:18:19.969] + [ 13 -ne 0 ]
[2024-09-05 08:18:19.969] + exit 13
[2024-09-05 08:18:19.969] For help with startup problems, go to https://code.visualstudio.com/docs/remote/troubleshooting#_wsl-tips
[2024-09-05 08:18:27.162] Download in background is enabled
Any suggestions?