backup worker doesnt finish working

soaringeagle
@soaringeagle
7 years ago
3,304 posts
this might be related to other or possibly all other issues ive been having
backup workers dont seem to finish working others often need resetting i still have no restores saved
i wonder if its related to the ffmpeg only "working so long then stopping
but the queue thing stays active
is there a way to add a trace of what the workers working on so you can see if its still working where it stops working (both time and function/data) to try to figure it out?
how common is it for workers to get stuck i mean you added a reset and delete for a reason would a trace help stop them from gertting stuck?



--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities

updated by @soaringeagle: 03/05/18 12:20:18PM
michael
@michael
7 years ago
7,715 posts
There is the "Event Tracer" module:
https://www.jamroom.net/the-jamroom-network/networkmarket/92/event-tracer

Docs: "Event Tracer"
https://www.jamroom.net/the-jamroom-network/documentation/modules/2932/event-tracer

Haven't used the module for anything myself, but I believe its to log events that happen. Might be useful to your debugging perhaps.
soaringeagle
@soaringeagle
7 years ago
3,304 posts
perfect! wait i dont think that is i think thats what i attemped to use to send an email when blogs are posted..which never worked


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
soaringeagle
@soaringeagle
7 years ago
3,304 posts
nope even more limited then that only traces these events
jrCore_download_file - A user downloads a file
jrCore_stream_file - A user streams a file
jrEvent_attending - User clicks the attending button for an event
jrFoxyCart_vault_download - User downloads a Vault File
jrUser_login_success - User logs into the system
jrUser_signup_activated - A new user activates their account

does 'worker' have a process or anything that can be traced??
a script?
i totaly think i must be running into a timeout somewhere


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
michael
@michael
7 years ago
7,715 posts
ffmpeg should not be working during a backup to AWS. It should just be copying from your server to the AWS server. Nothing in their error logs?
soaringeagle
@soaringeagle
7 years ago
3,304 posts
where is their error logs i only thought aboyut ffmpeg cause both seem to work a certain amount of time.. then never actually finish the work


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
michael
@michael
7 years ago
7,715 posts
I don't really use AWS, so needed to search for it, these results:
aws s3 error logs
https://duckduckgo.com/?q=aws+s3+error+logs

this one was the top result:
https://blog.rapid7.com/2013/11/20/where-are-my-aws-logs/

it read
Quote: Amazon S3

Based on this write-up by Software Engineer Geoff Greer, your best bet for getting your S3 logs is to go through the S3 Management Console and set up the logs to be sent to a bucket.

See if that gets you to the logs.
soaringeagle
@soaringeagle
7 years ago
3,304 posts
hmm not super helpful i see an object level logging that costs extra?


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
soaringeagle
@soaringeagle
7 years ago
3,304 posts
wait got it now i have some databasses showing up there but no site data yet and only log i looked at had
a06ea9063690c1273312aadfbea0b53b0fd783f76b08db5e9d0d096d4a417f12 dreadlockssite6 [04/Dec/2017:14:32:59 +0000] 10.96.2.238 3272ee65a908a7677109fedda345db8d9554ba26398b2ca10581de88777e2b61 B9EBBA01F666CA8E REST.PUT.OBJECT log2017-12-04-14-32-59-49800A81632525EA "PUT /dreadlockssite6/log2017-12-04-14-32-59-49800A81632525EA HTTP/1.1" 200 - - 376 42 17 "-" "aws-internal/3" -



--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities

updated by @soaringeagle: 12/04/17 07:58:48AM
brian
@brian
7 years ago
10,148 posts
Do you see the backup files ending up in S3? is mysqldump executable by the web user? Not really sure what else to recommend. Your server seems to have issues with running binaries under the web server.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
soaringeagle
@soaringeagle
7 years ago
3,304 posts
i am seeing logs and sql files now but thats it


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
soaringeagle
@soaringeagle
7 years ago
3,304 posts
seems to bve a timeout the last table is jrcore_log
should i supply phpinfo?


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
soaringeagle
@soaringeagle
7 years ago
3,304 posts
odd it was using php.ini from a subdomain testing something


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities

Tags