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.

[Feature] Remote Analysis

See original GitHub issue

Is your feature request related to a problem? Please describe.

Dbux’s Runtime Server is currently hard-coded to live on port 3374 and @dbux/runtime connects to localhost:3374. Thus, remote applications cannot currently be debugged.

Describe the solution you’d like

This should be configurable in order to allow debugging remotely executed code as well as containers.

Is this covered by any of the Dbux known limitations or future-work items? If so, which?

Remote Analysis.

Important

Please let us know on discord and up-vote this feature, if this issue is blocking you from using Dbux.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
CherryDTcommented, Apr 11, 2022

…OK I realized, the port forwarding “works” only to the extent that it successfully loads the trace into dbux in VSCode.

But then it obviously fails to do anything useful with it because the file doesn’t exist locally.

image

So I guess the only working way (which luckily is also the most straight forward one) is to use the remote SSH extension for VSCode and simply use dbux in the remote VSCode session.

1reaction
CherryDTcommented, Apr 11, 2022

Will probably look into Volta indeed, because I’m currently using asdf and it annoys the heck out of me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remote Sensing | Special Issue : Classification and Feature ...
Remote Sensing, an international, peer-reviewed Open Access journal. ... Issue "Classification and Feature Extraction for Remote Sensing Image Analysis".
Read more >
Remote Analysis | Tektronix
Analyze measurement data off-instrument; Analyze collaboratively with remote colleagues using shared datasets and software; Remotely access and control ...
Read more >
What is Remote Support Software? Analysis of Features ...
Analysis of Features, Types and Pricing ... Remote support software levels up your customer service by allowing your support to access the ...
Read more >
Analysis of learned features for remote sensing image ...
In this paper we consider convnets from the perspective of feature extraction for remote sensing image classification. We analyze the impact of ...
Read more >
Remote Sensing Image Analysis and Interpretation - YouTube
Third lecture in the course ' Remote Sensing Image Analysis and Interpretation' discussing what kind of features can be extracted from images ...
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