Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Can't access to sa.www4.irs.gov #191

Open
HashidaTKS opened this issue May 21, 2024 · 4 comments
Open

Can't access to sa.www4.irs.gov #191

HashidaTKS opened this issue May 21, 2024 · 4 comments

Comments

@HashidaTKS
Copy link
Contributor

HashidaTKS commented May 21, 2024

Describe the bug

We can't access some pages of sa.www4.irs.gov.

E.g. a create account page.

To Reproduce

Click "Create account" button of https://sa.www4.irs.gov/fatca-rup/reg/login/userLogin.do.
Then, we get the following error.
It seems that we don't have right permission for edgesuite.

FYI: https://wiredpen.com/2010/09/01/what-is-edgesuite-net/

Access Denied
You don't have permission to access "http://sa.www4.irs.gov/fatca-rup/reg/login/userLogin.do" on this server.
Reference #18.10793517.1716255539.1e756d27

https://errors.edgesuite.net/18.10793517.1716255539.1e756d27

Expected behavior

We can access any pages of sa.www4.irs.gov.

Your Environment

- Chronos version: 14.0.119.1
- ThinApps version: N/A (being able to reproduce with native Chronos)

Your Configuration

N/A

Your TRACE log (Chronos_trace.log)

N/A

Additional context

Chrome, Firefox, Edge and CEF124 sample application can access the page.

@HashidaTKS
Copy link
Contributor Author

Network logs

Chronos(fail) :access_chronos.json
CefSample_v124 (success): access_cef124sample.json

@HashidaTKS
Copy link
Contributor Author

HashidaTKS commented May 22, 2024

ネットワークログを見ていると、 403を返しているuserLogin.doではなくて、画面遷移する前の、BjRUgDCC4へのアクセスがおかしい気がする。成功する場合は一度だけアクセスしているが、Chronosでは複数回アクセスしている。

@HashidaTKS
Copy link
Contributor Author

BjRUgDCC4、minifiyされたただのスクリプトファイルだった。受信できているし問題なし。

@HashidaTKS
Copy link
Contributor Author

cefsample v124と同じヘッダーをキャッシュ部分以外再現したが、やはりエラーになる。

access_cef124sample.json
access_chronos_5.json

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

No branches or pull requests

1 participant