NREL / developer.nrel.gov

An issue tracker for NREL's APIs available at https://developer.nrel.gov
45 stars 40 forks source link

404 on all requests #189

Closed alexhill113 closed 3 years ago

alexhill113 commented 3 years ago

I am receiving 404 error for all requests to the PVWatts v6 API.

Example>>>

URL: API KEY excluded

https://developer.nrel.gov/api/pvwatts/v6.json?api_key={API_KEY}&lat=40.15607195829166&lon=-74.10178919529822&system_capacity=10&azimuth=180&tilt=45&array_type=1&module_type=0&losses=8.7&inv_eff=97.8&dc_ac_ratio=1.25&dataset=nsrdb

RESPONSE:

<html>

<head>
    <title>404 Not Found</title>
</head>

<body>
    <center>
        <h1>404 Not Found</h1>
    </center>
    <hr>
    <center>openresty</center>
</body>

</html>
cyberjus commented 3 years ago

We are seeing this intermittently, maybe 25% of requests.

brianvanderlugt commented 3 years ago

Same experience here, although I've been experiencing closer to 80% 404.

rinman24 commented 3 years ago

Also experiencing 404s intermittently across several machines, approximately 30% of requests.

reger commented 3 years ago

We are currently experiencing issues with our server environment, but are working to get things resolved. Unfortunately, I have no estimate on when that might be at this time.

reger commented 3 years ago

We believe things should be back up and running normally now. Let us know if you are still experiencing this problem.

alexhill113 commented 3 years ago

@reger things do seem to be working on our end. Thank you for the update.

rinman24 commented 3 years ago

@reger things are back up on our end too. Thanks.