Closed alessio-locatelli closed 2 hours ago
This should be fixed in master
with https://github.com/lycheeverse/lychee/pull/1553. It will be released in 0.17.1 when this gets merged: https://github.com/lycheeverse/lychee/pull/1554.
In the meantime, can you try the latest master
build and see if that resolves the issue?
This should be fixed in master with https://github.com/lycheeverse/lychee/pull/1553. It will be released in 0.17.1 when this gets merged: https://github.com/lycheeverse/lychee/pull/1554.
Sorry, I checked the issues, but not recently merged pull requests.
In the meantime, can you try the latest master build and see if that resolves the issue?
To be honest, I have no idea how to reproduce the error, as there were no details in the log, so I can only guess at what could go wrong. For example, the URL I show here was working, but lychee
just said ERROR
and I cannot know why.
Thank you for your reply. I will re-open the issue if I get this problem again after 0.17.1
.
Version
Command example
Problem
The log says "Find details below"... but all the details is the
ERROR
word. It is difficult for a user to debug what has happened here.Expected behavior
Log the full traceback or a network error, not just the
ERROR
word.