C
C#17mo ago
Intrepid

❔ azure asp.net help

everything works on local test but when i do the post on the server the controller doesn't respond
26 Replies
Intrepid
IntrepidOP17mo ago
but the website does work on azure
Mayor McCheese
Mayor McCheese17mo ago
Well it does respond, but with a 500 error you need to check logs and see what's going on
Intrepid
IntrepidOP17mo ago
No idea what's going on as it works fine on localhost
Mayor McCheese
Mayor McCheese17mo ago
You need to check the logs and see what's going on
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Intrepid
IntrepidOP17mo ago
wdym server code I'm using azure and it packages it for me logs where?
Mayor McCheese
Mayor McCheese17mo ago
Do you have app insights set up?
Mayor McCheese
Mayor McCheese17mo ago
You can start here
Intrepid
IntrepidOP17mo ago
are those really the problem?
Intrepid
IntrepidOP17mo ago
first 2 can't be fix
Mayor McCheese
Mayor McCheese17mo ago
those are pretty standard
Intrepid
IntrepidOP17mo ago
it's not available
Mayor McCheese
Mayor McCheese17mo ago
Mayor McCheese
Mayor McCheese17mo ago
What about there?
Mayor McCheese
Mayor McCheese17mo ago
Intrepid
IntrepidOP17mo ago
i got an instance running now but it says not configured and i don't see custom option
Mayor McCheese
Mayor McCheese17mo ago
Do you mean for app insignts? app insights?
Intrepid
IntrepidOP17mo ago
at azure monitor autoscale im trying to find app insights is it this
Mayor McCheese
Mayor McCheese17mo ago
It's on a blade on the left
Intrepid
IntrepidOP17mo ago
Mayor McCheese
Mayor McCheese17mo ago
why don't we drop into vc1?
Intrepid
IntrepidOP17mo ago
I think that might've been the issue Can't vc rn but yeah thanks my dad is sleeping now Ima use compass atlas thanks dude
Mayor McCheese
Mayor McCheese17mo ago
yeah seems like you connection string is just bad
Intrepid
IntrepidOP17mo ago
btw do i need an instance like can i downgrade my plan to free
Mayor McCheese
Mayor McCheese17mo ago
App services run on an app service plan You can downgrade your app service to F1 But it's pretty limited If you make a deployment pipeline you can deploy via something like bicep and build up your app service and delete when you don't need it
Accord
Accord17mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?