View not found error in Looker

akhilsai
Participant I

Hey All,
I have deployed my model into production.The users then can see the dashboards and changes i have made.But,When i create another view and deployed it.It is not visible to the other users .I am able to see when i turn of development mode.What might be the error?

0 1 1,298
1 REPLY 1

If you’re not using a remote git integration (Github, Gitlab, etc.) but a local git repo it might be that you have a sync issue between your master and production branch.

Try following this help post:

Deploy Webhook: Pulling From Remote Git Repository

The Problem You may occasionally find that the LookML you see in Looker's production mode doesn't match the LookML on the master branch of your Git repository. This most commonly occurs for one of ...

Basically, you need to deploy manually using a webhook with the URL [instance_url]/webhooks/projects/[project name]/deploy

Top Labels in this Space
Top Solution Authors