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.

Query parameters break IDE

See original GitHub issue

I tried to use code-server in a container on Openshift inside of Che as an alternative to Eclipse Theia. Che adds query parameter ?uid=213488 to ensure that response is not cached and updates of the IDE web page are properly managed. But code-server doesn’t load because of this query parameter. Instead error is returned Cannot GET / with error code 404. Changing query parameter name doesn’t help. Could you allow passing query parameters to the IDE, so caching prevention would work? Actually, it might be a good idea to prevent caching by default because some users would want to be able to run new version of the code-server in a docker container and not suffer from cached page issue.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
deansheathercommented, Jul 7, 2019

I’ll try to make a fix for this tomorrow.

2reactions
sr229commented, Mar 13, 2019

CC any coder maintainer to mark this as a bug and not a feature thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Query parameters break IDE #220 - coder/code-server - GitHub
I tried to use code-server in a container on Openshift inside of Che as an alternative to Eclipse Theia. Che adds query parameter...
Read more >
javascript - Cache busting via params - Stack Overflow
A URL with a query parameter is distinct from the same URL with a different query parameter. They should be treated as two...
Read more >
How to fix fbclid and other Query String Parameters from ...
How to fix Query string parameters like fbclid, hsenc_ and mc_cid from decreasing the accuracy of your Google Analytics Landing Pages and ...
Read more >
Using Query String Parameters with Minimal APIs - Code Maze
In this article, we are going to explain how we can work with query string parameters in Minimal APIs in .NET 6.
Read more >
Query Parameters in JavaScript (3+1 Ways) - YouTube
Sponsored by: Coursera.org, thanks! Get the world's best online education experience on subjects such as Data Science, Business, Blockchain, ...
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