pixie-io / pixie

Instant Kubernetes-Native Application Observability
https://px.dev
Apache License 2.0
5.47k stars 422 forks source link

oauth/kratos/self-service/login/browser response 400 #1120

Open dragonTour opened 1 year ago

dragonTour commented 1 year ago

Describe

[root@xxx~]# kubectl get po -n plc
NAME                                       READY   STATUS    RESTARTS        AGE
api-server-699f874c78-xwhbg                1/1     Running   0               5m1s
artifact-tracker-server-7994d496fd-jz9t2   1/1     Running   0               5m1s
auth-server-86887f8c4c-g78b2               1/1     Running   0               5m1s
cloud-proxy-686cd6d5d4-zqs8q               2/2     Running   0               5m
config-manager-server-5979b8b6b5-b2smq     1/1     Running   0               5m
cron-script-server-7dd548cd97-s9kd7        1/1     Running   3 (4m3s ago)    5m
hydra-6c76c6b44c-hx24p                     2/2     Running   0               4m59s
indexer-server-59f4bdd4b-v5wmc             1/1     Running   2 (3m49s ago)   4m59s
kratos-6f6bd87774-5fbhl                    2/2     Running   0               4m59s
metrics-server-67569d59b5-zgx42            1/1     Running   0               4m59s
pl-elastic-es-data-0                       1/1     Running   0               156m
pl-elastic-es-master-0                     1/1     Running   0               156m
pl-elastic-es-master-1                     1/1     Running   0               156m
pl-nats-0                                  1/1     Running   0               156m
pl-nats-1                                  1/1     Running   0               156m
pl-nats-2                                  1/1     Running   0               156m
plugin-server-7996bc6557-srn9x             1/1     Running   0               4m58s
postgres-6f75677777-dn8wj                  1/1     Running   0               156m
profile-server-85887b9d76-qx8d9            1/1     Running   0               12s
project-manager-server-584c48bd77-js5rj    1/1     Running   3 (4m ago)      4m58s
scriptmgr-server-854f4d6c76-dbbcd          1/1     Running   0               4m57s
vzconn-server-758d8bb49d-mt4h9             1/1     Running   0               4m57s
vzmgr-server-65db5fc5c5-d877l              1/1     Running   3 (3m56s ago)   4m56s

all pods are ready image

click login ,then response 400, cannot jump to the login page image

cloud version: latest

yantingqiu commented 1 year ago

I had the same problem. Navigate to dev.withpixie.dev requests https://work.dev.withpixie.dev/api/authorized and return "failed to fetch token - unauthenticated". Meanwhile,click login ,then response 401, cannot jump to the login page

rex422 commented 1 year ago

I also encountered the same problem, about the response 400 error, did you find the reason for this part?

tanjunchen commented 1 year ago

@dragonTour @yantingqiu I have the same question, do you have fixed it?

aakosarev commented 10 months ago

@dragonTour @yantingqiu I have the same question, do you have fixed it?

I have the same problem. Did you manage to solve it?

aakosarev commented 10 months ago

I also encountered the same problem, about the response 400 error, did you find the reason for this part?

Hello! Did you manage to solve the problem?

yuval0499 commented 10 months ago

Hey! I also encountered the same problem. Any progress to solve this behavior ?

aakosarev commented 10 months ago

hi, I used this release and everything worked: release/cloud/prod/1683050579

пн, 30 окт. 2023 г., 14:02 yuval0499 @.***>:

Hey! I also encountered the same problem. Any progress to solve this behavior ?

— Reply to this email directly, view it on GitHub https://github.com/pixie-io/pixie/issues/1120#issuecomment-1784951829, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARWE3RIXXHJOQM7JGQPBAK3YB6CMJAVCNFSM6AAAAAAWLYTYIGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBUHE2TCOBSHE . You are receiving this because you commented.Message ID: @.***>

zhxiaohe commented 4 months ago

@aakosarev @yuval0499 @tanjunchen edit kratos deployment: oryd/kratos:v0.10.1 to oryd/kratos:latest