"Invalid URL" error from Tolgee CLI #3065
Unanswered
pavelarnost
asked this question in
Q&A
Replies: 2 comments 6 replies
-
Hello, you are revealing your API key (please make sure you invalidate it). I'm not able to replicate the error, I would need more info e.g.:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, it's only local instance, I will tear it down eventually. My environment is: PopOS 22.04 (based on Ubuntu 22.04) I'm simply running command "tolgee", without parameters. Even "tolgee --version" ends in failure if I create empty JSON .tolgeerc:
Thanks, |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm evaluating Tolgee but now I'm stuck with error from Tolgee CLI.
I have created following configuration file (.tolgeerc, I also tried .tolgeerc.json):
When I run "tolgee", I get this error:
🔴 An unexpected error occurred while running the command.
🔴 Please report this to our issue tracker: https://github.com/tolgee/tolgee-cli/issues
🔴 Invalid URL
HINT: Use
--verbose
parameter to get full stack traceAdding "--verbose" parameter doesn't change anything. What am I doing wrong?
PS: This error is also emitted if configuration file contains only empty JSON object.
Thanks,
Pavel
Beta Was this translation helpful? Give feedback.
All reactions