Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restic printing many status lines instead of truncating line during operation #4319

Closed
akrabu opened this issue May 2, 2023 · 3 comments
Closed

Comments

@akrabu
Copy link

akrabu commented May 2, 2023

Output of restic version

restic 0.15.2 compiled with go1.20.3 on darwin/arm64

How did you run restic exactly?

restic backup ~

What backend/server/service did you use to store the repository?

Local

Expected behavior

This one is just a visual issue. It used to show the progress bar on one line, truncating if there wasn't enough room.

Actual behavior

Now it prints hundreds of updates on multiple lines when there is not enough room in the terminal

Steps to reproduce the behavior

See here:
https://v.usetapes.com/JIEzx5FMnx

Screen Shot 2023-05-03 at 10 11 24 AM

Do you have any idea what may have caused this?

I'm guessing it's related to the #2260 bugfix but I don't know.

Do you have an idea how to solve the issue?

Unfortunately not :(

Did restic help you today? Did it make you happy in any way?

Best backup app out there!

@akrabu
Copy link
Author

akrabu commented May 2, 2023

To better illustrate why I think it's related to #2260

https://v.usetapes.com/Jit1we7owi

Seems to be the printing of filenames, not the status line. I'm just assuming it's related since it had to do with quoting the filenames and was recently merged with v0.15.2.

@MichaelEischer
Copy link
Member

See #4318

@akrabu
Copy link
Author

akrabu commented May 3, 2023

Shoot, missed that when I looked around. Thanks!

@akrabu akrabu closed this as completed May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants