[GH-ISSUE #1383] Support: Singlefile is failing to archive some sites (xz.aliyun.com) #2353

Open
opened 2026-03-01 17:58:24 +03:00 by kerem · 1 comment
Owner

Originally created by @passwa11 on GitHub (Mar 20, 2024).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1383

such as https://xz[.]aliyun[.]com/t/14085
source code:


    <html><script>
    var _0x2576=['div','duCiQ','MOvsy','%25','XCHet','bBkTv','SEcKB' ......
    </script></html>

these site page need run js code to render at first.
if use ArchiveBox save this url with singlefile methods will failed.

Originally created by @passwa11 on GitHub (Mar 20, 2024). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1383 such as https://xz[.]aliyun[.]com/t/14085 source code: ``` <html><script> var _0x2576=['div','duCiQ','MOvsy','%25','XCHet','bBkTv','SEcKB' ...... </script></html> ``` these site page need run js code to render at first. if use ArchiveBox save this url with singlefile methods will failed.
Author
Owner

@pirate commented on GitHub (Mar 21, 2024):

Need more information, please post the full output of archivebox version and a screenshot of the "failed" output and any error messages / CLI logs displayed while archiving.

Singlefile definitely runs JS while archiving, so if it's not working well it's likely due to a Chrome setup issue, bot-blocking, ratelimiting, or some other configuration problem.

<!-- gh-comment-id:2011174185 --> @pirate commented on GitHub (Mar 21, 2024): Need more information, please post the full output of `archivebox version` and a screenshot of the "failed" output and any error messages / CLI logs displayed while archiving. Singlefile definitely runs JS while archiving, so if it's not working well it's likely due to a [Chrome setup issue](https://github.com/ArchiveBox/ArchiveBox/wiki/Chromium-Install), bot-blocking, ratelimiting, or some other configuration problem.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#2353
No description provided.