Skip to content

Major breakage on g4f.dev/chat/ #49

Description

@Palacee-hun

On the evening of 17 December 2025, both g4f.dev/chat/ and g4f.dev/chat/sr.html (the screen reader friendly version) worked perfectly. However the following day (which was yesterday, 18 December 2025) major breakage symptoms occured which haven't "healed" yet.
The first noticeable thing was that the page reported its version as "undefined" - it reported 6.7.1 on 17 December 2025. The "Failed to load public key" message appeared in the log section of the page. But the most serious issue is that the provider selection is almost non-working. It began with no providers displayed at all, then slowly some providers began appearing up to the point that altogether 13 appeared (it was 72 on 17 December 2025). But this morning (19 December 2025) only 2 providers are shown again (Default and Nectar).
I almost exclusively use mlabonne/gemma-3-27b-it-abliterated model which is only available through the "HuggingFaceAPI" provider (since recently HuggingFace divided its model portfolio into various providers, and now this model is in the provider labelled "HuggingFace (text generation)" ). But this provider (as most others) simply doesn't appear in the providers list now, and thus I simply cannot select it.
I see the exact same symptoms both on my Windows laptop with Firefox and on my iPhone with Safari.
I went into the Firefox web console for some diagnostic info and I see that fetching
https://g4f.dev/backend-api/v2/version
produces "Internal server error" result, more specifically it can be seen from the returned JSON that
"shield:status:530" is returned. This points to a Cloudflare Smart Shield type of issue.
The same happens when fetching
https://g4f.dev/backend-api/v2/providers
I manually pointed my browser to
https://g4f.dev/backend-api/v2/models/HuggingFaceAPI
to check whether the provider-specific model list for the provider I am most interested in would be available at all. But, no, "shield:status:530" is returned again.
So it's no wonder that the provider list doesn't work normally. This all points to a Cloudflare-side issue or a backend breakage or both. I've seen lots of these since I use g4f.dev/chat/ (September 2025) with lots of various symptoms, but those all cleared up in few hours, but this persists for more than a day, that's why I am opening this issue. The question is whether others can experience this breakage too, or there is something specific going on for me. I access the page from Budapest, Hungary. I don't experience any problems with other webpages hosted by Cloudflare.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions