The alert emails stopped because tapreviewtech.com expired. Renew it, put three DNS records back, done.
The domain is expired and unpaid. Namecheap's whois lists the registrant as "REACTIVATION PERIOD" with contact reactivation-pending@…. It lapsed on 1 Aug 2026 and was never paid for.
The registry shows an expiry of Aug 2027 — ignore that. It's an auto-renew placeholder the registry applies at expiry. It is not proof of payment, and it fooled the first read of this incident.
You are roughly 19 days past expiry. At Namecheap a lapsed .com typically renews at the normal price for about the first 27 days, then drops into redemption, where the fee jumps to around US$100+. Renewing this week is the difference between a few dollars and a few hundred — and if it's left long enough, the domain drops and anyone can take it.
Still working, don't panic: the rating pages on gloosphere.ai, all feedback capture, and the dashboard. Every review is saved — nothing was lost. Only the email alert is down.
notifications@tapreviewtech.com. Once Resend verifies the domain, alerts resume by themselves. No code, no deploy, nothing for you to touch.Pay for tapreviewtech.com before anything else
Nothing below will work while it's expired. The nameservers are locked to Namecheap's parking lander and the DNS zone is empty — that's what an unpaid domain looks like.
Set nameservers to Namecheap BasicDNS
The domain currently answers from ns1.lander.d.parity.domains — a parking service. Until this changes, anything you add in Advanced DNS is ignored.
Get the record values on screen
The DKIM key is unique to your domain, so it has to come off this screen. It can't be supplied here — the stored API key is send-only and can't read domain settings.
Advanced DNS → ADD NEW RECORD, three times
Tap any value to copy it. Record 3's value comes from your Resend tab.
send, never send.tapreviewtech.com — Namecheap appends the domain and you'd get send.tapreviewtech.com.tapreviewtech.com.us-east-1 in the MX value (e.g. eu-west-1, ap-northeast-1), use what's on your screen, not what's printed here.@. Leave everything else alone.Resend → Verify DNS Records
Namecheap's "Automatic" TTL is 30 minutes, so expect 5–30 min. Resend also re-checks on its own.
Submit a real 2-star test
Gary's page. 2 stars, type anything, submit — the alert should land within a minute.
Live lookups for tapreviewtech.com, checked 20 Aug 2026:
| Lookup | Result |
|---|---|
| whois registrant | REACTIVATION PERIOD ← expired, unpaid |
| NS | ns1/ns2.lander.d.parity.domains ← parking |
| A | 104.219.250.37, 2.59.170.20 ← parking page |
| TXT send | no records |
| MX send | no records |
| TXT resend._domainkey | no records |
| https://tapreviewtech.com | TLS fails — site dead |
Registrar expiry 1 Aug 2026, record updated 2 Aug 2026. The registry's "expires 2027" is the auto-renew placeholder applied at expiry, not evidence of payment.
A bug in the Cloud Function. onReviewCreated wraps resend.emails.send() in a try/catch — but the Resend SDK returns errors in its response object rather than throwing. The catch never fires, so it logs "Successfully sent negative review email" whether the send worked or not.
Today's logs claim success for all four test submissions. That log line is currently worthless. Worth a five-minute patch once email is flowing, so the next outage is actually visible.
tapreviewtech.com also served the rating pages via GitHub Pages (repo aakiraakira/rate). That site is dead — HTTPS fails outright.
Live client links point at gloosphere.ai, which is healthy, so most clients are unaffected. But if any card or QR was printed pointing at tapreviewtech.com, that client's rating page is down right now. Renewing the domain plus these records brings it back:
| Type | Host | Value |
|---|---|---|
| A | @ | 185.199.108.153 |
| A | @ | 185.199.109.153 |
| A | @ | 185.199.110.153 |
| A | @ | 185.199.111.153 |
| CNAME | www | aakiraakira.github.io. |
Their feedback capture never stopped — all four test submissions this morning saved correctly and are visible in their dashboards. Only the email alert was down, and it was platform-wide, not their account.
Ask them to whitelist notifications@tapreviewtech.com and check spam on the first alert after the fix.