posthog icon indicating copy to clipboard operation
posthog copied to clipboard

Issue while compiling the code in workspace and even locally

Open AmanSal1 opened this issue 1 year ago • 5 comments

Bug description

So I am trying to compile PostHog locally on my VirtualBox, which has an Ubuntu OS. I'm following the steps outlined in the development guide, but when I run the command "docker compose -f docker-compose.dev.yml up", everything compiles correctly except for one thing: the PostHog Temporal UI isn't getting the port. I thought this issue might be due to running it on VirtualBox, so I attempted to do it on CodeSpaces. However, I encountered the same error

How to reproduce

1.Follow the development guide and after running the command "docker compose -f docker-compose.dev.yml up" error pops up

Environment

  • [ ] PostHog Cloud US, project ID: [please provide from https://app.posthog.com/settings/project-details#variables]
  • [ ] PostHog Cloud EU, project ID: [please provide from 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"), version/commit: [please provide]

Additional context

Error log on codespaces

posthog

Thank you for your bug report – we love squashing them!

AmanSal1 avatar Feb 14 '24 15:02 AmanSal1

Feel free to ignore the temporal containers. At present those are only relevant if you're doing batched exports.

mariusandra avatar Feb 14 '24 16:02 mariusandra

@mariusandra So should I proceed with the development guide and ignore this error ? Thanks in advance

AmanSal1 avatar Feb 14 '24 16:02 AmanSal1

Unless you're planning on doing batched exports locally, yes.

mariusandra avatar Feb 14 '24 16:02 mariusandra

@mariusandra Sorry for disturbing you again but I am running posthog on codespaces but I am unable to see the UI at the localhost port 8000 ? I have to different terminal running one for docker and other for starting all the services.

AmanSal1 avatar Feb 15 '24 11:02 AmanSal1

Unfortunately we're not able to provide basic debugging support 🙃

mariusandra avatar Feb 15 '24 13:02 mariusandra