galer icon indicating copy to clipboard operation
galer copied to clipboard

[BUG] Error cannot fetch URL.

Open ZorD1 opened this issue 4 years ago • 4 comments

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

ZorD1 avatar Feb 22 '21 21:02 ZorD1

Having the same issue

Tedixx avatar Dec 28 '21 14:12 Tedixx

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?

ruzfi avatar Feb 12 '22 19:02 ruzfi

i am attaching a screenshot, i have added some effects in it to hide urls but errors are readble Screenshot (25)

vansh1 avatar Oct 17 '22 20:10 vansh1

Screenshot (26)

vansh1 avatar Oct 17 '22 21:10 vansh1