Skip to content

Processing execution error - eoepca: pepresource.so service error #74

Discussion options

You must be logged in to vote

This implies that the ADES is expecting to receive a JWT - but has not received one.
The id_token must be passed as a Bearer in the ADES execute request.

The ADES has a couple of modes where it expects to receive a JWT as a Bearer token:

  • workflowExecutor.wps.usePep - enables the ADES to interface with the pep to create dynamic protection for 'new' resources as they are created in the ADES. Set to false for simplicity.
  • workflowExecutor.useResourceManager - instructs the ADES to interface with the workspace-api to register processing results with the user's workspace. Set to false for now until you have a workspace.

Also suggest that you use ADES chart 2.0.6 since there were some errors w…

Replies: 1 comment

Comment options

rconway
Feb 7, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by rconway
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant