-
Notifications
You must be signed in to change notification settings - Fork 37
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
The URI returns http://:7086 and no data is generated. #33
Comments
Hellow @markjbrown, @paladique |
Hey @paladique can you take a look at this when you get a chance? @enishimu1 is using this repo for a demo in a session. Thanks! |
[like] Eiji Nishimura reacted to your message:
…________________________________
From: Mark Brown ***@***.***>
Sent: Tuesday, October 1, 2024 11:33:25 AM
To: Azure-Samples/cosmos-db-design-patterns ***@***.***>
Cc: Eiji Nishimura ***@***.***>; Mention ***@***.***>
Subject: Re: [Azure-Samples/cosmos-db-design-patterns] The URI returns http://:7086 and no data is generated. (Issue #33)
Hey @paladique<https://github.com/paladique> can you take a look at this when you get a chance? @enishimu1<https://github.com/enishimu1> is using this repo for a demo in a session.
Thanks!
—
Reply to this email directly, view it on GitHub<#33 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A33RTUHKWLH52NAZFHYN5PDZZKCALAVCNFSM6AAAAABO2JC666VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBVGUZTMOJXGA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Thanks for the output @enishimu1 - I'll take a look into this |
Updates here:
|
[like] Eiji Nishimura reacted to your message:
…________________________________
From: Jasmine Greenaway ***@***.***>
Sent: Tuesday, October 1, 2024 2:58:11 PM
To: Azure-Samples/cosmos-db-design-patterns ***@***.***>
Cc: Eiji Nishimura ***@***.***>; Mention ***@***.***>
Subject: Re: [Azure-Samples/cosmos-db-design-patterns] The URI returns http://:7086 and no data is generated. (Issue #33)
Thanks for the output @enishimu1<https://github.com/enishimu1> - I'll take a look into this
—
Reply to this email directly, view it on GitHub<#33 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A33RTUCQPLRHGYTV5IFRJBLZZK2AHAVCNFSM6AAAAABO2JC666VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBWGIZTSMRWGE>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
[like] Eiji Nishimura reacted to your message:
…________________________________
From: Jasmine Greenaway ***@***.***>
Sent: Tuesday, October 1, 2024 4:15:43 PM
To: Azure-Samples/cosmos-db-design-patterns ***@***.***>
Cc: Eiji Nishimura ***@***.***>; Mention ***@***.***>
Subject: Re: [Azure-Samples/cosmos-db-design-patterns] The URI returns http://:7086 and no data is generated. (Issue #33)
The function needed to be changed to an isolated worker model, some things see PR here: #34<#34>
Looking into other app issue as well.
—
Reply to this email directly, view it on GitHub<#33 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A33RTUBGHIWFIGDJX3P62RTZZLDC7AVCNFSM6AAAAABO2JC666VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBWGQZTOMRUGY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Thanks for checking. I'll try this right away. |
|
I merged @paladique PR for isolated mode. We are reviewing all of these now to make updates and fixes. We can take another look and get resolved. Thanks. |
When I run dotnet run on the event-sourcing sample, the URI returns http://:7086 and no data is generated.
Are there any omissions or errors in the procedures?
[Execution result]
C:\Temp\cosmos-db-design-patterns\event-sourcing\source> dotnet run
Unhandled exception. System.InvalidOperationException: The gRPC channel URI 'http://:7086' could not be parsed.
The text was updated successfully, but these errors were encountered: