Show Posts


Messages - liberaxpress

Pages: [1] 2
1
Support / Re: Resource Limit Is Reached
« on: September 11, 2019, 06:43:14 PM »
ok, so my host took a backup from 3 weeks ago when everything was ok and uploaded to  a new hosting server and we still have the same problem:

Resource Limit Is Reached
The website is temporarily unable to service your request as it exceeded resource limit. Please try again later.


I even updated to v1.2.14 and still the same again.  CPU Usage 99 / 100 (99%)

Can anyone please give me an idea on what I can do to check what is going on and what is causing the COU to keep going so high, anyone?

Thanks

2
Support / Re: Resource Limit Is Reached
« on: September 11, 2019, 07:28:13 AM »
Hi again,

Just a small update on this, I replaced the file: _banner_stat.sql because it was missing after I was moved from another hosting.

Now I am still getting:
Resource Limit Is Reached
The website is temporarily unable to service your request as it exceeded resource limit. Please try again later.


But there is now no ERROR LOG in abantecart logs

I am still getting high CPU usage on the server though:
CPU Usage
87 / 100 (87%)


Apart from upgrading to latest is there any way to find out what is causing the high CPU usage?

Thanks

3
Support / Re: Resource Limit Is Reached
« on: September 11, 2019, 03:40:34 AM »
For the other errors you have. If some tables doesn't exist this mean you have corrupted database.
One more thing 1.2.13 is outdated version I suggest to install latest

Is there any way to just add the database abeb_banner_stat as this seem to be missing, I am not too confident about performing an update because I have some extensions added and mods to payment methods, could you put me in touch with someone who could carry out the upgrade, obviously I can pay....

4
Support / Re: Resource Limit Is Reached
« on: September 11, 2019, 03:06:26 AM »
Hello.
First of all looks like you enable debug in your AbanteCart settings. Please disable it.
Then make sure you have enabled cache in AbanteCart
https://abantecart.atlassian.net/wiki/spaces/AD/pages/7569496/Debug

ok, I have disabled this now.

5
Support / Re: Resource Limit Is Reached
« on: September 10, 2019, 05:58:38 PM »
Also I ran a check and this was result:

9101::App Warning
Extension banner_manager overrides core template with pages/extension/banner_manager.tpl in /home/tvwiza/public_html/shop/core/engine/view.php on line 309


Any idea what could be the problem?

6
Support / Re: Resource Limit Is Reached
« on: September 10, 2019, 12:52:00 PM »
Now I have found this in the Error Logs:

2019-09-10 16:18:16 - database error: AbanteCart core v.1.2.13 SQL Error: Table 'tvwiza_aban964.abeb_banner_stat' doesn't exist
Error No: 1146
SQL: INSERT INTO abeb_banner_stat (`banner_id`, `type`, `store_id`, `user_info`)
VALUES ('24',
'1',
'0',
'a:4:{s:7:\"user_id\";s:0:\"\";s:7:\"user_ip\";s:13:\"81.47.174.209\";s:9:\"user_host\";N;s:2:\"rt\";s:26:\"r/extension/banner_manager\";}') in <b>/home/tvwiza/public_html/shop/core/database/amysqli.php</b> on line <b>109</b>


Any ideas please?

7
Support / Re: Resource Limit Is Reached
« on: September 10, 2019, 12:19:50 PM »
Can I add that the actual website wors perfectly without errors, it is just the admin that receives the errors when the CPU reaches 100% but after a few mins it drops back to normal.

Thanks

8
Support / Re: Resource Limit Is Reached
« on: September 10, 2019, 09:49:52 AM »
They have increased the resources on my package but it still keeps hitting their top limits:

Entry Processes
60 / 60 (100%)
CPU Usage
99 / 100 (99%)
Number Of Processes
61 / 75 (81.33%)


I have had this package with them for almost 2 years so I don't understand what has gone wrong here. Surely the above Entry Processes are too high, any idea what the cause might be?

Thanks

9
Support / Re: Resource Limit Is Reached
« on: September 10, 2019, 07:15:31 AM »
Also, error log on the server shows this:

[10-Sep-2019 08:11:15 UTC] PHP Fatal error:  Call to a member function close() on null in /home/xxxxxx/public_html/shop/core/database/amysqli.php on line 146

Maybe this is the cause?

Thanks

10
Support / Re: Resource Limit Is Reached
« on: September 10, 2019, 07:12:55 AM »
hi,

Thanks for reply, they are saying it is the website script and to seek advice from the developer, see the pic I took from my hosting cpanel

Daz

11
Support / Resource Limit Is Reached
« on: September 10, 2019, 05:32:38 AM »
Hi guys,

I am suddenly getting errors in the admin side of my website:

Resource Limit Is Reached
The website is temporarily unable to service your request as it exceeded resource limit. Please try again later. 


Also see attachment

I haven't changed anything for this to occur so wondered if anyone has any similar problems and how it is fixed, there are no errors in the errors log and my host moved me to another server but says they cannot see any problems from their side, but the error still appears every 60-70 seconds (pink box appears 1 under the other with same message)

Thanks in advance

12
Support / Unknown storage engine 'InnoDB' Error No: 1286
« on: April 28, 2019, 11:23:50 AM »

Hi, can anyone help me solve this problem which started today, a client tried to purchase and it said to check error log and this si the log:

2019-04-28 14:50:29 - database error: AbanteCart core v.1.2.14 SQL Error: Unknown storage engine 'InnoDB'
Error No: 1286
SQL: SELECT *
FROM abjy_product_stock_locations psl
LEFT JOIN abjy_locations l
ON l.location_id = psl.location_id
WHERE psl.product_id=123 AND psl.product_option_value_id IS NULL ORDER BY psl.sort_order in <b>/home/xxxxxxxx/public_html/xxxx/core/database/amysqli.php</b> on line <b>114</b>

I cannot open any product in the admin products and when i try to add a new product it fails with message to email to help@abantecart.com

Regards

Libera


13
Well this is strange, I made a new clean installation from softaculous and the same problem, the main home page looks like the css is corrupt and everything is just all over the place...

What can be the problem?

Regards

Libera

14
Hello,

I installed Abantecart for a friend a couple days ago and everything was perfect, but today he says the main page is all over the place, he says he hasn't done anything but it looks like something is missing or edited incorrectly, i'd appreciate if someone could take a look and advise what the problem could be.
In system logs this is what is shows:
parsing error: AbanteCart core v.1.2.14 syntax error, unexpected '[' in <b>/home/xxxxxxx/public_html/shop/storefront/controller/responses/product/product.php</b> on line <b>133</b>

parsing error: AbanteCart core v.1.2.14 syntax error, unexpected '&' in <b>/home/xxxxxxx/public_html/shop/admin/controller/responses/product/product.php</b> on line <b>589</b>

database error: AbanteCart core v.1.2.14 SQL Error: Table 'serenity_abant20.xxxx_settings' doesn't exist
Error No: 1146
SQL: SELECT se.*
FROM xxxx_settings se
WHERE se.store_id = '0'
AND se.`group` NOT IN (SELECT `key` FROM abay_extensions) in <b>/public_html/shop/core/database/xxxsqli.php</b> on line <b>114</b>

Any help would be appreciated, thanks in advance

And if any helpers want to look at the website feel free to ask...

Libera

15
General Support / Re: Error adding or updating products & options
« on: March 27, 2019, 11:14:35 AM »
I think I sorted it now, I changed the php version in cpanel to 5.6 from 5.3 and it seems to have fixed the issues....

Pages: [1] 2

Powered by SMFPacks Social Login Mod