GUI-Products doesn't list products

Hi,

I’ve just installed sen2agri and seems that everything was ok, but then when I try to use the GUI for listing the products it doesn’t work. It seems that I’m having problems with my credentials for usgs and scihub.

My output for “systemctl status sen2agri-services -l” is:

● sen2agri-services.service - Services for Sen2Agri
   Loaded: loaded (/usr/lib/systemd/system/sen2agri-services.service; enabled; vendor preset: disabled)
   Active: active (running) since mar 2019-11-05 17:17:34 -03; 55min ago
 Main PID: 5916 (start.sh)
    Tasks: 72
   CGroup: /system.slice/sen2agri-services.service
           ├─5916 /bin/bash /usr/share/sen2agri/sen2agri-services/bin/start.sh
           └─5927 java -cp ../modules/*:../lib/*:../config/* org.esa.sen2agri.ServicesStartup

nov 05 18:07:54 localhost.localdomain start.sh[5916]: 2019-nov-05 18:07:54.514 WARN  [USGS-L8-1 ] r.c.t.d.usgs.Landsat8Query     - ro.cs.tao.datasource.QueryException: ro.cs.tao.datasource.QueryException: The supplied credentials are invalid!
nov 05 18:07:54 localhost.localdomain start.sh[5916]: 2019-nov-05 18:07:54.771 WARN  [USGS-L8-1 ] r.c.t.d.usgs.Landsat8Query     - ro.cs.tao.datasource.QueryException: ro.cs.tao.datasource.QueryException: The supplied credentials are invalid!
nov 05 18:07:55 localhost.localdomain start.sh[5916]: 2019-nov-05 18:07:55.028 WARN  [USGS-L8-1 ] r.c.t.d.usgs.Landsat8Query     - ro.cs.tao.datasource.QueryException: ro.cs.tao.datasource.QueryException: The supplied credentials are invalid!
nov 05 18:07:55 localhost.localdomain start.sh[5916]: 2019-nov-05 18:07:55.283 ERROR [DefaultQuartzScheduler_Worker-8] o.e.s.scheduling.LookupJob     - ro.cs.tao.datasource.QueryException: ro.cs.tao.datasource.QueryException...valid! @ org.esa
nov 05 18:07:55 localhost.localdomain start.sh[5916]: 2019-nov-05 18:07:55.487 WARN  [USGS-L8-1 ] r.c.t.d.usgs.Landsat8Query     - ro.cs.tao.datasource.QueryException: ro.cs.tao.datasource.QueryException: The supplied credentials are invalid!
nov 05 18:07:55 localhost.localdomain start.sh[5916]: 2019-nov-05 18:07:55.685 WARN  [USGS-L8-1 ] r.c.t.d.usgs.Landsat8Query     - ro.cs.tao.datasource.QueryException: ro.cs.tao.datasource.QueryException: The supplied credentials are invalid!
nov 05 18:07:55 localhost.localdomain start.sh[5916]: 2019-nov-05 18:07:55.883 WARN  [USGS-L8-1 ] r.c.t.d.usgs.Landsat8Query     - ro.cs.tao.datasource.QueryException: ro.cs.tao.datasource.QueryException: The supplied credentials are invalid!
nov 05 18:07:56 localhost.localdomain start.sh[5916]: 2019-nov-05 18:07:56.083 WARN  [USGS-L8-1 ] r.c.t.d.usgs.Landsat8Query     - ro.cs.tao.datasource.QueryException: ro.cs.tao.datasource.QueryException: The supplied credentials are invalid!
nov 05 18:07:56 localhost.localdomain start.sh[5916]: 2019-nov-05 18:07:56.282 WARN  [USGS-L8-1 ] r.c.t.d.usgs.Landsat8Query     - ro.cs.tao.datasource.QueryException: ro.cs.tao.datasource.QueryException: The supplied credentials are invalid!
nov 05 18:07:56 localhost.localdomain start.sh[5916]: 2019-nov-05 18:07:56.480 ERROR [DefaultQuartzScheduler_Worker-7] o.e.s.scheduling.LookupJob     - ro.cs.tao.datasource.QueryException: ro.cs.tao.datasource.QueryException...valid! @ org.esa
Hint: Some lines were ellipsized, use -l to show in full.

You can try this command, systemctl restart sen2agri-service
Wait for a while and ope again your sen2agri browser.