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.

Plugin import: invalid URL reported when it's valid

See original GitHub issue

Describe the bug Trying to import a plugin with the repository url for the second time (after failing once) reports invalid repository URL on a valid URL.

To Reproduce Steps to reproduce the behavior:

  1. Try importing a plugin with invalid package.json
  2. Close import window, and open it again (url is still there)
  3. Import the same link again
  4. “Invalid repository URL shown”

Expected behavior Trying to import again the plugin should import successfully or show error message.

Screenshots image

Desktop (please complete the following information):

  • OS: MacOS
  • Version 1.5.1

Additional context Add any other context about the problem here.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
erdksecommented, Mar 6, 2022

hey @aabedraba It was a cache issue - The input wasn’t showing the same error message for the next tries - Here it is solved

https://github.com/kubeshop/monokle/pull/1440

0reactions
aabedrabacommented, Mar 7, 2022

Thanks @erdkse !!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issue with eslint-plugin-import with eslint 8.2.0 #1448 - GitHub
Failed to load plugin 'import' declared in '.eslintrc.js': Invalid URL: eslintrc.cjs. Atom version: 1.58.0 linter-eslint version: 9.0.0 ...
Read more >
Failed to load plugin 'import' declared in '... » eslint-config ...
js This can happen for a couple of reasons: - The plugin name is spelled incorrectly in an ESLint configuration file (e.g. ....
Read more >
Node.js Client TypeError [ERR_INVALID_URL]: Invalid URL
I managed to get the vault id via 1Password CLI. it is a string with twenty-six characters. TypeError [ERR_INVALID_URL]: Invalid ...
Read more >
Plugin installing error “Download failed. Invalid URL entered.”
You are here: ... This issue usually happens because there are multiple TGMPA libraries loaded and they conflict. This internal library is used...
Read more >
Articles How do I resolve the errors "Invalid CSV file" or "the ...
When importing a CSV file containing user information, you may encounter the error "Invalid CSV ... Ensure that the file does not have...
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