Closed benwbrum closed 3 years ago
2 successful versions saved: Nov 23, 2020 05:18 PM Nov 23, 2020 03:08 PM
Initial comment was a transcription that was successfully saved, per version time stamps. Moving on...
This appears to be the error that occurred in the logs:
I, [2020-11-23T16:45:07.677729 #12642] INFO -- : Started PATCH "/transcribe/save_transcription" for 130.132.173.161 at 2020-11-23 16:45:07 +0000
I, [2020-11-23T16:45:07.681266 #12642] INFO -- : Processing by TranscribeController#save_transcription as HTML
I, [2020-11-23T16:45:07.681614 #12642] INFO -- : Parameters: {"authenticity_token"=>"VOG1udwbPSt8EkT43SrU3dbo+RyiFH0CE9F8jwcnwxPInORrFemBPYN4VQwSJKj9B68plYPaxc2DxlTCUuVQ0g==", "page_id"=>"1248421", "page"=>{"mark_blank"=>"0", "needs_review"=>"1", "source_text"=>"[51v]\r\nseptember 9 we traveled \r\ntwenty five miles to \r\nday we coome to clarks \r\nriver it is about foure \r\nfeete wided and three fete \r\ndeepe to day the dust \r\nwas so bad that it was \r\nalmost Imposible to \r\ntravel we have past \r\nover one humbolt mountain \r\nand now come to another \r\ntheir is plenty \r\nof cedar her and sume \r\nwhite pine or pich \r\npine it looks vary corse \r\nto me and their is a \r\ncurious fence which the \r\nIndians made\r\n\r\n[52r]\r\nseptember 10 mr crouch had all \r\nof his team stolen buy the \r\nIndians and their in trley \r\nleft helpless we lost one \r\nhorse and mr porter one \r\nand mr Croomley one the \r\nIndian tracks are all ove \r\nhere we think their was a \r\nbout thirty here we travled \r\nabout twnty five \r\nmiles to git here an got \r\nin vary late it was dark \r\nthe Indians had a good \r\ntime we ware all tired \r\nand ware hungry and went \r\nto giten spper they call \r\nthis clarks river "}, "save"=>""}
I, [2020-11-23T16:45:09.407330 #12642] INFO -- : Redirected to https://fromthepage.com/dashboard
I, [2020-11-23T16:45:09.407868 #12642] INFO -- : Filter chain halted as :authorize_collection rendered or redirected
I, [2020-11-23T16:45:09.408034 #12562] INFO -- : Rendered text template (Duration: 0.3ms | Allocations: 30)
I, [2020-11-23T16:45:09.410156 #12642] INFO -- : Completed 302 Found in 1728ms (ActiveRecord: 1703.7ms | Allocations: 7450)
I, [2020-11-23T16:45:09.410664 #12642] INFO -- : Oink Action: transcribe#save_transcription
New theory, based on activity log, is that she loses her session:
we see the last activity in one session at 15:08:56 (10:08 AM EST)
We see an attempted save that fails at 16:45:07 (11:45 AM EST)
and a new session & visit started at 16:45:09 (11:45 AM EST)
Could she have gone for lunch? How long are our session timeouts in Apache?
Customer is happy.
From the log file, it appears that the user starts transcribing a page, adds a note, adds a second note, then attempts to save the transcript.