# INVALIDSESSION 에러가 나타납니다.

[![Screenshot 2023-12-14 192025](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2023-12-14_192025.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/Screenshot_2023-12-14_192025.scale-100.png)

InvalidSessionId 에러는 사이트 접속 자체가 안될 때 발생합니다.

브라우저창에 사이트 주소를 넣었는데 아무것도 나오지 않고 한참 기다리는 경우가 이에 해당되는데요.

아례 사례가 대표적입니다.

* 1\. 해당 사이트가 접속자의 IP를 차단한 경우 (리스틀리 IP차단)
* 2\. 해당 사이트가 특정 국가에서만 접속을 허용한 경우
* 3\. 해당 페이지에 접근시 경고창 (Alert) 만 띄우고 멈추는 경우

해당 에러메시지가 나타나지 않도록 해결하는 방법은 아래와 같습니다.

* [프록시 설정](https://listly.notion.site/4261ec85021547dd99d9e5045a58b183)
* 공용프록시로도 차단이 지속된다면, 단독 프록시 구매 후 설정


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.listly.io/docs/ko/support/faq/scraping-errors/invalidsession-..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
