Git Product home page Git Product logo

Comments (3)

danlester avatar danlester commented on September 24, 2024

It really depends on the details of your configuration to be honest... One thing I can say is that the error you're seeing in the logs isn't a problem: https://cdsdashboards.readthedocs.io/en/stable/chapters/troubleshooting.html#dashboards-work-but-object-nonetype-error-in-logs

from jhsingle-native-proxy.

sfc-gh-ppadige avatar sfc-gh-ppadige commented on September 24, 2024

@danlester Thanks for your response. I've realised that I've been using dynamic storage with [ReadWriteOnce] access type. At the moment we couldn't onboard storage with [ReadWriteMany] access type. As a work around, I've implemented below solution, and it is working.

  • Applying podAffinity rules (to make sure notebook server pod and dashboard server pod schedule on same node so that both pods can share same volume)

  • Stop notebook server and refreshing the dashboard UI worked.

from jhsingle-native-proxy.

sfc-gh-ppadige avatar sfc-gh-ppadige commented on September 24, 2024

I'm now stuck in below issue. Appreciate your suggestions.

We've integrated Jupyterhub with Okta as our OAuth. Here is the Okta configuration.

Screenshot 2022-06-22 at 11 08 51 PM

I've created a Steamlit dashboard and shared with "All Users" option. When other users (who are alreay part of Okta groups) tried to access the dashboard they are getting 403 : Forbidden error. Though I've created a dashboardaccess role with access:server scope and assigned to these Okta groups, 403 error is not resolved. Folks are able to successfully access the dashboard only when I explicitly add them to one of the above mentioned groups using Mange groups UI in Admin tab.

Wondering if there is any alternate solution?
Screenshot 2022-06-22 at 11 09 44 PM

from jhsingle-native-proxy.

Related Issues (18)

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.