Recreation model sample data error

Hello
I practiced the analysis using the sample data provided for the InVEST model practice.
I expected the results to be derived by inputting the data, but it does not execute.
I tried to analyze it with vpn, but I keep getting errors.
I would like to proceed with the practice with sample data and ask for help on what to do.

2024-03-19 15:46:07,673 (natcap.invest.utils) utils.prepare_workspace(161) Level 100 Writing log messages to [C:\Users\User\Desktop\recreation\InVEST-natcap.invest.recreation.recmodel_client-log-2024-03-19–15_46_07.txt]
2024-03-19 15:46:07,673 (main) cli.main(459) Level 100 Starting model with parameters:
Arguments for InVEST natcap.invest.recreation.recmodel_client 3.14.1:
aoi_path C:\Users\User\Desktop\recreation\andros_aoi.shp
cell_size 100
compute_regression True
end_year 2017
grid_aoi True
grid_type square
n_workers -1
predictor_table_path C:\Users\User\Desktop\recreation\predictors.csv
results_suffix
scenario_predictor_table_path C:\Users\User\Desktop\recreation\predictors_scenario.csv
start_year 2005
workspace_dir C:\Users\User\Desktop\recreation

2024-03-19 15:46:29,473 (natcap.invest.utils) utils.prepare_workspace(166) ERROR Exception while executing natcap.invest.recreation.recmodel_client
Traceback (most recent call last):
File “natcap\invest\utils.py”, line 164, in prepare_workspace
File “invest\cli.py”, line 470, in main
File “natcap\invest\recreation\recmodel_client.py”, line 449, in execute
File “urllib\request.py”, line 216, in urlopen
File “urllib\request.py”, line 519, in open
File “urllib\request.py”, line 536, in _open
File “urllib\request.py”, line 496, in _call_chain
File “urllib\request.py”, line 1377, in http_open
File “urllib\request.py”, line 1352, in do_open
File “http\client.py”, line 1378, in getresponse
File “http\client.py”, line 318, in begin
File “http\client.py”, line 279, in _read_status
File “socket.py”, line 706, in readinto
TimeoutError: [WinError 10060] 연결된 구성원으로부터 응답이 없어 연결하지 못했거나, 호스트로부터 응답이 없어 연결이 끊어졌습니다
2024-03-19 15:46:29,477 (natcap.invest.utils) utils.prepare_workspace(169) INFO Elapsed time: 21.8s
2024-03-19 15:46:29,477 (natcap.invest.utils) utils.prepare_workspace(172) INFO Execution finished

Korean : Connection failed because there was no response from the connected member, or connection was lost because there was no response from the host

Thank you.

Hi @JIYOUNG ,

You are attempting to run the InVEST Visitation: Recreation and Tourism model. This is the only model that requires a stable internet connection. The error message you shared indicates that the internet connection was interrupted or never established.

Be sure that you are well connected to the internet for the entirety of the model run. If you cannot stay connected, try running sample data for any other InVEST model instead.

-Jesse

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.