-
Notifications
You must be signed in to change notification settings - Fork 29
Description
JASP Version
0.95.0
Commit ID
No response
JASP Module
Unrelated
What analysis are you seeing the problem on?
No response
What OS are you seeing the problem on?
macOS Silicon
Bug Description
I keep encountering failures when trying to download JASP, often due to timeouts. I’ve already tried switching between multiple Wi-Fi networks and even attempted downloading through the terminal, but the problem persists.
btw terminal reporting me this:
(base) MyComputer :Downloads user$ curl -L -o JASP-0.95.0-arm64.dmg "https://github.com/jasp-stats/jasp-desktop/releases/download/v0.95.1/JASP-0.95.1.0-MacOS-arm64.dmg"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
15 1302M 15 200M 0 0 450k 0 0:49:20 0:07:34 0:41:46 373k
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Expected Behaviour
Downloading failed.
Steps to Reproduce
Open Download web page
Click the one for Apple Silicon
It starts to download, and the expected time of waiting are around 1 hr or more
After about 20 minutes, the download process failed.
Log (if any)
No response
More Debug Information
No response
Final Checklist
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.