Hubert Deng

Results 301 comments of Hubert Deng

@williamdes I was able to get past the error by removing the newlines 🤔

Hi there, thanks for writing in. Unfortunately it is hard to debug this problem without additional information. Is there any logs that may be of use in your web service?

Possible solution from Friberg on discord: https://discord.com/channels/621778831602221064/796028405833007104/1235624852564611106

I've put a PR up here: https://github.com/getsentry/self-hosted/pull/3039 This should fix the issue

Although, I believe `sentry-zookeeper` and `sentry-kafka` volume names should not change when the compose project name is changed. Is this accurate for you?

It is unlikely we'll implement this feature, but something that may be helpful for you to do is set up some sort of cron monitor to ensure your disk space...

Did you manage to complete the install script successfully? That's telling me that your clickhouse service hasn't been built properly

I believe this is happening since the `su postgres -c...` part of the command in the docs is not able to properly connect to postgres. Is your postgres instance otherwise...

Did the install script completely succeed? Maybe values in your .env file are not being picked up properly to your docker compose file? Specifically for VROOM?

@szokeasaurusrex Since you have context here, do you have a recommendation on which team this issue should go to? This is a self-hosted specific issue but we don't work with...