You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I want to run the "consolidate URLs" processor on a Telegram dataset, using the predefined social media rules. When I execute the processor, it crashes with the following explanation in the log file: "(list index out of range), trying again later". I have tried this for 3 different datasets for which I had already successfully run the "extract URLs processor" previously. Here is a link to one of the datasets: http://localhost/results/d08c89e25b89b8a1a2445259d5949d5d/
4CAT Environment
I am accessing 4CAT via the web interface URL and just updated to v1.46. However, the issue also occurred in v1.39. I am also using Docker.
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Can you provide the full log entry which ought to have a file and line number? I am assuming one of the social media rules is off.
Also, you are running 4CAT locally, so that link is not sharable (it only works on your machine). You can use the Export Dataset and All Analyses processor and upload a ZIP file here with the data to review/test. Or you could upload the CSV of the data. If you do, we need to know which column you are trying to analyze.
Cannot recreate; may be issue with some social media rule, but without data cannot troubleshoot specifics.
Added better logging/status update to processor, will not crash on bad social media rule (will send error message), as well as some minor improvements to splitting URLs. 6d3f9d4
Describe the bug
I want to run the "consolidate URLs" processor on a Telegram dataset, using the predefined social media rules. When I execute the processor, it crashes with the following explanation in the log file: "(list index out of range), trying again later". I have tried this for 3 different datasets for which I had already successfully run the "extract URLs processor" previously. Here is a link to one of the datasets: http://localhost/results/d08c89e25b89b8a1a2445259d5949d5d/
4CAT Environment
I am accessing 4CAT via the web interface URL and just updated to v1.46. However, the issue also occurred in v1.39. I am also using Docker.
Thank you for your help!
The text was updated successfully, but these errors were encountered: