redash icon indicating copy to clipboard operation
redash copied to clipboard

Problem with asset location server.css after setup on Ubuntu

Open ltrainstg opened this issue 1 year ago • 1 comments

Problem

I followed the Local-development-setup guide here on a Digital Ocean(DO) droplet running ubuntu since it should be the same as WSL.

I got through the whole setup and when initializing set up at "Redash Initial Setup" page to enter in email and other info I got an error about not finding 'server.css' which I can't find anywhere in the repo except as a reference here

Resolution

I'll look into why running this in Ubuntu causes this error instead of using setup.sh, does anyone know what style sheet we should be using? It's looking for a static asset folder which I think is here.

To resolve:

  1. A bit of info on where stylesheets/assets for the pages are supposed to be.
  2. Why is this different on ubuntu DO droplet as opposed to WSL.

The console

image

Thanks for your hard work. I am making this bug report in case anyone else runs into the missing server.css file issue since I didn't see it in any other tickets.

ltrainstg avatar Mar 20 '24 17:03 ltrainstg

Successful setup

I ran setup.sh from https://github.com/getredash/setup it seems to create a static.***.css file that is used. Not sure where this is pulled from.

image

ltrainstg avatar Mar 20 '24 19:03 ltrainstg