No download

We have just managed to install Sen2Agri. We defined a shp polygon over Portugal as the area of interest (in wgs84).

However we get the▒bellow log . Somehow we are not accomplishing to make the download of the Sentinel and Landsat data.

Do you have any suggestion?

we folow all the instructions of manual including creating an account▒SciHub and in USGS

Thanks in advanced

Pedro Chambel Leit▒o

Nov 20 09:31:04 demeter systemd[1]: Started Runs MACCS on L1C products.

Nov 20 09:31:04 demeter systemd[1]: Starting Runs MACCS on L1C products…

Nov 20 09:31:04 demeter systemd[1]: Started Downloads Sentinel-2 products.

Nov 20 09:31:04 demeter systemd[1]: Starting Downloads Sentinel-2 products…

Nov 20 09:31:04 demeter systemd[1]: Started Downloads Landsat 8 products.

Nov 20 09:31:04 demeter systemd[1]: Starting Downloads Landsat 8 products…

Nov 20 09:31:04 demeter demmaccs_launcher.py[16618]: 2017-11-20 09:31:04.413879:[16618]:No unprocessed L1C found in DB

Nov 20 09:31:04 demeter downloader.py[16620]: 2017-11-20 09:31:04.466058:[16620]:No information regarding sites

Nov 20 09:31:04 demeter downloader.py[16619]: 2017-11-20 09:31:04.466058:[16619]:No information regarding sites

Nov 20 09:31:06 demeter sen2agri-orchestrator[3982]: GetNewEvents took 3 ms

Nov 20 09:31:16 demeter sen2agri-orchestrator[3982]: GetNewEvents took 3 ms

Nov 20 09:31:26 demeter sen2agri-orchestrator[3982]: GetNewEvents took 3 ms

Nov 20 09:31:26 demeter sen2agri-scheduler[3991]: GetScheduledTasks took 4 ms

Nov 20 09:31:36 demeter sen2agri-orchestrator[3982]: GetNewEvents took 3 ms

Nov 20 09:31:46 demeter sen2agri-orchestrator[3982]: GetNewEvents took 3 ms

Nov 20 09:31:56 demeter sen2agri-orchestrator[3982]: GetNewEvents took 3 ms

Nov 20 09:31:59 demeter sen2agri-monitor-agent[3988]: No such file or directory

Nov 20 09:31:59 demeter sen2agri-http-listener[3983]: InsertNodeStatistics took 3 ms

Nov 20 09:31:59 demeter sen2agri-http-listener[3983]: service took 8 ms

Nov 20 09:31:59 demeter sen2agri-http-listener[3983]: RequestMapper::service took 8 ms

Nov 20 09:32:04 demeter systemd[1]: Started Runs MACCS on L1C products.

Nov 20 09:32:04 demeter systemd[1]: Starting Runs MACCS on L1C products…

Nov 20 09:32:04 demeter systemd[1]: Started Downloads Sentinel-2 products.

Nov 20 09:32:04 demeter systemd[1]: Starting Downloads Sentinel-2 products…

Nov 20 09:32:04 demeter systemd[1]: Started Downloads Landsat 8 products.

Nov 20 09:32:04 demeter systemd[1]: Starting Downloads Landsat 8 products…

Nov 20 09:32:04 demeter demmaccs_launcher.py[16749]: 2017-11-20 09:32:04.474453:[16749]:No unprocessed L1C found in DB

Nov 20 09:32:04 demeter downloader.py[16751]: 2017-11-20 09:32:04.525544:[16751]:No information regarding sites

Nov 20 09:32:04 demeter downloader.py[16750]: 2017-11-20 09:32:04.525544:[16750]:No information regarding sites

Nov 20 09:32:06 demeter sen2agri-orchestrator[3982]: GetNewEvents took 1 ms

Nov 20 09:32:16 demeter sen2agri-orchestrator[3982]: GetNewEvents took 3 ms

Hello,

  1. Could you check if you correctly inserted the username and password in the two files /usr/share/sen2agri/sen2agri-downloaders: apihub.txt and usgs.txt?

  2. Are you behind a proxy? In this case, please check the SUM for instructions on how to configure Sen2Agri for proxy.

  3. If none of the above correct the problem, could you upload the results of the following commands?

sudo journalctl -f -u sen2agri-sentinel-downloader --since today

and

sudo journalctl -f -u sen2agri-landsat-downloader --since today

Best regards,

Cosmin

Additionally, please run the following command and send us the output:

$ sudo -u postgres psql sen2agri -c “select * from sp_downloader_get_sites();”