Bug: New members can't join
Posted
#8534
(In Topic #2138)
Code (html5)
An error occurred trying to download/parse an RSS feed (https:/composr.app/backend.php?mode=news&type=rss&select=1-12&days=90): Could not open the RSS/Atom stream, https:/composr.app/backend.php?mode=news&type=rss&select=1-12&days=90 [403]
The admin account was created when the site was created, and it can log in just fine. I don't see any PHP errors in the logs. Maybe it's the server…I just don't know. Anyway, just sharing what happens with V11 so far. Lots of progress being made and I'll be interested to see beta8.
Posted
403 means "forbidden". My server / composr.app blocked your site's attempt to connect to it for some reason.
Does the Admin Dashboard work / show that you are running the latest version of Composr? If so, it's an issue specific with the RSS feed. If not, the server is probably blocking your IP address.
Posted
PDStig said
I'm literally just about to release beta8 so let's try to work this out before I do so a fix can be implemented.
403 means "forbidden". My server / composr.app blocked your site's attempt to connect to it for some reason.
Does the Admin Dashboard work / show that you are running the latest version of Composr? If so, it's an issue specific with the RSS feed. If not, the server is probably blocking your IP address.
From “Post #8536”, 31st Jul 2025
admin logs in fine. In fact, everything else looks amazing. No new members can join, is all. That URL is missing a / right after https. Maybe that's it, or maybe it's a blacklist.
Posted
You would have gotten a different error than 403 if the URL requested actually only contained a single slash; 403 means the request to the server was successful and the URL is valid, but the server didn't allow you to access it (e.g. "access denied").
So, to better clarify, you're saying that *joining* freezes, not *logging in*? If so, on what step? I'm assuming after you fill in username / password / etc.
Do me a favor, go in Admin Zone > Audit > Low-level logs. Activate the http log. Sign out. Try joining (let it time out if possible by letting it sit). Then *whisper* (so it's not public) your http.log file to me (click whisper on this post) so I can take a look and see if I can find anything.
Posted
Do me another favor if you can. Whisper to this post your server's IP address so I can investigate further. Since I'm using Cloudflare, it's hard to tell which logs on my end match your server. But I am seeing 403s on my end. Thanks!
Posted
Issue is that when an error occurs, sites send part of the error to composr.app to see if it's a common error. And Composr.app will respond with details if so. Problem is antispam heuristics often ban other sites when this happens because the errors contain links.
In beta8, this error service checking will be internally disabled. There is telemetry anyway, and we have a common errors page on composr.app under the support menu.
Posted
PDStig said
Sent a PM.
Issue is that when an error occurs, sites send part of the error to composr.app to see if it's a common error. And Composr.app will respond with details if so. Problem is antispam heuristics often ban other sites when this happens because the errors contain links.
In beta8, this error service checking will be internally disabled. There is telemetry anyway, and we have a common errors page on composr.app under the support menu.
From “Post #8551”, 31st Jul 2025
Looking forward to 11⁸
0 guests and 0 members have recently viewed this.

