The MASM Forum

64 bit assembler => UASM Assembler Development => Topic started by: dannycoh on February 10, 2025, 02:46:26 PM

Title: UASM site is down
Post by: dannycoh on February 10, 2025, 02:46:26 PM
Hi
For the last few days, the UASM website seems to be showing me "403 Forbidden" error.
https://www.terraspace.co.uk/uasm.html (https://www.terraspace.co.uk/uasm.html)
Is it down for any of you too?
Is UASM dead???
Title: Re: UASM site is down
Post by: NoCforMe on February 10, 2025, 02:48:24 PM
Same here (US).
Title: Re: UASM site is down
Post by: zedd151 on February 10, 2025, 02:56:17 PM
The Uasm GitHub seems to still work. https://github.com/Terraspace/UASM (https://github.com/Terraspace/UASM)

Possibly some issue on their hosts server?
Title: Re: UASM site is down
Post by: rsala on February 10, 2025, 07:59:14 PM
Hi,

Yes, the https://www.terraspace.co.uk/uasm.html (https://www.terraspace.co.uk/uasm.html) website seems to be down.
Title: Re: UASM site is down
Post by: greenozon on February 10, 2025, 08:59:10 PM
403
Forbidden
Access to this resource on the server is denied!
Title: Re: UASM site is down
Post by: dannycoh on February 10, 2025, 10:38:29 PM
The GitHub is working.
However, it does not have what the website had, such as Visual Studio integration, Windows.inc and documentation.
Title: Re: UASM site is down
Post by: Vortex on February 11, 2025, 04:34:22 AM
Wayback Machine :

http://web.archive.org/web/20241222030909/https://www.terraspace.co.uk/uasm.html (http://web.archive.org/web/20241222030909/https://www.terraspace.co.uk/uasm.html)
Title: Re: UASM site is down
Post by: lucho on February 11, 2025, 09:29:17 PM
Quote from: dannycoh on February 10, 2025, 10:38:29 PMThe GitHub is working.
However, it does not have what the website had, such as Visual Studio integration, Windows.inc and documentation.

There is a 2.57 branch on GitHub:

https://github.com/Terraspace/UASM/tree/v2.57 (https://github.com/Terraspace/UASM/tree/v2.57)

The executables and docs can still be downloaded from the archived page given by Vortex:

http://web.archive.org/web/20241222030909/https://www.terraspace.co.uk/uasm.html (http://web.archive.org/web/20241222030909/https://www.terraspace.co.uk/uasm.html)

Also, I had archived version 2.57 and just put it here (sources + executables + docs):

https://lucho.ddns.net/UASM-2.57.7z (https://lucho.ddns.net/UASM-2.57.7z)
Title: Re: UASM site is down
Post by: dannycoh on February 12, 2025, 03:43:08 PM
Thanks lucho
I downloaded everything from the way back machine.
The last link you provided gives me the same 403 forbidden error message.
Why is the main website down?
Is it for maintenance?
Is it down for good?
Title: Re: UASM site is down
Post by: lucho on February 12, 2025, 06:48:18 PM
I don't know why it's down. As for the "403 forbidden" error, have you tried to access it via an anonymizer?
Title: Re: UASM site is down
Post by: vvanag on February 20, 2025, 06:02:32 PM
https://github.com/Terraspace/UASM/tree/v2.57 (https://github.com/Terraspace/UASM/tree/v2.57)
Title: Re: UASM site is down
Post by: llm on February 25, 2025, 07:48:56 PM
signs of life from john-terraspace - he closed some github issues today :)
website is still 403 but he is working on that
Title: Re: UASM site is down
Post by: dannycoh on February 26, 2025, 10:55:02 PM
Website is up again.
Good work !!!
Title: Re: UASM site is down
Post by: johnsa on March 13, 2025, 02:18:41 AM
Sorry - very slow to respond as I'm not on here very often, but I am keeping an eye on things, so yeah the website went down thanks to the ISP having a wobble, but it's all back up and running.
I've just put a link up for a new AVX/AVX2 quick reference document I've done (will be included in the next uasm 2.58 package as well).
https://www.terraspace.co.uk/AVX-Reference.pdf (https://www.terraspace.co.uk/AVX-Reference.pdf)