Obsolete Releases > SME 8.x Contribs
"ProxyPass URL must be absolute!" website meltdown
LANMonkey:
Here is what I get:
--- Code: ---[root@xxxxx ~]# db domains show symbiota.homeserver.com
symbiota.homeserver.com=domain
Nameservers=internet
ProxyPassTarget=192.168.0.247
TemplatePath=ProxyPassVirtualHosts
[root@xxxxx ~]#
--- End code ---
janet:
LANMonkey
--- Quote ---989 db domains set symbiota.homeserver.com domain
990 db domains setprop symbiota.homeserver.com Nameservers internet
991 db domains setprop symbiota.homeserver.com ProxyPassTarget 192.168.0.247
992 db domains setprop symbiota.homeserver.com TemplatePath ProxyPassVirtualHosts
993 signal-event domain-create symbiota.homeserver.com
--- End quote ---
You did not follow the instructions correctly. Read what you entered, and compare it with what the wiki says to enter
Do this to fix it (including the http: part & the trailing slash):
db domains setprop symbiota.homeserver.com ProxyPassTarget http://192.168.0.247/
(the above all on one line)
then do
signal-event domain-create symbiota.homeserver.com
Please read all instructions ACCURATELY & CAREFULLY in future!
LANMonkey:
That did it!
The loop stopped in my terminal. Can I assume that a reboot is not necessary? All the websites are back up, including my WHS site.
As far as I can tell, Problem Solved.
Thank you very much.
Navigation
[0] Message Index
[*] Previous page
Go to full version