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.

load remote bag from url state fails

See original GitHub issue

Description The recently introduced feature (https://github.com/foxglove/studio/pull/2171, thank you @foxymiles) to represent the current state (bag+layout+time) in the url misbehaves in my first tests. I always get redirected to the welcome scenario at https://example.org/foxglove/?ds=ros1-remote-bagfile&ds.url=https%3A%2F%2Fstorage.googleapis.com%2Ffoxglove-public-assets%2Fdemo.bag&layoutId=bff4eafa-77d2-4c0f-87a1-a19731fa887b&time=2017-03-22T02%3A26%3A20.202843112Z instead of the desired remote bag.

I use the docker container for a self hosted version and the only adjustion I made is to host at a subpath /foxglove.

  • Version: 0.23.0, self hosted
  • OS: ubuntu20.04

Steps To Reproduce In the start up view, load a new remote bag via the panel -> bag loads successfully -> url gets replaced. Then copy that url and paste it into a new chrome session -> bag and view shows up for a second but then the welcome layout + bag loads and overwrite the state.

Do I use it wrong or what could be the issue here? Thanks

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
foxymilescommented, Dec 9, 2021

Ah I think what’s happening here is it’s try to load the “welcome” session since it thinks it’s a first time load.

0reactions
amacneilcommented, Dec 10, 2021

I wouldn’t classify this as “expected behavior”, it’s just a bit of an edge case that we need to handle.

Read more comments on GitHub >

github_iconTop Results From Across the Web

If you see 'Unable to load remote content privately' at the top of ...
If Mail displays a message that it's unable to load remote content privately, you can tap Load Content to display the content.
Read more >
Loading image from remote URL asynchronously in SwiftUI ...
struct MyImageView: View { var url: URL var imageLoader = ImageLoader() @State private var image = #imageLiteral(resourceName: "placeholder") ...
Read more >
Troubleshoot Always On Availability Groups Configuration ...
Troubleshoot typical problems with configuring server instances for Always On availability groups in SQL Server.
Read more >
SharePoint Online: Fix "The remote server returned an error
Error : Exception calling “ExecuteQuery” with “0” argument(s): “The remote server ... sure the Tenant Admin URL is: https://YourDomain-admin.sharepoint.com, ...
Read more >
Troubleshooting Issues with Application Installation deployed ...
View an application "Failed to install" error; Devices stuck in pending install. Purpose. This article demonstrates common troubleshooting steps ...
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