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.

"504 Gateway Time-out" error when debug of web application which is running in Eclipse Che workspace on OCP

See original GitHub issue

Description

There is 30 sec timeout of waiting response from Web application when we stop application at the breakpoint in debug mode in Eclipse Che which is run on OCP infrastructure: screenshot from 2018-03-26 20-13-32

out

Server response:

<html><body><h1>504 Gateway Time-out</h1>
The server didn't respond in time.
</body></html>

java.lang.RuntimeException: java.lang.Exception: Cannot do request for application: 504<html><body><h1>504 Gateway Time-out</h1>
The server didn't respond in time.
</body></html>

Reproduction Steps

Steps to reproduce: look at the selenium test StepIntoStepOverStepReturnWithChangeVariableTest#changeVariableTest().

This issue is reproducing both in browser and with java client library HttpURLConnection.

OS and version:
Eclipse Che Multiuser 6.3.0-SNAPSHOT which is run on OCP

It works correctly on Docker.

Diagnostics:

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
garagatyicommented, Mar 28, 2018

@eivantsov @dmytro-ndp Personally I, as a full-time engineer don’t see this as a big problem for a developer. Usually, debugging is not about changing something in debug and watching how it appears on the client side. But this is an important thing for some cases and definitely for demos of Che on OS. But only for certain people in certain cases, so I believe that we should not set it to something like 1h for all the workspaces of all the users. We can do something for particular workspaces or servers. For example, add an ability to configure this behavior in an infrastructure agnostic way in workspace attributes or server attributes. In this case, we can even provide UI to enable this.

0reactions
che-botcommented, Dec 30, 2019

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix 504 Gateway Timeout Error: 10 Reliable Solutions
The 504 “Gateway Timeout” Error indicates that the browser sent an HTTP request to the server and it did not receive a response...
Read more >
What is 504 Gateway Timeout Error and How To Fix It [5 Ways]
504 gateway timeout means a network error between servers on the internet. It is an HTTP status code means that one server did...
Read more >
Oracle Fusion Middleware Release Notes
Error When Upgrading Oracle Internet Directory Due to Invalid ODS ... Eclipse IDE Erroneously Displays Compilation Error for Some Java ...
Read more >
Untitled
Vacanta mare garcea avansat, Fix ms licensing protocol error in windows 7, ... Solar app feels like, 2008 jeep patriot 2wd reviews, Running...
Read more >
Search OpenShift CI - OKD
#2106770 bug 5 months ago #2101880 bug 4 months ago #1997490 bug 15 months ago #1904485 bug 2 years ago
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