Actions
Bug #6123
closederror 404 not found, tvheadend 4.3-1994 ~ gc7b713edb ~ bullseye
Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
Configuration
Target version:
-
Start date:
2022-01-20
Due date:
% Done:
0%
Estimated time:
Found in version:
4.3.1994
Affected Versions:
Description
i always used and ran my apache proxy with tvheadend on pios raspbian with the "/tvheadend"
directive set in "/etc/default/tvheadend"
in the directive: TVH_HTTP_ROOT = "/tvheadend"
my conf file contains the following entries:
ProxyPreserveHost On
ProxyRequests off
ProxyPass /tvheadend/ http://192.168.6.78:9981/tvheadend/
ProxyPassReverse /tvheadend/ http://192.168.6.78:9981/tvheadend/
Pios raspbian has upgraded to bullseye and from now on i get 404 error not found. i tried to enable proxy entry in gui and reinstall but i can't see gui. what can I do?
Actions