Joshua Zahner

Results 29 comments of Joshua Zahner

You need to be significantly more specific here. What services are being checked? How do you check them? What constitutes them being "down"? etc.

This provided me no new information. Namely, you have failed to answer the major question here: **how do you check if a given service if down or not?** I want...

@mirzaees That is a valid concern. I presume that $WORK or $SCRATCH being down is the last common of the possible outages, so, to some degree, we could check most...

@falkamelung I want you to write a bash script (or just a text file) that just runs one check after the other (however you verify each system is online) and...

I would advise that you determine how to make these checks first, and then we can revisit this. Since you haven't determined how to perform some of these checks yet,...

`https://datapool.asf.alaska.edu` is a dead link. Please update. ``` --2021-03-16 11:21:07-- https://datapool.asf.alaska.edu/ Resolving datapool.asf.alaska.edu (datapool.asf.alaska.edu)... 137.229.86.206 Connecting to datapool.asf.alaska.edu (datapool.asf.alaska.edu)|137.229.86.206|:443... connected. HTTP request sent, awaiting response... 404 NOT FOUND Remote file...

I get that screen, but I get the 404 error through WGET. I use the presence of a '200 OK' response to determine online status, so I cant determine the...

I can wget the server, but I am doing so in a way that doesn't initiate a download (it just asks the server whether it is available for a download...

Move this to the MintPy repository. It's not this repos problem.