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.

Using echo -e "something\r" logs are not shown Same using curl --progress-bar loga appear once download is done and are not updated

Thanks

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
lduparccommented, Nov 20, 2020

it works thanks

0reactions
astefanutticommented, Nov 20, 2020

You can checkout the master branch locally then run:

$ npm i
$ node index.js

That requires Node. Otherwise, the Docker image is published on every commit, so you can test the latest changes with:

$ docker run -it --rm -v ~/.kube/:/home/node/.kube/:ro astefanutti/kubebox

Let me know if that works for you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Application logs not getting updated - Stack Overflow
Whereas after running the application , not able to find the updated log file in the given path. Can anyone help me how...
Read more >
Logs not updating with latest raids - Warcraft Logs
Hi there,. So my guild uploaded a couple logs, I uploaded my own log through the desktop app… none of them are registering...
Read more >
Event viewer security logs not updating - TechNet - Microsoft
I have an issue I'm struggling with. I have 2 Windows 2012 AD servers and 1 2008. AD audit logs (logon/log off success/failure...
Read more >
Log's not updating as expected - The UNIX and Linux Forums
prepend timestamp to continiously updating log file​​ Hi, I have a process which outputs to a log. Below is the code snippet: process...
Read more >
Logs are not updating · Issue #245 · derailed/k9s - GitHub
Logs are not updating after application sends new messages. To Reproduce Steps to reproduce the behavior: Open Pods View; Select a running ...
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