News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Frequent forum connection rejections.

Started by Pecan, April 03, 2026, 06:23:23 PM

Previous topic - Next topic

Pecan

Here in northern California, I'm getting frequent "cannot connect", "invalid gateway", timeouts trying to connect to the forum (https://forums.next.codeblocks.org).

Is anyone else having this problem?
I don't think that it's my internet provider because the codeblock forum site is the only one having this problem.

blauzahn

Here in Germany the site was slow to respond during the week. A few times even unavailable. Today, it seems to be okayish.

LETARTARE

In France, I have long had impossibility to connect on the forum, that is the reason for my absence ...
While I connect without problem to the 'wiki' and can drop off tickets.
CB-13834, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'

ollydbg

I see this issue from time to time in the recent weeks. Currently the forum connection is OK.

I have reported this issue to our forum administrator 2 days ago when Pecan post the first message in this thread.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.