Giter Site home page Giter Site logo

Comments (5)

BYK avatar BYK commented on June 26, 2024

Hi @Gun5m0k3, I couldn't find anything that may set this to 'a'. Could it be possible that you have this value set in your system environment or somewhere else?

Also, can you try with the latest version of this repo just to make sure this is not an issue with an older version (this is unlikely but I just want to make sure).

from docker-sentry.

 avatar commented on June 26, 2024

Hi @BYK, thanks for responding. I also went through the Sentry codebase and could not find anything that would set the default value to 'a'. In my Dockerfile I am using the latest Sentry image:

FROM sentry:latest

My checkout is up to date with https://github.com/getsentry/onpremise.git. I have made no changes to either the sentry.conf.py or config.yml files. They are as they are in the master branch of the aforementioned repository.

Running a git diff in my Sentry project directory returns the following changes:

diff --git a/Dockerfile b/Dockerfile
index e5df0de..2176caf 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1 +1 @@
-FROM sentry:9.1-onbuild
+FROM sentry:latest

I'm at a total loss as to why this is happening. I will spin up a whole new Sentry installation to see if the issue arises there as well.

from docker-sentry.

BYK avatar BYK commented on June 26, 2024

@Gun5m0k3 thanks for the helpful response! My only advise is to keep using the onbuild image instead of the latest. Sorry if my earlier comment mislead you, I just meant the latest version of this repo, not any other image. Still, if you'd like to get the latest onbuild image, simply replace 9.1-onbuild with onbuild 😉

Waiting to hear about your next try and will keep the issue open until then.

from docker-sentry.

 avatar commented on June 26, 2024

@BYK, I threw everything away (containers and volumes) and set up a new Sentry environment using the same config, guess what: it works now... :). I still have no idea as to why my username showed 'a'. Some nasty data/cache issue perhaps?

What is the difference between onbuild and latest btw?

from docker-sentry.

BYK avatar BYK commented on June 26, 2024

@BYK, I threw everything away (containers and volumes) and set up a new Sentry environment using the same config, guess what: it works now... :)

Glad to hear! Closing the issue then :)

I still have no idea as to why my username showed 'a'. Some nasty data/cache issue perhaps?

Possibly. Can even be related to browser caching or something if you have only seen this on the manage page.

What is the difference between onbuild and latest btw?

I'll take you to the docs for this: https://hub.docker.com/_/sentry/#sentryonbuild

I also highly recommend you to use getsentry/onpremise instead of this repo as that's much easier to setup and maintain.

from docker-sentry.

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.