Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048815Retail ModulesWeb POSpublic2022-03-16 14:292022-04-11 06:43
swathi_kamal 
ranjith_qualiantech_com 
highmajoralways
closedno change required 
5
 
 
marvintm
No
0048815: Offline Popup shown when login SCO.
- Message Value: OBMOBC_OnlineConnectionHasReturned
- it is displayed in popup OB.UI.ModalOnline:
- The login was done in offline, because one particular request failed
- System tried to reconnect, and it worked, and for this reason the popup was displayed, asking to do login in "online"
In DKT Prod,
- Do login online
- Shutdown the network
- click F5
- offline login will be done
- The login was done in offline, because one particular request has been failed.
- For this reason the popup was displayed, asking to do login in "online"


We need to find which request has been failed and Why it is failing.
Attached screenshot of popup and terminal log.
No tags attached.
related to defect 0048875 closed ranjith_qualiantech_com When any request done from WebPOS reaches a timeout, log it in terminal log 
pdf offline.pdf (117,693) 2022-03-16 14:29
https://issues.openbravo.com/file_download.php?file_id=16769&type=bug
Issue History
2022-03-16 14:29swathi_kamalNew Issue
2022-03-16 14:29swathi_kamalAssigned To => Retail
2022-03-16 14:29swathi_kamalFile Added: offline.pdf
2022-03-16 14:29swathi_kamalTriggers an Emergency Pack => No
2022-03-17 18:25marvintmSeveritycritical => major
2022-04-01 12:11swathi_kamalNote Added: 0136251
2022-04-07 13:25prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2022-04-07 13:25prakashmurugesan88Statusnew => scheduled
2022-04-07 14:08prakashmurugesan88Statusscheduled => feedback
2022-04-07 14:09prakashmurugesan88Statusfeedback => new
2022-04-07 14:09prakashmurugesan88Assigned Toprakashmurugesan88 => Retail
2022-04-08 08:13ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-04-08 08:22ranjith_qualiantech_comStatusnew => scheduled
2022-04-11 06:43marvintmReview Assigned To => marvintm
2022-04-11 06:43marvintmNote Added: 0136451
2022-04-11 06:43marvintmStatusscheduled => closed
2022-04-11 06:43marvintmResolutionopen => no change required
2022-04-11 06:43marvintmRelationship addedrelated to 0048875

Notes
(0136251)
swathi_kamal   
2022-04-01 12:11   
Any update on this?
(0136451)
marvintm   
2022-04-11 06:43   
This popup is shown when the session is lost, and customer needs to login. Once this situation is reached, this is not possible to avoid, so showing the popup is correct in our view.

The problem probably happens because some request is failing due to timeout. We are about to finish the following issue:

https://issues.openbravo.com/view.php?id=48875 [^]

In our view, the best course of action would be to apply the solution for that issue, and then once the problem happens again, check the logs as they should now contain the information about which request failed due to timeout.