Production issue

Tell us what’s happening:
I am trying to enter https://www.freecodecamp.org/ and receiving a toast message Something is not quite right. A report has been generated and the freeCodeCamp.org team have been notified (It is …team has… not have :grinning:)

There is a 502 error on /get-session-user call
curl ‘https://api.freecodecamp.org/user/get-session-user
-H ‘authority: api.freecodecamp.org
-H ‘accept: /
-H ‘accept-language: el-GR,el;q=0.9,en-US;q=0.8,en;q=0.7,it;q=0.6’
-H ‘cache-control: no-cache’
-H ‘cookie: __gads=ID=5eadd9aeece78a4b-22ca448443ce00a0:T=1665671758:RT=1665671758:S=ALNI_MYVMg1KpgHYTxio0row7UDNdgzrjA; connect.sid=s%3ACxVCG3jZ4L20qX6S7mb_jkIfsKLuZF_0.U2%2BjopYYC%2BxG1%2Bubo%2BQWBUGu1vS6FSqwdvDiYw9w3S8; jwt_access_token=s%3AeyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3NUb2tlbiI6eyJpZCI6IktWeDZib01sYlNabHZhTVZxdUs3U0ZNRk1vZEdLdEhNUHhLbHQ3SGxVcjE3WkdxbDBYb1FrT3Z4REt0akgwcHQiLCJ0dGwiOjc3NzYwMDAwMDAwLCJjcmVhdGVkIjoiMjAyMi0xMS0wNFQwODozMjoyOS45MDBaIiwidXNlcklkIjoiNWU0NDI3ZWUzNTE4ODRjMjgxZTViYjk0In0sImlhdCI6MTY2NzU1MDc0OX0.eYybGfQ99Tr9WUvZqtbEDrlXMy8oroCIf8wGM_lDZIA.pJD1LAzM%2BZZ6OjTZFBk1nYn3c7Y9Xr7Ifx2WbwVFmCg; _ga=GA1.2.283041183.1663143688; _ga_FKVJ4HT3MH=GS1.1.1667756180.4.1.1667758676.0.0.0; _gid=GA1.2.1174749717.1668408947; __gpi=UID=00000b7d8973b9a2:T=1667747452:RT=1668495272:S=ALNI_MYm3UEy5315ZgXJeqIBa2Ob_kKTgw; _gat=1; cf_use_ob=0’
-H ‘origin: https://www.freecodecamp.org
-H ‘pragma: no-cache’
-H ‘referer: https://www.freecodecamp.org/
-H ‘sec-ch-ua: “Google Chrome”;v=“107”, “Chromium”;v=“107”, “Not=A?Brand”;v=“24”’
-H ‘sec-ch-ua-mobile: ?0’
-H ‘sec-ch-ua-platform: “macOS”’
-H ‘sec-fetch-dest: empty’
-H ‘sec-fetch-mode: cors’
-H ‘sec-fetch-site: same-site’
-H ‘user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36’
–compressed

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36

Challenge: Quality Assurance and Testing with Chai - Run Functional Tests on an API Response using Chai-HTTP III - PUT method

Link to the challenge:

3 days and no answer

Yes, I did just now same error and redirected in here


r

I did clearing cache, storages, cookies pause all chrome extensions but nothing. Although I tried incognito mode and worked!

but is not a solution to use incognito


incognito
nothing on normal mode

I changed the chrome’s profile to another and it works in normal mode. So it is conflict with google auth or something

I preserve logs but nothing seems to happening on network tab

Deleting chrome’s profile and resync it made the trick. Thx for your help

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.