Forum technical problems getting bad?

RIP ipcamtalk

 
I like reddit, it is full of assholes
 
I like reddit, it is full of assholes
Its a combination of Arrogant and Ignorant people :lol:
Its not a replacement for real forums like ipcamtalk where REAL people talk
 
  • Like
Reactions: Coldair
Its a combination of Arrogant and Ignorant people :lol:
Its not a replacement for real forums like ipcamtalk where REAL people talk
don't forget those that are suffering greatly from TDS
 
  • Haha
Reactions: Arjun
Are we not able to make the reddit exclusive only to existing / established ipcamtalk members by answering secret questions?
 
How does AI nonsense have any link to forum technical problems or whether the forum is toast or not?
AI is micromanaging Cloudflare and other cloud-based web host servers
 
if I cant login with chrome firefox or duck duck works most times
 
Since yesterday 7/22/26 getting "database error", the old familiar "oops" message and just spinning 50% of the time. Something needs attention, IMO.

Is it just me?

Hey @Mike ....SOS!
 
Since yesterday 7/22/26 getting "database error", the old familiar "oops" message and just spinning 50% of the time. Something needs attention, IMO.

Is it just me?

Hey @Mike ....SOS!
In addition to that, DNS lookup is incredibly slow. I thought it was my Ubiquiti crap at first, but turns out it takes forever to resolve the DNS when attempting to logon to ipcamtalk - happening on LAN, WiFi, and 5G
 
The database error message has the real cause in a hidden HTML comment.

Code:
An unexpected database error occurred. Please try again later.

<!-- User dnmkwnkx_xfusrip already has more than &#039;max_user_connections&#039; active connections -->

This tells me there's a probably-unintentional connection limit somewhere. Likely in the database server which the forum is using.

I sent this to @Mike in a private message on Saturday morning but didn't hear back.
 
Very interesting. Please let us know if you hear back!
The database error message has the real cause in a hidden HTML comment.

Code:
An unexpected database error occurred. Please try again later.

<!-- User dnmkwnkx_xfusrip already has more than &#039;max_user_connections&#039; active connections -->

This tells me there's a probably-unintentional connection limit somewhere. Likely in the database server which the forum is using.

I sent this to @Mike in a private message on Saturday morning but didn't hear back.
 
The database error message has the real cause in a hidden HTML comment.

Code:
An unexpected database error occurred. Please try again later.

<!-- User dnmkwnkx_xfusrip already has more than &#039;max_user_connections&#039; active connections -->

This tells me there's a probably-unintentional connection limit somewhere. Likely in the database server which the forum is using.

I sent this to @Mike in a private message on Saturday morning but didn't hear back.

I was involved in web dev, managing, selling and monetizing digital media for 30 yrs. (PopSci, Saltwater Sportsman, Field and Stream, Outdoor Life, Boating, Yachting, Flying, and about 30 others before they all got sold off piece by piece)

Go to this site without any ad blocker. You’ll see your connection issue quickly.

Each ad, beacon, and tracker is many calls back and forth to a server. Your one click can easily account for a dozen or more connections. We saw up to a 30-40% degradation in site performance on sites we acquired that had this type of massive Implementation

Your ad blocker blocks you from seeing it, doesn’t block the site from serving it or making the calls
 
Last edited:
FWIW, I use no ad blocker, instead I am an IPCT+ GOLD member.
 
FWIW, I use no ad blocker, instead I am an IPCT+ GOLD member.

I think I am was too
And my home firewall filters them all anyway.
It’s still poor practice and is likely contributing to the problem - a click/server call doesnt know or care if there's a human clicking.
 
Last edited:
  • Like
Reactions: JDreaming
The database error message has the real cause in a hidden HTML comment.

Code:
An unexpected database error occurred. Please try again later.

<!-- User dnmkwnkx_xfusrip already has more than &#039;max_user_connections&#039; active connections -->

This tells me there's a probably-unintentional connection limit somewhere. Likely in the database server which the forum is using.

I sent this to @Mike in a private message on Saturday morning but didn't hear back.

Probably caused by AI bots aggressively scraping the website in large numbers.