Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
Using NetCDF-4.3.3.1 c library, I see "Cannot create cookie file" on accessing all URL's, I found this in the source code. oc2/ocinternal.h defines OCDIR as "oc". This means that the directory /tmp/oc is created by the first user to use the library and given user-only privileges to read/write/execute. On one machine, I apparently first ran this version of netCDF so that directory is mine and nobody else can write to it. On another server, somebody else wound up creating it, so my processes can't write cookie files to it. Shouldn't that directory be created so that it can be written to by multiple users? Or create /tmp/username_oc/ instead so users aren't competing for this directory -- View this message in context: http://netcdf-group.1586084.n2.nabble.com/Cannot-create-cookie-file-on-opening-a-URL-tp7575848.html Sent from the NetCDF Group mailing list archive at Nabble.com.
netcdfgroup
archives: