microsoft / Document-Knowledge-Mining-Solution-Accelerator

Solution accelerator built on Azure OpenAI Service and Azure AI Document Intelligence to process and extract summaries, entities, and metadata from unstructured, multi-modal documents and enable searching and chatting over this data.
MIT License
20 stars 12 forks source link

Endpoint URL not created eventhough the deployment was successful #17

Open pwine123 opened 2 weeks ago

pwine123 commented 2 weeks ago

Even though I got the successful deployment message, endpoint url is blank. Also in the output log, i see this error:

The Ingress "kmgs-ingress" is invalid: spec.tls[0].hosts[0]: Invalid value: "": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is 'a-z0-9?(.a-z0-9?)*')

Image

Prasanjeet-Microsoft commented 2 weeks ago

Hello @pwine123, Thank you for bringing this to our attention. We have noticed that the endpoint URL was not created despite the deployment being marked as successful. We are currently investigating the root cause of this issue and will keep you updated on our progress.

Thank you for your patience and understanding. If you have any additional information or questions, feel free to share them here.

Prasanjeet-Microsoft commented 2 weeks ago

Hello @pwine123, Did you make any changes to the deploy.ingress.yaml.template file or any other deployment files before proceeding with the deployment?

pwine123 commented 2 weeks ago

No change done to any of those files.

Prasanjeet-Microsoft commented 2 weeks ago

Hello @pwine123, The error you're encountering with the Ingress kmgs-ingress is caused by an issue with the spec.tls[0].hosts[0] field. Specifically, the host value was found to be empty (""), which is not allowed according to RFC 1123 standards for domain names. A valid domain name must consist of lowercase alphanumeric characters and can include hyphens or periods, but it must start and end with an alphanumeric character.

After reviewing the process, it seems that the Fully Qualified Domain Name (FQDN) for the public IP was not generated properly. This could be due to a network or intermittent issue while retrieving the DNS settings, which may have caused a delay or failure during the DNS name assignment process. As a result, the FQDN was not correctly populated in the Ingress configuration.

We kindly request you to redeploy the accelerator to trigger the FQDN generation again. This will help resolve the issue, as it could have been caused by a transient issue during the previous deployment.

Once you’ve redeployed, please let us know the result, and if the issue persists, we will investigate further.

Thank you.

FYI @Prajwal-Microsoft @Roopan-Microsoft

pwine123 commented 2 weeks ago

Same issue when i redeployed, no URL generated. Here is the screenshot. Image

Vinay-Microsoft commented 2 weeks ago

@pwine123 I think our team (Prasanjeet) would be connecting with you offline next week to discuss about this Issue. We are here to help !!!! Just putting an update here for visibility.

Prasanjeet-Microsoft commented 1 week ago

@pwine123 Just a reminder, we have a meeting scheduled for today at 8:00 PM IST to discuss this issue.

FYI @Roopan-Microsoft @Prajwal-Microsoft

Prasanjeet-Microsoft commented 1 week ago

Hello @pwine123, As we discussed in yesterday's meeting, we got to know that when running the deployment script, you encounter an error at the following line:

$publicIpName=$(az network public-ip list --query "[?ipAddress=='$externalIP'].name" --output tsv)

The error message displayed is: "--name expected one argument". We will now investigate why this error is occurring on your machine and get back to you with our findings.

Thank you.

Prasanjeet-Microsoft commented 1 week ago

Hello @pwine123, could you please check and let us know which roles are assigned to you at the Azure Subscription level?

Prasanjeet-Microsoft commented 1 week ago

@pwine123, Could you please let us know which version of Kubernetes you are using by running the following command. Also please let us know if you have successfully deployed any other CSA CTO Solution Accelerator?

--> kubectl version

Thank you.

Prasanjeet-Microsoft commented 4 days ago

@pwine123, Could you please let us know which version of Kubernetes you are using by running the following command. Also please let us know if you have successfully deployed any other CSA CTO Solution Accelerator?

--> kubectl version

Thank you.

Hello @pwine123, Could you please provide an update on the comment above?

Prasanjeet-Microsoft commented 2 days ago

@pwine123, Could you please let us know which version of Kubernetes you are using by running the following command. Also please let us know if you have successfully deployed any other CSA CTO Solution Accelerator? --> kubectl version Thank you.

Hello @pwine123, Could you please provide an update on the comment above?

Hello @pwine123, I just wanted to follow up on the comment above. Could you please provide an update when you have a moment?

Thank you.

pwine123 commented 2 days ago

I am out of office at the moment. I will respond back to you by tomorrow US time.

Thanks Siva.

On Wed, Nov 27, 2024, 12:24 AM Prasanjeet-Microsoft < @.***> wrote:

@pwine123 https://github.com/pwine123, Could you please let us know which version of Kubernetes you are using by running the following command. Also please let us know if you have successfully deployed any other CSA CTO Solution Accelerator? --> kubectl version Thank you.

Hello @pwine123 https://github.com/pwine123, Could you please provide an update on the comment above?

Hello @pwine123 https://github.com/pwine123, I just wanted to follow up on the comment above. Could you please provide an update when you have a moment?

Thank you.

— Reply to this email directly, view it on GitHub https://github.com/microsoft/Document-Knowledge-Mining-Solution-Accelerator/issues/17#issuecomment-2502852312 or unsubscribe https://github.com/notifications/unsubscribe-auth/AJF7QL752T2PSRQUDGFXWFD2CVJQRBFKMF2HI4TJMJ2XIZLTSOBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTAVFOZQWY5LFUVUXG43VMWSG4YLNMWVXI2DSMVQWIX3UPFYGLLDTOVRGUZLDORPXI6LQMWWES43TOVSUG33NNVSW45FGORXXA2LDOOJIFJDUPFYGLKTSMVYG643JORXXE6NFOZQWY5LFVE4DMMBQGY4DKMBUQKSHI6LQMWSWS43TOVS2K5TBNR2WLKRSGY2TANBVG42TGMNHORZGSZ3HMVZKMY3SMVQXIZI . You are receiving this email because you were mentioned.

Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

Prasanjeet-Microsoft commented 11 hours ago

I am out of office at the moment. I will respond back to you by tomorrow US time. Thanks Siva. On Wed, Nov 27, 2024, 12:24 AM Prasanjeet-Microsoft < @.***> wrote: @pwine123 https://github.com/pwine123, Could you please let us know which version of Kubernetes you are using by running the following command. Also please let us know if you have successfully deployed any other CSA CTO Solution Accelerator? --> kubectl version Thank you. Hello @pwine123 https://github.com/pwine123, Could you please provide an update on the comment above? Hello @pwine123 https://github.com/pwine123, I just wanted to follow up on the comment above. Could you please provide an update when you have a moment? Thank you. — Reply to this email directly, view it on GitHub <#17 (comment)> or unsubscribe https://github.com/notifications/unsubscribe-auth/AJF7QL752T2PSRQUDGFXWFD2CVJQRBFKMF2HI4TJMJ2XIZLTSOBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTAVFOZQWY5LFUVUXG43VMWSG4YLNMWVXI2DSMVQWIX3UPFYGLLDTOVRGUZLDORPXI6LQMWWES43TOVSUG33NNVSW45FGORXXA2LDOOJIFJDUPFYGLKTSMVYG643JORXXE6NFOZQWY5LFVE4DMMBQGY4DKMBUQKSHI6LQMWSWS43TOVS2K5TBNR2WLKRSGY2TANBVG42TGMNHORZGSZ3HMVZKMY3SMVQXIZI . You are receiving this email because you were mentioned. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

Hello @pwine123, Any update on previous comment?

Thank you

pwine123 commented 4 hours ago

i have v1.30.5. This is my first csa-cto accelerator.