
28 Sep
2020
28 Sep
'20
8:58 p.m.
Hi,
Yes, this is “wrong” but I have an internal server which happens to have IPv6 and no DNS. If I access my Observium installation using the address, the generated HTML is as follow:
<!DOCTYPE html> <html lang="en"> <head> <base href="http://[[2406:xxxx:xxxx:3300::202]]/"/> <meta http-equiv="content-type" content="text/html; charset=utf-8”/>
The base setting has double brackets which breaks loading.
(Yes, I can override this in the config :) )
Cheers,
Pieter