-
Notifications
You must be signed in to change notification settings - Fork 6
error":"The user doesn't have the required roles!","code":403,"status":"Forbidden #286
Comments
Hi @jvanathu, sure you make your user admin? |
Yes , i am just using same step , only changed my email id instated of [email protected] . i am using ubuntu , not sure anything with os ? |
Hi ,
Yes ,I am just using this documents
https://github.com/logzio/apollo/wiki/Getting-Started-with-Apollo
Regards
JV
|
Can you please attach the full exception? and the exact steps you tried?
…On Thu, Jul 25, 2019 at 4:47 PM jvanathu ***@***.***> wrote:
Hi ,
Yes ,I am just using this documents
https://github.com/logzio/apollo/wiki/Getting-Started-with-Apollo
Regards
JV
Virtusa UK Ltd
44 7825021613
VOIP (77) 88051
From: Roi Rav-Hon ***@***.***>
Reply to: logzio/apollo ***@***.***>
Date: Thursday, 25 July 2019 at 14:37
To: logzio/apollo ***@***.***>
Cc: Vanathu Chinnappan Joseph ***@***.***>, Mention <
***@***.***>
Subject: Re: [logzio/apollo] error":"The user doesn't have the required
roles!","code":403,"status":"Forbidden (#286)
External email: Exercise caution when opening attachments or clicking on
links.
Hi @jvanathu<
https://apc01.safelinks.protection.outlook.com/?url=https://github.com/jvanathu&data=02|01|[email protected]|0b53a2180490466560fb08d711053b5a|0d85160c589944caacc8db1501b993b6|0|0|636996586494532969&sdata=GQCIXWSYkFS6fzTjm/wkqRL/FBBAUf3XCw9njqlVl7Y=&reserved=0>,
sure you make your user admin?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<
https://apc01.safelinks.protection.outlook.com/?url=https://github.com/logzio/apollo/issues/286?email_source=notifications&email_token=ABOSIRBNMBBDIQDW7OESAI3QBGUBHA5CNFSM4IGTDXQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2ZPZII#issuecomment-515046561&data=02|01|[email protected]|0b53a2180490466560fb08d711053b5a|0d85160c589944caacc8db1501b993b6|0|0|636996586494542972&sdata=A0rPrNHsVFBOQNsKr3wMYPz2b+piYKt2ob9KKaLSS2s=&reserved=0>,
or mute the thread<
https://apc01.safelinks.protection.outlook.com/?url=https://github.com/notifications/unsubscribe-auth/ABOSIRARWWPPXU2T67S3WB3QBGUBHANCNFSM4IGTDXQQ&data=02|01|[email protected]|0b53a2180490466560fb08d711053b5a|0d85160c589944caacc8db1501b993b6|0|0|636996586494542972&sdata=NocIw++WS31nJKBZcZY95SaEUzV6lNXPGgnD+IUC25E=&reserved=0>.
________________________________
"Virtusa has been recognized as one of the top 20 global IT service
providers in Everest Group’s 2018 PEAK Matrix Service Provider of the Year™
awards; Named as an Outsourcing Leader and an All Star Company in IAOP’s
2018 Global Outsourcing 100; Recognized as the Most Innovative Technology
Company of the Year at the 2017 American Business Awards; Positioned as a
Top 15 Sourcing Service Provider by Information Services Group (ISG)."
________________________________
This message, including any attachments, contains confidential information
intended for a specific individual and purpose, and is intended for the
addressee only. Any unauthorized disclosure, use, dissemination, copying,
or distribution of this message or any of its attachments or the
information contained in this e-mail, or the taking of any action based on
it, is strictly prohibited. If you are not the intended recipient, please
notify the sender immediately by return e-mail and delete this message.
________________________________
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#286?email_source=notifications&email_token=AB5QBSWUNJV7RWCJKI3PB4DQBGVH3A5CNFSM4IGTDXQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2ZQXFY#issuecomment-515050391>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB5QBSWHDLPEHS3IXWVXXMLQBGVH3ANCNFSM4IGTDXQQ>
.
--
Roi
|
Can you get the full exception from Apollo's logs? The growl is not saying
much unfortunately
…On Fri, Jul 26, 2019 at 2:54 PM jvanathu ***@***.***> wrote:
manage with all the steps and completed the document , when i try to check
and status getting this error
[image: image]
<https://user-images.githubusercontent.com/6104132/61949990-755c6e80-afa4-11e9-965d-b164711b25a7.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#286?email_source=notifications&email_token=AB5QBSR2RKOXMMUR3UO3FCLQBLQWTA5CNFSM4IGTDXQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD24LUYY#issuecomment-515422819>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB5QBSUHPI7JHDJINJ3I2ODQBLQWTANCNFSM4IGTDXQQ>
.
--
Roi
|
after creation of service and deployment , while check the status , getting this error logs 9/07/29 16:49:39.440 [executor126] WARN i.f.k.c.Config: Error reading service account token from: [/var/run/secrets/kubernetes.io/serviceaccount/token]. Ignoring. |
Does you kubernetes cluster have a self-signed certificate? |
I try to setup using following document . getting error message which i updated in subject line
from this stage , no direction what is missing here ,
curl -X POST http://localhost:8081/environment?_token=$token
-H 'content-type: application/json'
-d '{
"name": "test",
"geoRegion": "us-east-1",
"availability": "staging",
"kubernetesMaster": "http://example.k8s.cluster.com:8080",
"kubernetesNamespace": "default",
"kubernetesToken": "$SECRET_TOKEN",
"servicePortCoefficient": 0
}'
The text was updated successfully, but these errors were encountered: