Giter Club home page Giter Club logo

Comments (12)

66li avatar 66li commented on July 30, 2024

can you run
kubectl describe statefulset authservice -n istio-system

from oidc-authservice.

youxingtian avatar youxingtian commented on July 30, 2024

can you run
kubectl describe statefulset authservice -n istio-system
image
image

from oidc-authservice.

66li avatar 66li commented on July 30, 2024

can you describe pv and pvc of authservice

from oidc-authservice.

youxingtian avatar youxingtian commented on July 30, 2024

can you describe pv and pvc of authservice
image
image
image
image

from oidc-authservice.

66li avatar 66li commented on July 30, 2024

Create a brand new pv and pvc, instead of using the one that has been mounted, may be able to solve this problem

from oidc-authservice.

youxingtian avatar youxingtian commented on July 30, 2024

new

Create a brand new pv and pvc, instead of using the one that has been mounted, may be able to solve this problem

That works for me,Thank you!

from oidc-authservice.

hx3333 avatar hx3333 commented on July 30, 2024

new

Create a brand new pv and pvc, instead of using the one that has been mounted, may be able to solve this problem

That works for me,Thank you!

It doesn't work, I tried many many times, can you explain in detail ?
thx

from oidc-authservice.

pythonton avatar pythonton commented on July 30, 2024

new

Create a brand new pv and pvc, instead of using the one that has been mounted, may be able to solve this problem

That works for me,Thank you!

It doesn't work, I tried many many times, can you explain in detail ?
thx

I fix it.
I have two k8s cluster, one normal(already deploy kubeflow 1.3), one bad.
I copy data.db to authservice-pvc from normal cluster deployed kubeflow 1.3. , it is ok.

if you need, i could send data.db you.

from oidc-authservice.

bartgras avatar bartgras commented on July 30, 2024

I had the same problem. Pod authservice-0 logs were saying "permission denied".
What helped: chmoding the PV to less restrictive and deleting Pod authservice-0.

from oidc-authservice.

hx3333 avatar hx3333 commented on July 30, 2024

I had the same problem. Pod authservice-0 logs were saying "permission denied".
What helped: chmoding the PV to less restrictive and deleting Pod authservice-0.

Actually it's authority problem, I've already fixed it. thx anyway

from oidc-authservice.

sav116 avatar sav116 commented on July 30, 2024

Help)
Pod "authservice-0" is CrashLoopBackOff.
I have the same problem. Logs report:
Error opening bolt store: open /var/lib/authservice/data.db: stale NFS file handle
My pv and pvc:
Снимок экрана 2021-10-21 в 03 47 52

from oidc-authservice.

sachingupta771 avatar sachingupta771 commented on July 30, 2024

@youxingtian , I am facing same issue with Kubeflow 1.8,
error messgae:
ClientID:kubeflow-oidc-authservice ClientSecret:pUBnBOY80SnXgjibTYM9ZWNzY2xreNGQok OIDCAuthURL:/dex/auth RedirectURL:/authservice/oidc/callback OIDCScopes:[openid profile email groups] StrictSessionValidation:false OIDCStateStorePath:/var/lib/authservice/data.db AuthserviceURLPrefix:/authservice/ SkipAuthURLs:[/authservice/ /dex] AuthHeader:Authorization Audiences:[istio-ingressgateway.istio-system.svc.cluster.local] HomepageURL:/authservice/site/homepage AfterLoginURL: AfterLogoutURL:/ UserIDHeader:kubeflow-userid GroupsHeader:kubeflow-groups UserIDPrefix: UserIDTransformer:{rules:[]} UserIDClaim:email UserIDTokenHeader: GroupsClaim:groups IDTokenHeader:Authorization Hostname: Port:8080 WebServerPort:8082 ReadinessProbePort:8081 CABundlePath: SessionStorePath:/var/lib/authservice/data.db SessionMaxAge:86400 SessionSameSite:Lax ClientName:AuthService ThemesURL:themes Theme:kubeflow TemplatePath:[web/templates/default] UserTemplateContext:map[] GroupsAllowlist:[*]}"
time="2024-03-05T11:27:03Z" level=info msg="Starting readiness probe at 8081"
time="2024-03-05T11:27:03Z" level=info msg="Starting server at :8080"
time="2024-03-05T11:27:03Z" level=info msg="Starting web server at :8082"
time="2024-03-05T11:27:03Z" level=fatal msg="Error creating session store: open /var/lib/authservice/data.db: permission denied"

Please help

from oidc-authservice.

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.