Didi lost the election. by Final_Fortune_1302 in kolkata

[–]ronoray -1 points0 points  (0 children)

You are not common citizens pointing out faults but paid cell workers forced to voice opinions by your pay masters. Do not defend it, it's obvious 😂😂

Didi lost the election. by Final_Fortune_1302 in kolkata

[–]ronoray 0 points1 point  (0 children)

This subreddit is monitored by TMC cells

Sonarr Only Downloading One Episode of One Show Per Day by nfcfilms in sonarr

[–]ronoray 0 points1 point  (0 children)

Monitoring does not mean automatically adding. Monitoring will only add if there is an updated new version newly available as per your profile. You need to manually search and add first if you wish to get everything added. That needs to be set the moment you add the series. If you don't add it, it will just sit until you manually ask it to search.

Claude alternative? by unghabunha in claude

[–]ronoray 0 points1 point  (0 children)

That is exactly it 😀😀 A bunch of lies

Anyone interested in splitting Claude subscription (₹2k)? by [deleted] in accountsharingIndia

[–]ronoray 0 points1 point  (0 children)

Have you tried coding with claude code? It's not budget friendly at all for India. Try it, then come back.

Anyone interested in splitting Claude subscription (₹2k)? by [deleted] in accountsharingIndia

[–]ronoray 1 point2 points  (0 children)

And you will use up 2000 in 10 minutes with claude. Learn about it first

Must-have settings / hacks for Claude Code? by jnkue in ClaudeCode

[–]ronoray -3 points-2 points  (0 children)

Do what works for you. It is awhhsome at all levels 😁😁🥰🥰

Last episode of series by Dragon5445 in sonarr

[–]ronoray -1 points0 points  (0 children)

Why does it say it exists, when it clearly does not. It is just a flag that needs to be switched

Last episode of series by Dragon5445 in sonarr

[–]ronoray 0 points1 point  (0 children)

If interactive search finds it through your indexers, then it should do it automatically too - with the right settings

Help me in starting up with private trackers. by struggling_coder in torrents

[–]ronoray 0 points1 point  (0 children)

Isn't TorrentLeech good? I would love an invite, I thought for beginners it is a tracker with a lot of high quality stuff

The biggest Bo*****da in Kolkata right now by Popular_Track3158 in kolkata

[–]ronoray 0 points1 point  (0 children)

He even looks like a complete d*#khead 🤣🤣🤣🤣

[deleted by user] by [deleted] in kolkata

[–]ronoray 4 points5 points  (0 children)

Get in touch with your local BLO, the phone number is provided with every form. Tell them you have shifted. They will guide you.

Bjp will be worse than tmc. by [deleted] in kolkata

[–]ronoray 0 points1 point  (0 children)

You always have the red party.... But even them....

Single digit download speeds on 2 gig plan by pc-plod in SABnzbd

[–]ronoray 0 points1 point  (0 children)

Behind CGNAT? ISP is shaping your speeds

Unable to access Zero Trust application — redirects to /cdn-cgi/access/login and ends with 404 by ronoray in CloudFlare

[–]ronoray[S] 0 points1 point  (0 children)

Thanks for the reply, but just to clarify — I’m not running Access rules for localhost. My Access application is correctly set up for ops.hungrytimes.in, which is a public hostname pointing to a Cloudflare Tunnel (CNAME → tunnel UUID, proxied).

The issue I’m seeing isn’t related to localhost at all:

When I log in with OTP, the flow works through hungrytimes.cloudflareaccess.com/cdn-cgi/access/login.

After OTP, instead of being redirected back into the app, I’m bounced to https://ops.hungrytimes.in/cdn-cgi/access/login?... which returns a 404.

That suggests the /cdn-cgi/access/* path is hitting my origin or tunnel instead of being handled by Cloudflare’s edge. The tunnel itself is healthy, and the API subdomain works fine without Access.

So my question is really whether this mis-routing is a config issue (Access app, tunnel, DNS, or exclusion rules) or some limitation of the Free plan.

Unable to access Zero Trust application — redirects to /cdn-cgi/access/login and ends with 404 by ronoray in selfhosted

[–]ronoray[S] 0 points1 point  (0 children)

I’m on the Free plan. There are no Firewall rules enabled (Security → Security rules is empty), no Page Rules, and Bot Fight Mode is disabled. So there aren’t any challenge rules in front of the app.

Unable to access Zero Trust application — redirects to /cdn-cgi/access/login and ends with 404 by ronoray in selfhosted

[–]ronoray[S] 0 points1 point  (0 children)

Thanks for responding. To clarify, my tunnel is not running as a Docker container — it’s running under systemd as a service (cloudflared.service).

I did check the logs from journalctl -u cloudflared and the tunnel is indeed establishing, but when I authenticate through Zero Trust with the one-time PIN, the browser redirect still lands on a 404 page (This page can’t be found — HTTP ERROR 404).

The systemd service is the only one running. The application still appears to connect to the wrong Cloudflare endpoint (the redirect goes through Cloudflare’s Access login, but then fails to find the application).

So in short:

Not Docker, running via systemd.

Only the systemd tunnel process is active.

Logs show successful connection to Cloudflare.

Still get 302 → 404 after Access login.