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

WASP Blazor application does not work. #185

Open
NeilLouisThompson opened this issue Nov 13, 2022 · 3 comments
Open

WASP Blazor application does not work. #185

NeilLouisThompson opened this issue Nov 13, 2022 · 3 comments
Labels

Comments

@NeilLouisThompson
Copy link

Hi there
It seem like there is something wrong with Blazor applications
Application is published but The server can not be reached.

Usually when deploying you need to publish the server project
in order for this to work.

@jincod
Copy link
Owner

jincod commented Nov 14, 2022

Hello @NeilLouisThompson

I haven't worked with Blazor yet. Please see the related issue https://github.com/jincod/dotnetcore-buildpack/issues?q=blazor

@NeilLouisThompson
Copy link
Author

NeilLouisThompson commented Nov 15, 2022

I there
None of the existing threads seem to solve this.
See the problem is not with the build, That seems to work fine.
The application cant access the server application and the API request failed.
When hosting this on your local machine you would only need to build/publish the server application.

See the issues i get in console
image

Here is the build Log below :
Heroku build Log.txt

@jincod
Copy link
Owner

jincod commented Nov 15, 2022

You need to know, why GetAllProducts returns 500

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

No branches or pull requests

2 participants