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.

Azure feed with BaseURI fails

See original GitHub issue

Steps

  1. Create a new azure feed
  2. Set baseURI in sleet.json
  3. Init
E:\tmp> .\Sleet.exe init --verbose
[System.InvalidOperationException] Unable to make 'https://example.com/test/sleet.settings.json' relative to 'https://sleettestfeed.blob.core.windows.net/basetest/'

This works for local feeds, but not for azure feeds.

//cc @natemcmaster

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
emgartencommented, Jun 13, 2018

Not really a user error! 😄 The config settings are confusing right now, I’ll keep this open to track documenting them and improving the error messages.

1reaction
emgartencommented, Apr 24, 2018

I’ve done some clean up around how baseURI is handled. This is fixed now and I’ve added an azure test to verify it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Azure Artifacts Private npm Feed Authentication Failed
A few months ago I created a private npm feed in Azure Artifacts. Authentication with this feed worked fine.
Read more >
NULL being passed from pipeline to linked service baseURL
I have parameterized the linked service baseURL and this works when testing from the linked service, and from the dataset. When I try...
Read more >
Feed GUID not recognized for project-scoped feeds #40
This happens in a hosted Ubuntu agent with a project-scoped feed with default permissions. It's exactly the same error (feed not found) ...
Read more >
Configure permissions - Azure Artifacts
How to configure permissions for Artifacts feeds, views, and pipelines access.
Read more >
Azure OpenAI Service REST API reference
The status field can be "notRunning" (task is queued but hasn't started yet), "running" , "succeeded" , "canceled" (task has timed out), "failed...
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