redash icon indicating copy to clipboard operation
redash copied to clipboard

AttributeError: 'NoneType' object has no attribute '__module__'

Open jis0324 opened this issue 3 years ago • 1 comments

Issue Summary

The project was built as well, but when I visit on the browser (localhost:8080), then I got this error. AttributeError: 'NoneType' object has no attribute '__module__' I am on Ubuntu 20, and ran as docker-compose up ---build

Steps to Reproduce

This is the first step

Technical details:

  • Redash Version: latest current version
  • Browser/OS: Firefox / Ubuntu 20
  • How did you install Redash: docker-compose up --build

jis0324 avatar Sep 13 '22 21:09 jis0324

Hey @jis0324 , I am looking for an issue for my first contribution . Can you help me here.

techrajdeep avatar Oct 08 '22 20:10 techrajdeep

@jis0324 hey, could you provide some more details? How exactly did you deploy redash (did you clone it? did you use the setup repo? did you add it to your docker compose manually?)? What version of Redash are you using? Could you post the full error logs from the docker containers?

guidopetri avatar Oct 29 '23 02:10 guidopetri