Haiku Nightly Image downloads

Can one of the admins who has sufficient access redirect:

http://www.haiku-files.org/haiku/development/

to the more up to date (including checksums) download page:

http://download.haiku-os.org/nightly-images/x86_gcc2_hybrid/

or simply mirror the links/text (maybe even the actual disk images if needed/possible)
of the new page on the old one?

I think having two pages, one of which is no longer updated and has no checksums
is potentially confusing, both to people who may have the old page in their
bookmarks/history and new users who end up at the old page from an existing link on:

https://www.haiku-os.org/get-haiku#unstable

http://www.haiku-os.org/guides/daily-tasks/updating-system

  • work fine

i want to post here about hrev tag in http://download.haiku-os.org/nightly-images/x86_gcc2_hybrid redirect link (example: Making sure you're not a bot! ) into page that show error Failed to deserialize query string: missing field `h`.

to be clear. i just want to see what tag on Haiku’s git that identify what that hrev is in a commit. it’s ability had been faded since updating. sincerely ask, will this ability to be put again?
Thank You.

1 Like

First of all,the original issue of this topic has been long solved.
I got really confused by that until I noticed it’s from 2014.
The Haiku project no longer uses the haiku-files.org domain and the DNS doesn’t resolve anymore.

About the links to the Git page: cgit had to be replaced by gitore a few months ago,since AI scraper bots hammered the server and even with protections like Anubis,cgit couldn’t handle the mass of requests still coming through.
The goal is to have gitore support all links that cgit had,and most (if not all) of its features.
But implementing these features takes time,and since it’s written in Rust,not all Haiku developers can help there.
If you want to help,you can find the source code here:

Edit: There was no issue for this so I created one: #29 - Links to tags broken - kallisti5/gitore - Codeberg.org
While this one should be easy,another issue which is probably more difficult to solve also currently prevents this from working: #8 - Tag processing seems to be broken - kallisti5/gitore - Codeberg.org

4 Likes

I experienced so recently, the good old cgit site restored - at least the patches could be found there again if I clicked on ‘more’ at “Source Activity” tab.

Actually I get a login screen

As it was written :

‘Sign in with Haiku’ … I tried

KitsunePrefecture

as I use this as account name everywhere in Haiku environment (Forum, Trac, IRC).

It failed … was said

”Invalid username or email.”

Ok, so is this the known SSO login account ?

Other chance was login with Github account - that I refuse to have it.

So no more accessing and reading without a Haiku developer user account ?..

1 Like

Logging in works using the Haiku SSO account that’s also used on https://review.haiku-os.org
I just tried that here.
You don’t need to be a developer to get a SSO account.
I very much dislike putting stuff behind a login wall,too,but I heard that the awful AI scrapers have hit the infrastructure hard again recently,so this was probably the only way.
Maybe it’s only temporary,who knows?
Alternatively,the mirror on Codeberg can be viewed without login,but you only see changes by Git commit hash there,not by Haiku hrev: haiku/haiku: Mirror of Haiku (read-only) - Codeberg.org

I also had troubles using the forum credentials and got the same error.
Since I already have a Github account, I used that and it added Oauth app to my Github account. Then I could add a couple missing fields informations and have the email verified.
It seems that Oauth requires that the lastname field is not empty. Hopefully, my nickname has a french translation doing the trick.

Ahoy @nipos , Niklas !

Thank you for your confirmation that this is really the Haiku SSO user, as I assumed.
I finally this way … registered this Haiku related account as well. After that the authentication worked like charm.

see Cgit now behind SSO login I should have made an FYI post about it earlier.

:T.Hanks: 4 your efforts to eliminate/mitigate threats to community services !