Guest
10 Jan 2014 19:26

I've been trying to find information on extending Cobalt 8 for the last couple of hours but your site has been down! I'm very nervous about using this CCK. Is there paid support available?

The error message when visiting mintjoomla.com is:

Table './mintjoomdb/jos_session' is marked as crashed and should be repaired SQL=INSERT INTO jos_session (session_id, client_id, time) VALUES ('ie2ac7d1081g1rspf3h29nc904', 0, '1389403388')

Last Modified: 26 Feb 2022


Sergey
Total posts: 13,748
12 Jan 2014 06:28

Thanks for report. Fixed.


Guest
12 Jan 2014 09:05

Site is down again.

Table './mintjoomdb/jos_session' is marked as crashed and should be repaired SQL=INSERT INTO `jos_session` (`session_id`, `client_id`, `time`) VALUES ('fkrb4rkjb4l2n4k18b9xxxx', 0, '1389539010')

Sergey
Total posts: 13,748
13 Jan 2014 00:00

:S fixed.


Guest
14 Jan 2014 05:18

Thanks for fixing. Is Cobalt causing your site to crash due to the session table? Is this something we need to be aware of?


Sergey
Total posts: 13,748
14 Jan 2014 10:22

This is first time we get this problem after 2 years of site running. I am sure it is not Cobalt which cause it. In may practice with Joomla I relatively often meet this problem on many different sites from time to time.


Guest
31 Jan 2014 20:26

Hey Serg, I've been trying to grab the Cobalt subscription for everything but your site is down again. It's forwarding to CloudFire, but login capabilities isn't available. Please advise.


Guest
01 Feb 2014 00:25

I'm facing the same issue. I get redirected to a page with the following error:

"Website is offline Error 522 Ray ID: f5c8bb26cfe0628 Connection timed out" when I try to download free version of cobalt 8.


Sergey
Total posts: 13,748
02 Feb 2014 22:49

I hope we have solved our problem now.


Guest
04 Feb 2014 14:40

Is this something we can permanently fix? I feel lost when I'm unable to access important information on the site. Maybe consider a different hosting provider?


Sergey
Total posts: 13,748
04 Feb 2014 22:42

We hosts our selves. We have VPS in one of the best DC of the world. The problem in not hardware. We were experiencing hacker attack.


Guest
05 Feb 2014 16:10

That is terrible. I hope you are able to resolve it permanently. We need you! :D


Guest
21 Jul 2014 16:49

Perminent fix for those who stumble upon this post.

In index.php replace

$mainframe =& JFactory::getApplication('site');

With

$mainframe =& JFactory::getApplication('site',array('session'=>false));

This will prevent Joomla from storing guest sessions and bloating up the database and crashing it.


Sergey
Total posts: 13,748
22 Jul 2014 11:26

Nice headsup. Cobalt articles ordering is based on sessions states. Will it be affected?


Guest
08 Sep 2016 09:17

I have same problem as well. Pls help me to solve it. Table './khoaxaydun_db/kxd_session' is marked as crashed and should be repaired SQL=INSERT INTO kxd_session (session_id, client_id, time) VALUES ('239i07hckekf3j5tqj8pc3m8q1', 0, 1473326389) Many thanks


Sergey
Total posts: 13,748
09 Sep 2016 08:21

you have to login to your hosting control panel, then open DB manager like PMA and there run query to repair table. Please use Google

https://www.google.com/webhp?sourceid=chrome-instant& ;ion=1&espv=2&ie=UTF-8#q=mysql+repair+table

Powered by Cobalt