Hi Keith,

I'm terribly sorry for the time it took to respond to your bug report.

On Sat, 25 May 2019 10:09:27 +0100 Keith Edmunds <k...@midnighthax.com>
wrote:
> Package: smokeping
> Version: 2.7.3-2
> Severity: important
> 
> System was upgraded from Stretch to Buster, with smokeping working on Stretch.
> 
> After the upgrade, it's evident from the display that there is a CSS problem.
> 
> Chrome devtools reports:
> 
> GET http://ws.midnighthax.com/cgi-bin/css/smokeping-screen.css 
> net::ERR_ABORTED 404 (Not Found)

When I install smokeping on a vanilla buster VM I see that the CSS files
come from this kind of URL (e.g. there's no "cgi-bin" in the path):

http://192.168.121.33/smokeping/css/smokeping-screen.css

If you use "View source" on the web page, can you paste the lines around
the top where the page points to smokeping-screen.css and
smokeping-print.css

On my end, it looks like this:


    <link rel="stylesheet" type="text/css"
href="css/smokeping-print.css" media="print">
    <link rel="stylesheet" type="text/css"
href="css/smokeping-screen.css" media="screen">
</head>

Lastly, this might be "too late" since your bug report was sent so long
ago.. but maybe running a force refresh on the page (ctrl-f5 on firefox)
could clear up the lack of css files.

I've just tested installing smokeping on a vanilla stretch VM, then
upgrading to buster, and (other than systemd being unhappy about the
already running instance) I can see the CSS just fine..

maybe one possibility is if there was a manual change to the file
/etc/apache2/conf-available/smokeping.conf

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to