PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
21.39k stars 1.28k forks source link

Plugin Error Node #25427

Open sathishkannan162 opened 5 days ago

sathishkannan162 commented 5 days ago

Bug Description

Bug description

Please describe. If this affects the front-end, screenshots would be of great help.

If you are on PostHog Cloud it would be really valuable if you can share any links where the problem occurs. This speeds up our ability to troubleshoot tremendously.

How to reproduce

  1. Install posthog on ubuntu with docker.
  2. You will see Plugin Error node on the validate requirements page Screenshot 2024-10-07 at 5 52 45 PM

Additional context

docker image: https://hub.docker.com/layers/posthog/posthog/latest/images/sha256-00b97c3ab3ff65d810da4d5255b554a486e345d69366af9ff351563ad8df8e68?context=explore

Debug info

- [ ] PostHog Cloud, Debug information: [please copy/paste from https://us.posthog.com/settings/project-details#variables or https://eu.posthog.com/settings/project-details#variables]
- [ ] PostHog Hobby self-hosted with `docker compose`, version/commit: [please provide]
- [ ] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: [please provide]
viswa commented 5 days ago

@sathishkannan162 Did you get anything suggesting an error from the container logs for the plugin server? This could be related to https://github.com/PostHog/posthog/issues/25373

pauldambra commented 4 days ago

fix to add value on upgrade or install is here https://github.com/PostHog/posthog/pull/25454

pauldambra commented 2 days ago

Hey I believe this is fixed by #25518 (certainly fixed my self hosted instance)

If you run the upgrade script we should now generate the key you need and things will start