Error when configuring the data sources

Hi,

I followed the installation instructions from the user manual.
When trying to change the Copernicus Open Access Hub user of my data sources, I become a Popup Window saying

“Something went wrong. Data source was not updated.”

I basically left the file services.properties as it is besides adding the folllowing lines in order to use the local Sentinel data:

SciHubDataSource.Sentinel1.local_archive_path=/eodc/products/copernicus.eu/s1a_csar_grdh_iw
SciHubDataSource.Sentinel1.local.archive.path.format = yyyy/MM/dd
SciHubDataSource.Sentinel1.path.suffix = .zip
SciHubDataSource.Sentinel1.product.format = zip

SciHubDataSource.Sentinel2.local_archive_path=/eodc/products/copernicus.eu/s2a_prd_msil1c
SciHubDataSource.Sentinel2.local.archive.path.format = yyyy/MM/dd
SciHubDataSource.Sentinel2.path.suffix = .zip
SciHubDataSource.Sentinel2.product.format = zip

However, Im still not able to change the user of the data sources now that I have a working one

I checked the systemd services with
systemctl --type=service

and saw that the following services failed:

  • cloud-final .service
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemd[1]: Starting Execute cloud user/final scripts...
Feb 08 12:48:36 sen4cap.eodc.geoville.com cloud-init[1671]: Cloud-init v. 19.4 running 'modules:final' at Mon, 08 Feb 2021 12:48:36 +0000. Up 13.11 seconds.
Feb 08 12:48:36 sen4cap.eodc.geoville.com cloud-init[1671]: Cloud-init v. 19.4 finished at Mon, 08 Feb 2021 12:48:36 +0000. Datasource DataSourceOpenStackLocal [net,ver=2].  Up 13.25 seconds
Feb 08 12:48:36 sen4cap.eodc.geoville.com echo[1754]: try restart NetworkManager.service
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemctl[1768]: Failed to reload-or-try-restart NetworkManager.service: Unit not found.
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemd[1]: cloud-final.service: control process exited, code=exited status=5
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemd[1]: Failed to start Execute cloud user/final scripts.
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemd[1]: Unit cloud-final.service entered failed state.
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemd[1]: cloud-final.service failed.
  • sen2agri-demmaccs .service
Feb 08 13:20:01 sen4cap.eodc.geoville.com systemd[1]: Started Runs MACCS on L1C products.
Feb 08 13:20:01 sen4cap.eodc.geoville.com l2a_launcher.py[3265]: 2021-02-08 13:20:01.585964:[3265]:MainThread: Successful db fetch
Feb 08 13:20:01 sen4cap.eodc.geoville.com l2a_launcher.py[3265]: (launcher err) Invalid Maja configuration file /mnt/archive/gipp_maja/UserConfiguration.
Feb 08 13:20:01 sen4cap.eodc.geoville.com l2a_launcher.py[3265]: 2021-02-08 13:20:01.586558:[3265]:(launcher err) Invalid Maja configuration file.
Feb 08 13:20:01 sen4cap.eodc.geoville.com l2a_launcher.py[3265]: 2021-02-08 13:20:01.586580:[3265]:Invalid processing context
Feb 08 13:20:01 sen4cap.eodc.geoville.com systemd[1]: sen2agri-demmaccs.service: main process exited, code=exited, status=1/FAILURE
Feb 08 13:20:01 sen4cap.eodc.geoville.com systemd[1]: Unit sen2agri-demmaccs.service entered failed state.
Feb 08 13:20:01 sen4cap.eodc.geoville.com systemd[1]: sen2agri-demmaccs.service failed.
  • slurm .service
Feb 08 12:48:35 sen4cap.eodc.geoville.com systemd[1]: Starting LSB: slurm daemon management...
Feb 08 12:48:36 sen4cap.eodc.geoville.com slurm[1586]: starting slurmctld:
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemd[1]: New main PID 1092 does not belong to service, and PID file is not owned by root. Refusing.
Feb 08 12:48:36 sen4cap.eodc.geoville.com slurm[1586]: starting slurmd:
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemd[1]: New main PID 1092 does not belong to service, and PID file is not owned by root. Refusing.
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemd[1]: Failed to start LSB: slurm daemon management.
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemd[1]: Unit slurm.service entered failed state.
Feb 08 12:48:36 sen4cap.eodc.geoville.com systemd[1]: slurm.service failed.

Best,
Johannes Schmid

Hello Johannes,

Not sure if you already solved this but normally the error “Something went wrong. Data source was not updated.” appears when :

  • You have another datasource enabled for that satellite that has the same Scope (or partial scope). Ex. you cannot have two datasources that are both enabled for the same satellite and have both enabled the “Query” or “Download” or “Query and Download” (more probable)
  • services are not running (less probable)

Best regards,
Cosmin