I was setting up posthog in my local system by following instructions on
After the setup was completed and when I started the posthog app, the docker containers started going down...when checking the console, it showed the same error for almost all containers that were down
File "/home/senthilnathan/posthog/posthog/hogql/parser.py", line 18, in from hogql_parser import ImportError: libstdc++.so.6: cannot open shared object file: No such file or directory
This makes all instances stop.
I have followed the instructions for manually setting up a local development for PostHog. When "bin/start" and some time after it was down... details in the
console screenshot