-
Notifications
You must be signed in to change notification settings - Fork 86
[Bug]: Captures getting stuck on "The capture is ongoing. Please wait..." #1038
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
Comments
This only seems to happen on Lookyloo installs that don't have a remote_lacus instance configured. |
Right, I haven't tested lookyloo without a remote lacus configured recently, sorry for that. I'll have a look at it today or tomorrow. The issue with the archiver should also not happen, same, I'll have a look at it. |
Both exceptions should be fixed, the one in lacuscore will require a new package (which I cannot do just yet). I haven't tested lookyloo without a remote lacus at this point. |
Alright, got it... That will teach me to treat a recurring error in the CI as a flaky test failing. I'll have it sorted very soon but probably not today. It is due to that commit: ail-project/LacusCore@a8767c2 That will always cause the capture to fail if you're not using a remote lacus. Sorry for that. |
I think that one alone fixes it: 1c8b2ff tl;dr: create_task doesn't seem to launch as immediately as I thought they were. |
Seems fixed, let me know if you still have issues. |
For completeness, and because I didn't like the fix above, here is the actual final fix: ail-project/LacusCore@1e024a5 |
What happened?
Captures are getting stuck on "The capture is ongoing. Please wait..."
Both when submitted via the api, as via the web interface. (version: commit fc3bac0)
I don't know on which version of Lookyloo this started, unfortunately.
Errors seen in lookyloo_message.log attached below.
If the issue is related to the web interface, what browsers are you seeing the problem on?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: