Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

403 on some sites in v2.x #548

Open
slobodangacesa opened this issue Aug 9, 2024 · 0 comments
Open

403 on some sites in v2.x #548

slobodangacesa opened this issue Aug 9, 2024 · 0 comments

Comments

@slobodangacesa
Copy link

slobodangacesa commented Aug 9, 2024

I'm running v1.6.1 and v2.x (tried multiple versions, including 2.4.x) in parallel. Both are with default configs.
on v2 I've noticed that I'm getting 403 for some sites, where they work just fine on v1.x.

both were build as docker images with default Dockerfile from project.

example:
curl localhost:8061/iframely?url=https://www.bbc.com {"error":{"source":"iframely","code":403,"message":"Forbidden"}}

Also, stock config doesn't work with fix for EU shorts, so I just comment that out in config, but is there a way to make that work?

iframely | file:///iframely/config.local.js:260
iframely | fix_shorts_in_eu: true // Avoid consent redirect for EU servers
iframely | ^^^^^^^^^^^^^^^^
iframely |
iframely | SyntaxError: Unexpected identifier
iframely | at ESMLoader.moduleStrategy (node:internal/modules/esm/translators:117:18)
iframely | at ESMLoader.moduleProvider (node:internal/modules/esm/loader:337:14)
iframely | at async link (node:internal/modules/esm/module_job:70:21)
iframely |
iframely | Node.js v17.8.0
iframely exited with code 0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant