question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The learning part not working on Ubuntu linus Chromu

See original GitHub issue

Looking forward for reporting a security issue: Please report security issues by sending an email to security@freecodecamp.org instead of raising a GitHub issue.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here. the Learning part is not working on Linus chromium browser, it keeps on saying "something is not quite right, a report have been generated and the freCodeCamp team have been notified. althought is working perfectly on windows chrome.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ojeytonwilliamscommented, Jan 23, 2020

Finally checked this myself and, yep, you can’t sign in on Chromium. Trying to sign in leaves you on https://api.freecodecamp.org/signin with the 502 error @SagirGarba showed above. Some sort of routing issue, I guess, but I have no idea why it’s only Chromium.

I’ve checked Chrome, Brave and Firefox and none of them have the problem.

cc: @raisedadead

Edit: there’s no information in the dev console.

0reactions
scissorsneedfoodtoocommented, Jan 27, 2020

Thank you for bringing this to our attention @SagirGarba, and for looking more into this @ojeytonwilliams.

Turns out this was a problem with the way NGINX handles really long SSO URLs with some browsers like Chromium. @ahmadabdolsaheb and I pushed a fix using the settings mentioned here: https://stackoverflow.com/questions/3704626/nginx-502-bad-gateway-error-only-in-firefox/3710649

@SagirGarba, could you try signing in again and let us know if you’re still having issues? Please don’t hesitate to reopen this issue if you’re still seeing those 502 errors.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google chrome not opening in Ubuntu 20.04 LTS
Run this in the terminal and you should get it working : rm -rf ~/.config/google-chrome ... This is kinda like reinstalling chrome.
Read more >
Set up Linux on your Chromebook - Google Support
Fix problems with Linux · Restart your Chromebook. · Update your packages. Open the Terminal app , and then run this command: sudo...
Read more >
Install Ubuntu on a Chromebook
Overview. Today we'll be installing Ubuntu on your Chromebook, while preserving your original ChromeOS system. We will use a third-party script called ...
Read more >
Run Linux GUI apps with WSL | Microsoft Learn
Install Google Chrome for Linux · Change directories into the temp folder: cd /tmp · Use wget to download it: sudo wget https://dl.google.com/ ......
Read more >
Install older versions of google-chrome-stable, on ubuntu 14.10
The only way I found to install older version of chrome for Linux (Ubuntu), ... The problem is that directories are forbidden and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found