C
C#2y 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
IntrepidOP2y ago
but the website does work on azure
Mayor McCheese
Well it does respond, but with a 500 error you need to check logs and see what's going on
Intrepid
IntrepidOP2y ago
No idea what's going on as it works fine on localhost
Mayor McCheese
You need to check the logs and see what's going on
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Intrepid
IntrepidOP2y ago
wdym server code I'm using azure and it packages it for me logs where?
Mayor McCheese
Do you have app insights set up?
Mayor McCheese
You can start here
Intrepid
IntrepidOP2y ago
are those really the problem?
Intrepid
IntrepidOP2y ago
first 2 can't be fix
Mayor McCheese
those are pretty standard
Intrepid
IntrepidOP2y ago
it's not available
Mayor McCheese
What about there?
Intrepid
IntrepidOP2y ago
i got an instance running now but it says not configured and i don't see custom option
Mayor McCheese
Do you mean for app insignts? app insights?
Intrepid
IntrepidOP2y ago
at azure monitor autoscale im trying to find app insights is it this
Mayor McCheese
It's on a blade on the left
Intrepid
IntrepidOP2y ago
Mayor McCheese
why don't we drop into vc1?
Intrepid
IntrepidOP2y 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
yeah seems like you connection string is just bad
Intrepid
IntrepidOP2y ago
btw do i need an instance like can i downgrade my plan to free
Mayor McCheese
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
Accord2y 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?