Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find subservice with name [/XXX] in keystone #108

Open
amfgomez opened this issue Nov 12, 2019 · 2 comments
Open

Could not find subservice with name [/XXX] in keystone #108

amfgomez opened this issue Nov 12, 2019 · 2 comments

Comments

@amfgomez
Copy link

Hello:

I have trouble with the authentication components. pep-steelsking - keystone.
This the logs:

time=2019-11-12T10:49:32.489Z | lvl=ERROR | corr=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | trans=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | op=/v2/entities/null/attrs | srv=srv02| subsrv=/alertas | msg=[VALIDATION-GEN-003] Error connecting to Keystone authentication: KEYSTONE_SUBSERVICE_NOT_FOUND: Could not find subservice with name [/subsrv2] in Keystone. | comp=PEPorion
time=2019-11-12T10:49:32.489Z | lvl=ERROR | corr=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | trans=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | op=/v2/entities/null/attrs | srv=srv02| subsrv=/subsrv2 | msg=[VALIDATION-GEN-003] Error connecting to Keystone authentication: KEYSTONE_SUBSERVICE_NOT_FOUND: Could not find subservice with name [/subsrv2] in Keystone. | comp=PEPorion
time=2019-11-12T10:49:32.490Z | lvl=ERROR | corr=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | trans=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | op=/v2/entities/null/attrs | srv=srv02| subsrv=/subsrv2 | msg=[VALIDATION-GEN-003] Error connecting to Keystone authentication: KEYSTONE_SUBSERVICE_NOT_FOUND: Could not find subservice with name [/subsrv2] in Keystone. | comp=PEPorion
time=2019-11-12T10:49:32.559Z | lvl=ERROR | corr=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | trans=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | op=/v2/entities/null/attrs | srv=srv02 | subsrv=/subsrv2 | msg=[VALIDATION-GEN-003] Error connecting to Keystone authentication: KEYSTONE_SUBSERVICE_NOT_FOUND: Could not find subservice with name [/subsrv2] in Keystone. | comp=PEPorion
time=2019-11-12T10:49:32.559Z | lvl=ERROR | corr=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | trans=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | op=/v2/entities/null/attrs | srv=srv02| subsrv=/subsrv2| msg=[VALIDATION-GEN-003] Error connecting to Keystone authentication: KEYSTONE_SUBSERVICE_NOT_FOUND: Could not find subservice with name [/subsrv2] in Keystone. | comp=PEPorion
time=2019-11-12T10:49:32.560Z | lvl=ERROR | corr=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | trans=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | op=/v2/entities/null/attrs | srv=srv02| subsrv=/subsrv2 | msg=[VALIDATION-GEN-003] Error connecting to Keystone authentication: KEYSTONE_SUBSERVICE_NOT_FOUND: Could not find subservice with name [/subsrv2] in Keystone. | comp=PEPorion
time=2019-11-12T10:49:32.560Z | lvl=ERROR | corr=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | trans=d6ce2c1e-1145-44db-978c-1cb1fdf9d23a | op=/v2/entities/null/attrs | srv=subsrv2| subsrv=/subsrv2 | msg=[VALIDATION-GEN-003] Error connecting to Keystone authentication: KEYSTONE_SUBSERVICE_NOT_FOUND: Could not find subservice with name [/subsrv2] in Keystone. | comp=PEPorion
time=2019-11-12T10:49:34.455Z | lvl=ERROR | corr=88400f5c-77e8-4335-ad15-583b4849c1a3 | trans=88400f5c-77e8-4335-ad15-583b4849c1a3 | op=/v2/entities | srv=sv01| subsrv=subsrv2 | msg=Couldn't find subservice id in Keystone with name /subsrv2 | comp=PEPorion

I have made a previous token request, and the keystone component has given me a token .

What is the problem with the keystone?

I have checked this subservice in Mysql and it exists.

@fgalan
Copy link
Member

fgalan commented Dec 2, 2019

Maybe setting traces in DEBUG mode could provide more information about the issue?

@AlvaroVega
Copy link
Member

Maybe this issue should be in pep, not here. Could you provide your configuration options?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants