Code Monkey home page Code Monkey logo

Comments (7)

d-bytebase avatar d-bytebase commented on May 28, 2024

Make sure you configure ingress to allow grpc web traffic to go through.

from bytebase.

whyname avatar whyname commented on May 28, 2024

I am able to access the login page, create an admin user, and the authentication requests are also working fine. The only issue is that the page does not redirect. If grpc web is not enabled, I believe the above operations would not be possible.

image

from bytebase.

d-bytebase avatar d-bytebase commented on May 28, 2024

I see, we use restful http for login, static http for homepage resources, and grpc web for other API stuff. Would you help check if any web requests failed or if set cookie is returned for login? Also what's the URL, is it http or https? Thx!

from bytebase.

Kanochiba1 avatar Kanochiba1 commented on May 28, 2024

You can check back it's working on all websites now

from bytebase.

Kanochiba1 avatar Kanochiba1 commented on May 28, 2024

Working perfectly now

from bytebase.

whyname avatar whyname commented on May 28, 2024
image

@d-bytebase
When viewed from Chrome, everything looks normal. However, there is an error message in the container as follows.

time=2023-12-21T12:45:22.867Z level=ERROR source=server/routers.go:37 msg="echo request logger" method=GET uri=/auth status=404 error="code=404, message=Not Found"

from bytebase.

d-bytebase avatar d-bytebase commented on May 28, 2024

If Bytebase is deployed via k8s, please make sure ingress is setup right with https enabled and used.

from bytebase.

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.