Closed 7yl4r closed 3 years ago
Looking at the underlying data I found that ls
on the following directories took a long time (~30s) to mount:
/srv/imars-objects/modis_aqua_fgbnms
/srv/imars-objects/modis_aqua_fk
It looks like those are the only two from thing2
so there is some work to be done there. I don't know if that is the cause of this issue however.
The docker container shows as having been up for 3 months. We definitely haven't had this issue that long.
[root@dune ~]# docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
5bdcd91cfd9a axiom/docker-erddap "/entrypoint.sh cata…" 3 months ago Up 3 months 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp erddap
Wait... didn't I already try resetting things? 3mo can't be right. Let's try doing some resets again.
[root@dune ~]# docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
5bdcd91cfd9a axiom/docker-erddap "/entrypoint.sh cata…" 3 months ago Up 3 months 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp erddap
[root@dune ~]# docker restart erddap
erddap
[root@dune ~]# docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
5bdcd91cfd9a axiom/docker-erddap "/entrypoint.sh cata…" 3 months ago Up 14 seconds 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp erddap
aaaaand now we wait for ERDDAP to do its thing for a few hours.
it working! yay for turning it off and on again!
Images on the FGBNMS dash are out. When trying to use the griddap interface directly (eg), the image never loads.
Looking at status.html I see:
We have some errors in
docker logs erddap
. Most recent one below: