You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 12:56:28 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #318: Error when decoding secret properties

dominikriemer opened a new issue, #318:
URL: https://github.com/apache/streampipes/issues/318

   Caused by: java.lang.IllegalArgumentException: Illegal base64 character 2aCaused by: java.lang.IllegalArgumentException: Illegal base64 character 2a at java.util.Base64$Decoder.decode0(Base64.java:714) at java.util.Base64$Decoder.decode(Base64.java:526) at java.util.Base64$Decoder.decode(Base64.java:549) at org.apache.streampipes.user.management.encryption.CredentialsManager.decrypt(CredentialsManager.java:74) at org.apache.streampipes.connect.container.master.util.AdapterEncryptionService.lambda$decrypt$1(AdapterEncryptionService.java:83)
   
   Imported from Jira [STREAMPIPES-152](https://issues.apache.org/jira/browse/STREAMPIPES-152). Original Jira may contain additional context.
   Reported by: zehnder.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #318: Error when decoding secret properties

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #318: Error when decoding secret properties
URL: https://github.com/apache/streampipes/issues/318


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org