Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500: Internal Server Error on /store #78

Open
theresnotime opened this issue Mar 21, 2023 · 0 comments
Open

500: Internal Server Error on /store #78

theresnotime opened this issue Mar 21, 2023 · 0 comments

Comments

@theresnotime
Copy link

When visiting https://ubports.com/shop, an internal server error is returned.

Error message:

Error to render compiling AST
UserError: ('This file could not be decoded as an image file. Please try with a different file.', '')
Template: website_sale.products_item
Path: /t/form/div[1]/a/span
Node: <span t-field="product.image_1920" t-options="{'widget': 'image', 'preview_image': 'image_1024' if product_image_big else 'image_256'}" class="d-flex h-100 justify-content-center align-items-center"/>
                
The error occured while rendering the template website_sale.products_item and evaluating the following expression: <span t-field="product.image_1920" t-options="{'widget': 'image', 'preview_image': 'image_1024' if product_image_big else 'image_256'}" class="d-flex h-100 justify-content-center align-items-center"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant