Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1766 Представления

OS: Debian GNU/Linux trixie

Odoo version: 17.0


The server starts, but when I navigate to it in a web browser, I get an internal server error and this shows in journalctl


odoo.addons.base.models.ir_qweb.QWebException: Error while render the template

Exception: Unallowed to fetch files from addon website_event for file website_event/static/src/snippets/s_events/000.scss

Template: website.layout

Path: /t/html/head/t[10]

Node:


Not sure why this is happening

Аватар
Отменить
Лучший ответ

Hi,

This error arises because the current module relies on resources from other modules, particularly website_event, which is not installed in your instance. As a result, Odoo encounters challenges fetching the necessary files, leading to the encountered issue. To resolve this, consider installing the missing website_event module, ensuring all dependencies are met, and then retrying the operation.


Hope it helps.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
июн. 25
2
1
июн. 23
15655
1
янв. 22
2690
0
нояб. 21
3209
1
июл. 21
2759