Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Web Proxy Filtering and Caching
(Moderator:
fabian
) »
Error Webprox (squid) when i make configuration changes
« previous
next »
Print
Pages: [
1
]
Author
Topic: Error Webprox (squid) when i make configuration changes (Read 1176 times)
heuschmann
Newbie
Posts: 5
Karma: 1
Error Webprox (squid) when i make configuration changes
«
on:
January 13, 2024, 01:18:06 am »
Hello,
When I make configuration changes to the web proxy I get the following error message:
{"errorMessage":"Template generation failed for internal service \"proxy\". See backend log for details.","errorTrace":"#0 [internal function]: OPNsense\\Base\\ApiMutableServiceControllerBase->reconfigureAction()\n#1 [internal function]: Phalcon\\Dispatcher\\AbstractDispatcher->callActionMethod(Object(OPNsense\\Proxy\\Api\\ServiceController), 'reconfigureActi...', Array)\n#2 [internal function]: Phalcon\\Dispatcher\\AbstractDispatcher->dispatch()\n#3 /usr/local/opnsense/www/api.php(24): Phalcon\\Mvc\\Application->handle('/api/proxy/serv...')\n#4 {main}","errorTitle":"Configuration exception"}
The webproxy (squid) is not functionaly.
Does somebody has any idea
Thank you very much with best regards
«
Last Edit: January 13, 2024, 01:22:11 am by heuschmann
»
Logged
Monviech
Hero Member
Posts: 1476
Karma: 169
Re: Error Webprox (squid) when i make configuration changes
«
Reply #1 on:
January 13, 2024, 07:46:35 am »
Can you post the whole error that has been logged in /var/log/system/latest.log - There might be a hint what exactly went wrong with the template generation.
Or here in the GUI /ui/diagnostics/log/core/configd
«
Last Edit: January 13, 2024, 08:09:05 am by Monviech
»
Logged
Hardware:
DEC740
heuschmann
Newbie
Posts: 5
Karma: 1
Re: Error Webprox (squid) when i make configuration changes
«
Reply #2 on:
January 13, 2024, 08:32:37 pm »
Hello, many thanks.
Here are the only entries that are written in /var/log/system/latest.log when I make changes to the web proxy configuration and the error message shown above is generated
2024-01-13T21:15:24 Notice configctl event @ 1705176923.62 exec: system event config_changed
2024-01-13T21:15:24 Notice configctl event @ 1705176923.62 msg: Jan 13 21:15:23 inter.zone.local config[29323]: config-event: new_config /conf/backup/config-1705176923.5809.xml
with best regards
Logged
Monviech
Hero Member
Posts: 1476
Karma: 169
Re: Error Webprox (squid) when i make configuration changes
«
Reply #3 on:
January 13, 2024, 09:13:18 pm »
Do this
Code:
[Select]
configctl template reload OPNsense/Proxy
If its ERR look into the log file again and post the error.
Logged
Hardware:
DEC740
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Web Proxy Filtering and Caching
(Moderator:
fabian
) »
Error Webprox (squid) when i make configuration changes