Cannot create Reporitory in space-on-premises
I've installed Space-on-premises with docker-compose.
It seems to work fine, but cannot create any Repository. It always states "Failed to complete auth request. Token signature check failed".
How can I solve this problem?
Please help.
Thanks.
Please sign in to leave a comment.
Hi Session Spring, may I ask if you changed any secret values for the VCS service in configs? If yes, please make sure that both space.on-premises.conf and vcs.on-premises.properties contain the same secret keys related to the VCS service.
It wokrs! Thanks!!