Query results are not showing and also data is not visible in wizard

I have used docker images to setup redash on a VM. After setup, I have made connections to MongoDB and MySql. While I go to the query panel, I can see the all the tables and its fields but query results are not shown.
Steps to Reproduce

1) I go to Create->Query
2) Create a query and click o n "Execute Query"
3) No results shown in the table or any visualization.
4)Nothing is shown in Dashboard as well.

Redash Version:
Browser/OS: OS CentOS7 on VM
How did you install Redash: Pulling docker images

Welcome to the forum. Sorry to hear you’re experiencing issues. Do you see any errors? There are three places to check:

  • Does the query page itself show any errors beneath the query editor?
  • The logs from Docker
  • Your Javascript console in the browser
1 Like

Thank you. resolved the issue.

Could you share with the forum what was the problem?

It was not working in docker environment while pulling the images so we have installed it in the Virtual Machine and now it is working.
Thanks for the help.

1 Like

I am having the same issue but I have to run it in Docker environment. Can anyone help resolve this issue?