mirror of
https://github.com/alpkeskin/mosint.git
synced 2026-04-26 11:35:51 +03:00
[GH-ISSUE #25] Panic 'invalid character '<' looking for beginning of value' #19
Labels
No labels
bug
duplicate
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mosint#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @d0znpp on GitHub (Jun 11, 2022).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/25
Originally assigned to: @calganaygun on GitHub.
Here is the thing:
@calganaygun commented on GitHub (Jun 11, 2022):
It is about the ThreatCrowd API. They are returning 504 when you try to get any report. There are no status code checks in the code.
@calganaygun commented on GitHub (Jun 11, 2022):
Can you check if this fixes your problem? @d0znpp
@d0znpp commented on GitHub (Jun 11, 2022):
yes, now it's OK!
@nikolarovcanin commented on GitHub (Sep 19, 2022):
I have same issue, can some explain me how to fix the problem