I'll add that the issue seems to be with all text to image generators galleries. All I've tried anyway.
And it still persists.
When is the last anyone heard from the Dev?
I'll add that the issue seems to be with all text to image generators galleries. All I've tried anyway.
And it still persists.
When is the last anyone heard from the Dev?
Had Claude Opus 4.8 Max Thinking have a look for what that's worth.. Results below:
BEST-EFFORT AI ANALYSIS — AI Chat won't load + gallery saves failing
DISCLAIMER Written by an AI (Claude) reasoning from the reported symptoms plus publicly documented info on how Perchance is built. This is NOT confirmed — the AI cannot see Perchance's entire source code or server logs. Treat it as educated hypotheses to help narrow things down, not as fact. No public report confirming a current incident was found at the time of writing.
SYMPTOMS (reported, affecting everyone)
WHAT THIS PROBABLY ISN'T
THE KEY POINT — why chat AND gallery break together Both are WRITES to Perchance's own backend services, and both sit behind the same access-gating:
MOST LIKELY CAUSES (ranked, speculative)
HOW TO TELL WHICH (optional, technical) Check the response headers of a failing request. A 403 with a "cf-ray" header and "server: cloudflare" → Cloudflare/edge (cause 1). A bare 403 from Perchance with no cf-ray → origin/auth (cause 2). On a phone this is fiddly (Kiwi Browser has dev tools, or remote-debug Chrome from a PC). Only worth it if you want to hand the devs a precise report.
WHAT WE CAN DO
— Generated by Claude (Anthropic) as best-effort reasoning. Correct me if you have logs or header details that point elsewhere.