Skip to content

Internal Server Error: /charging/api/orderManagement/orders #68

Description

@marcap07

Hi all,
I am working with the last BAE version
We got error trying to check out the product to complete the purchase. We got error "The server has failed processing your order".
Here the log of the charging backend

INFO [2024-01-19 10:07:22,627]: (charging_engine) Resolving charging of type initial for order Order object (65aa9e3a45f4f0f6c02a3e08)
INFO [2024-01-19 10:07:22,627]: (charging_engine) Resolving initial charges for order 526
DEBUG [2024-01-19 10:07:22,627]: (charging_engine) Processing contract 0
DEBUG [2024-01-19 10:07:22,627]: (price_resolver) Calculating price with {'single_payment': [{'value': '200.00', 'unit': 'one time', 'tax_rate': '20.00', 'duty_free': '166.67'}], 'alteration': {'type': 'discount', 'value': 5.0, 'period': 'one time', 'condition': {'operation': 'ge', 'value': '200'}}}
DEBUG [2024-01-19 10:07:22,627]: (price_resolver) Processing alteration: {alteration}
DEBUG [2024-01-19 10:07:22,628]: (price_resolver) Processed alteration OK
DEBUG [2024-01-19 10:07:22,628]: (price_resolver) Calculated price with {'single_payment': [{'value': '200.00', 'unit': 'one time', 'tax_rate': '20.00', 'duty_free': '166.67'}], 'alteration': {'type': 'discount', 'value': 5.0, 'period': 'one time', 'condition': {'operation': 'ge', 'value': '200'}}}:
Price: 190.00 | Duty_free: 158.34
DEBUG [2024-01-19 10:07:22,632]: (charging_engine) Transaction for item 0 appended
INFO [2024-01-19 10:07:22,632]: (charging_engine) Starting charging process
DEBUG [2024-01-19 10:07:22,632]: (rollback) Rolling back model creation: Order object (65aa9e3a45f4f0f6c02a3e08)
DEBUG [2024-01-19 10:07:22,634]: (http) Building response for POST /charging/api/orderManagement/orders
ERROR [2024-01-19 10:07:22,670]: (log) Internal Server Error: /charging/api/orderManagement/orders
Internal Server Error: /charging/api/orderManagement/orders

Do you have experienced a similar issue before?
Thanks
Best Regard
Marialuisa

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions