galer
galer copied to clipboard
[BUG] Error cannot fetch URL.
Describe the bug
It cannot recognize any url that is passed to it. Example: galer -u 'https://twitter.com'
To Reproduce
No matter which method is used, it always reflects the same error, even if a file is passed to it with the urls or is used
- cat urls.txt | galer
- galer -u urls.txt
- galer -u https://twitter.com/
Environment (please complete the following information):
- OS: Ubuntu 20.04 LTS / WSL 2
- OS version: Linux HP-PavilionGaming 5.4.72-microsoft-standard-WSL2 #1 SMP Wed Oct 28 23:40:43 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
- galer version: v0.0.2
Having the same issue
Hi @ZorD1,
I recently tried to reproduce this problem using my macOS and freshly installed debian, and the result is my macOS can run this tool perfectly but on freshly installed debian it gets the same cannot fetch URL
error message.
after using the --verbose
flag on a freshly installed debian it looks like this tool requires google-chrome
installed #4
[ERR] Error 'https://twitter.com': exec: "google-chrome": executable file not found in $PATH.
Just to make sure that the error is the same, can you provide any information using --verbose
flag?
i am attaching a screenshot, i have added some effects in it to hide urls but errors are readble