Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Tryton Tryton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 711
    • Issues 711
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 82
    • Merge requests 82
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TrytonTryton
  • TrytonTryton
  • Issues
  • #11767
Closed
Open
Issue created Oct 05, 2022 by Dimitrios Moustos@dotbitDeveloper

GTK Client crash after "Pay" customer invoice after a period of inactivity on 6.4

tryton 6.4.3, trytond 6.4.2

GTK Client crashes when I press "Pay" on customer invoice, after a period of inactivity. The logs show where the problem starts: [Wed Oct 05 09:29:48 2022] ERROR:trytond.security:session failed for '3' from '2a02:a58:6000:3::7' on database 'lampero'

I tested with 9 minutes inactivity, and with 6 minutes inactivity, it happens every time. It happens even if I have other activity on other views/models.

Logs:

[Wed Oct 05 09:29:48 2022] INFO:werkzeug:2a02:a58:6000:3::7 - - [05/Oct/2022 09:29:48] "POST /lampero/ HTTP/1.1" 200 -
[Wed Oct 05 09:29:48 2022] INFO:trytond.wsgi:<JSONRequest 3@2a02:a58:6000:3::7 'http://dot.dotbit.ro:8000/lampero/' [POST] wizard.account.invoice.pay.create>
[Wed Oct 05 09:29:48 2022] INFO:trytond.wsgi:<JSONRequest 3@2a02:a58:6000:3::7 'http://dot.dotbit.ro:8000/lampero/' [POST] model.account.invoice.line.read>
[Wed Oct 05 09:29:48 2022] INFO:trytond.security:session timeout for '3' from '2a02:a58:6000:3::7' on database 'lampero'
[Wed Oct 05 09:29:48 2022] INFO:werkzeug:2a02:a58:6000:3::7 - - [05/Oct/2022 09:29:48] "ESC[31mESC[1mPOST /lampero/ HTTP/1.1ESC[0m" 401 -
[Wed Oct 05 09:29:48 2022] INFO:werkzeug:2a02:a58:6000:3::7 - - [05/Oct/2022 09:29:48] "POST /lampero/ HTTP/1.1" 200 -
[Wed Oct 05 09:29:48 2022] INFO:trytond.wsgi:<JSONRequest 3@2a02:a58:6000:3::7 'http://dot.dotbit.ro:8000/lampero/' [POST] model.account.invoice.tax.read>
[Wed Oct 05 09:29:48 2022] ERROR:trytond.security:session failed for '3' from '2a02:a58:6000:3::7' on database 'lampero'
[Wed Oct 05 09:29:48 2022] INFO:werkzeug:2a02:a58:6000:3::7 - - [05/Oct/2022 09:29:48] "ESC[31mESC[1mPOST /lampero/ HTTP/1.1ESC[0m" 401 -
[Wed Oct 05 09:29:48 2022] INFO:trytond.wsgi:<JSONRequest 2a02:a58:6000:3::7 'http://dot.dotbit.ro:8000/lampero/' [POST] common.db.login>
[Wed Oct 05 09:29:48 2022] INFO:werkzeug:2a02:a58:6000:3::7 - - [05/Oct/2022 09:29:48] "POST /lampero/ HTTP/1.1" 200 -
[Wed Oct 05 09:29:48 2022] INFO:trytond.wsgi:<JSONRequest 3@2a02:a58:6000:3::7 'http://dot.dotbit.ro:8000/lampero/' [POST] model.account.invoice.tax.read>
[Wed Oct 05 09:29:48 2022] ERROR:trytond.security:session failed for '3' from '2a02:a58:6000:3::7' on database 'lampero'
[Wed Oct 05 09:29:48 2022] INFO:werkzeug:2a02:a58:6000:3::7 - - [05/Oct/2022 09:29:48] "ESC[31mESC[1mPOST /lampero/ HTTP/1.1ESC[0m" 401 -
[Wed Oct 05 09:29:48 2022] INFO:trytond.wsgi:<JSONRequest 3@2a02:a58:6000:3::7 'http://dot.dotbit.ro:8000/lampero/' [POST] model.account.invoice.read>
[Wed Oct 05 09:29:48 2022] ERROR:trytond.security:session failed for '3' from '2a02:a58:6000:3::7' on database 'lampero'
[Wed Oct 05 09:29:48 2022] INFO:werkzeug:2a02:a58:6000:3::7 - - [05/Oct/2022 09:29:48] "ESC[31mESC[1mPOST /lampero/ HTTP/1.1ESC[0m" 401 -
[Wed Oct 05 09:29:48 2022] INFO:trytond.wsgi:<JSONRequest 3@2a02:a58:6000:3::7 'http://dot.dotbit.ro:8000/lampero/' [POST] model.account.invoice.read>
[Wed Oct 05 09:29:48 2022] ERROR:trytond.security:session failed for '3' from '2a02:a58:6000:3::7' on database 'lampero'

Files

Download Creator Timestamp Type
sc2.png @dotbit 2022-10-13 12:59:30.382000 UTC image/png
sc1.png @dotbit 2022-10-13 12:59:51.877000 UTC image/png
tryton.patch @ced 2022-10-23 16:14:04.265000 UTC text/plain
screenshot.png @dotbit 2022-10-28 07:41:49.256000 UTC image/png
Edited Jan 23, 2023 by Nicolas Évrard
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking