MrSquaare
Explore posts from serversCACrawlee & Apify
•Created by MrSquaare on 5/10/2025 in #crawlee-js
Timeout in Docker (with Camoufox image)
Thats might be why, as all Apify images are amd64 arch only and Node image have both amd64 and arm64 arch supported
Or is your node image also explicitly amd64 platform too? If not, its targeting your host arch, so no emulation
8 replies
CACrawlee & Apify
•Created by MrSquaare on 5/10/2025 in #crawlee-js
Timeout in Docker (with Camoufox image)
Oh ok, perhaps due to a lack of performance? Could you try navigating to https://www.browserscan.net/bot-detection in headful mode and tell me if the page displays correctly within the apify/actor-node-playwright-camoufox:22 docker image?
8 replies
CACrawlee & Apify
•Created by MrSquaare on 5/10/2025 in #crawlee-js
Timeout in Docker (with Camoufox image)
After some experimentation, it seems to be linked to the Rosetta emulation (I have a M1) with Firefox-based browsers (no problem with Chromium).
I tried it on a computer with amd64 architecture, no problem.
8 replies
SIASapphire - Imagine a Framework
•Created by MrSquaare on 3/7/2023 in #sapphire-support
Catch all chat input command errors listener
Because the error is thrown in a subcommand and it is not the same event...
See https://www.sapphirejs.dev/docs/Documentation/api-plugins/modules/subcommands_src#subcommandpluginevents
4 replies
SIASapphire - Imagine a Framework
•Created by MrSquaare on 3/3/2023 in #sapphire-support
Clearing registered slash commands
Ok I didn't know about this, thanks!
5 replies
SIASapphire - Imagine a Framework
•Created by MrSquaare on 1/29/2023 in #sapphire-support
Interaction user locale first
Thanks!
5 replies