This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Paul, I'm forwarding this to Dennis Heimbigner, the Unidata remote access expert. It's my understanding that motherlode's port 8081 is open to anyone for testing, but there may be a configuration problem I'm unaware of. I'm assuming you actually need remote access; if you don't, you could build with the configure option --disable-dap. Also, since the current issue is with remote testing and our test servers rather than with the library code, you could probably complete testing and installation successfully by using the configure option --disable-dap-remote-tests . --Russ > No worries Russ, even though I'm now grabbing your latest *.tar.gz (dated > 2012-05-01 13:57) I'm still hitting the same issue with tst_files6.c.. > > To confirm the file that I'm falling over on has the correct URL: > Line 11: #define URL "http://motherlode.ucar.edu:8081/dts/test.01" > > I'm starting to think that this is due to my inability to get to that > file/webserver.. I've tested this with a wget call, just to make sure that > I'm not imagining things.. > > [durack1@crunchy netcdf4.2.0]$ wget -vvvvvvvv > http://motherlode.ucar.edu:8081/dts/test.01 > --2012-05-01 14:13:54-- http://motherlode.ucar.edu:8081/dts/test.01 > Resolving motherlode.ucar.edu... 128.117.114.119 > Connecting to motherlode.ucar.edu|128.117.114.119|:8081... failed: > Connection refused. > [durack1@crunchy netcdf4.2.0]$ wget -vvvvvvvv > http://motherlode.ucar.edu:8080/dts/test.01 > --2012-05-01 14:14:12-- http://motherlode.ucar.edu:8080/dts/test.01 > Resolving motherlode.ucar.edu... 128.117.114.119 > Connecting to motherlode.ucar.edu|128.117.114.119|:8080... connected. > HTTP request sent, awaiting response... 404 Not Found > 2012-05-01 14:14:12 ERROR 404: Not Found. > > > Do you have another file/path that you can send to me so I can check that > I actually can connect to a read/download a file.. I think this has been > my issue all along.. And is likely the difference between me outside your > ucar network and you inside? > > Cheers, > > P Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: NRK-175381 Department: Support netCDF Priority: Normal Status: Closed