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.

Doesn't run on centos

See original GitHub issue

Hey mate, Thanks for this - works a treat when i run on my macbook however when trying to run it as part of an automated script on a centos machine; it doesn’t:

wget: unrecognized option '--show-progress'
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.

--show-progress feels like vanity anyway, so maybe it can just be removed?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Stonocommented, Jan 2, 2019

The slowdown was caused by some ipv6 issues in my container which i’ve now resolved!

0reactions
Fried-Chickencommented, Jan 2, 2019

Closing issue as it was related to and issue with ipv6

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to fix “FirewallD is not running” error on CentOS - Linux Hint
In this post, we will check three different solutions for fixing the “FirewallD is not running” error on a CentOS system. So, let's...
Read more >
Why does the systemd service running successfully on ...
That is systemd 's way of saying that it can't run the binary. This often means that the binary is missing, is not...
Read more >
Troubleshooting Installation on 64-bit AMD, Intel, and ARM ...
You can attempt to perform the installation using the basic graphics driver. To do this, either select Troubleshooting > Install CentOS in basic...
Read more >
Cron not running CentOS - Server Fault
Trying to set a cron job to run a shell script but it won't work. I entered the below after doing crontab -e...
Read more >
CENTOS command won't run on startup - Super User
/etc/rc.local is used to start services. Services typically do not have any kind of GUI or require any kind of user interaction.
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