Code Monkey home page Code Monkey logo

Comments (10)

balaG4046 avatar balaG4046 commented on June 10, 2024

@chadwhitacre @hubertdeng123 - Kindly help me with your suggestion here

from self-hosted.

DarkByteZero avatar DarkByteZero commented on June 10, 2024

This is a normal Git error that you are experiencing. You made custom changes to this file, and git asks if you want to overwrite these. If the changes you have made to the Dockerfile are not relevant, you can do the following.
git reset --hard

from self-hosted.

balaG4046 avatar balaG4046 commented on June 10, 2024

Hi
issue is fixed now for the commit issue, and we are facing new issue while updating from 24.1.1 to 24.1.2 - please refer the error screenshot,

whether the fix will we release in upcoming versions, however 24.2.0 also we are facing the same issue, Kindly need your suggestion to proceed

image

Thanks!

from self-hosted.

aldy505 avatar aldy505 commented on June 10, 2024

Hi @balaG4046 I can't really deduct what your issue is from that clipped log. Can you show us the complete log? There should be a sentry_install_log... file on your directory. It's best to put it on a Pastebin or similar.

from self-hosted.

balaG4046 avatar balaG4046 commented on June 10, 2024

Hi @aldy505
i have attached the logs - kindly check and help us to fix the issue
sentry_install_log-2024-02-19_14-08-34.txt
sentry_install_log-2024-02-20_06-58-48.txt

Thanks!

from self-hosted.

aldy505 avatar aldy505 commented on June 10, 2024

Oh, it's just the Sentry container got a connection lost issue during connecting to the Postgres container. It's probably because a bad hardware on your end. Since the second log file looks like everything is okay, I suppose you are running a normal working Sentry right now?

If you don't have normal working Sentry running, try to check your server disk speed.

from self-hosted.

balaG4046 avatar balaG4046 commented on June 10, 2024

Hi @aldy505

Thanks for looking in to our issue,

We are using RDS Postgres 13.10, in our Sentry. We have replaced the below variables which was provided in sentry.conf.py

SENTRY_DB_NAME
SENTRY_DB_USER
SENTRY_DB_PASSWORD
SENTRY_POSTGRES_PORT
SENTRY_POSTGRES_HOST

Looks like in our log, it is trying to access default postgress container,

Below Hardware specification for our Sentry Dev Environment (AWS Cloud)

Instance type - m6a.4xlarge,
OS version - amazon Linux 2,
EBS Volume type - gp2,
IOPS - 300,
EBS volume size - 100GB.

Sentry is deployed via docker compose method.

Kindly suggest us, what need to be done, if we are using external postgress like RDS in our case.

Thanks!

from self-hosted.

azaslavsky avatar azaslavsky commented on June 10, 2024

This is being discussed in another issue at the moment: #2804

Worth noting that Sentry is currently on postgres 14. This probably isn't the cause of this specific issue, but may be a problem down the line in other subtle ways.

from self-hosted.

praseeb avatar praseeb commented on June 10, 2024

@aldy505 @BYK @azaslavsky

Will there be any upcoming fix for this issue? the same issue facing while upgrading to 24.2.0 as well from 24.1.1
We are stuck in 24.1.1 version now. Any suggestions.

@balaG4046

from self-hosted.

hubertdeng123 avatar hubertdeng123 commented on June 10, 2024

I've put up this PR to help with self-hosted installs using external DBs. However, you can get around this by performing the sql commands manually yourself.

#2827

from self-hosted.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.