I got some errors running this PostHog app from the one-click-apps list.
In PostHog I see this status list under /instance/status
PostHog Git SHA | 577f7abaec
The PostHog app is running as it should but I encounter some errors using PostHog. How does this work, does the .yml file update the commit or version of PostHog source code?
My errors is mainly.
Django Instance says page not found.
Data warehouse sync does not work, error 500
I've looked at the repo of PostHog and they have commits about the data warehouse issue since the commit 577f7abae
https://github.com/PostHog/posthog
Question: How do I update my app to get latest posthog version? Fresh install?
Another question, I a update the SITE_URL for the app with custom domain or enables https for any of the apps. Do I need to update the app vars SITE_URL for all apps created for this posthog app?
I got some errors running this PostHog app from the one-click-apps list.
In PostHog I see this status list under /instance/status
PostHog Git SHA | 577f7abaec
The PostHog app is running as it should but I encounter some errors using PostHog. How does this work, does the .yml file update the commit or version of PostHog source code?
My errors is mainly.
I've looked at the repo of PostHog and they have commits about the data warehouse issue since the commit 577f7abae https://github.com/PostHog/posthog
Question: How do I update my app to get latest posthog version? Fresh install?