solved Running processes problem... Progress.php

yubeestar
@yubeestar
10 years ago
7 posts
Hostgator shut down our site today saying that our site was too heavy on the CPU. They said this was the process that was running...

/progress.php?tmp=83705bdca01d72295260be5c517d105a&tu=3&mw=

The error log doesn't show anything from before the shutdown. The site now waits with "403 forbidden." Have you guys experienced this before?
updated by @yubeestar: 12/29/14 09:14:37AM
michael
@michael
10 years ago
7,715 posts
That progress.php script runs when the server is "doing something". So its not the script that is too heavy, its the 'something' that it was doing.

Just out of interest was it on an "Unlimited" hosting account? (seams to be quite often hosting companies advertise "Unlimited" when it really is limited.)
brian
@brian
10 years ago
10,148 posts
The progress.php script is used in JR4 when uploading media - if no one is uploading media, kill the process - it may have got stuck and is just spinning.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
SteveX
SteveX
@ultrajam
10 years ago
2,584 posts
michael:Just out of interest was it on an "Unlimited" hosting account? (seams to be quite often hosting companies advertise "Unlimited" when it really is limited.)

Check this out:
http://www.theguardian.com/environment/2014/feb/11/uk-floods-david-cameron-unlimited-public-funds

Even our fuckwit prime minister is using this marketing lie now! So I guess it is proven to work.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 02/11/14 03:20:22PM
SteveX
SteveX
@ultrajam
10 years ago
2,584 posts
I gurantee that it won't work for you though @yubeestar


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
yubeestar
@yubeestar
10 years ago
7 posts
Thanks for the replies you guys. I noticed this in the activity log:

[n8AjaxPoll.php] dbQuery() db error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))) AND ((('bwpd' LIKE 'bwpd'' at line 3 : SELECT * FROM jamroom_n8AjaxPoll WHERE poll_id = '15'))) AND ((('bwpd' LIKE 'bwpd'

I accidentally left access to 'create poll" for visitors when I put up the new menu. After fixing the menu, however, the same visitor IP continued to cause this error. Keep in mind, they've been a visitor for over a year and we have a Force to Join/Login popup on the homepage. We'll see if it comes back after banning the IP, but I'm still curious about this.

Told the host that I changed the cache settings, and after tests, they now allow access again. Site's Live. Shared hosting.

Tags