python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Connection Leak in Azure WebApp Using Python on Ubuntu
I have a Flask App running on an Ubuntu WebApp on Azure. Every morning my queries to the app fail with the below error:
sqlalchemy.exc.OperationalError: (pyodbc.OperationalError) ('08S01', '[08S01] [M...
Robert Riley
Votes: 0
Answers: 1
SSL Certificate problems when trying to use httprepl on ASP.NET tutorial
I'm new to C# and .NET and I'm trying to follow the "Create a web API" tutorial on the Microsoft site. At the Test PostTodoItem section, I followed the instructions to install httprepl and t...

JimmyTheCode
Votes: 0
Answers: 1
PUT Request calls to API from SPA Frontend throws 403 Forbidden Status Code
I have a web API hosted in an Ubuntu server (18.04 LTS) with all PUT endpoints responding appropriately when call with Postman or swagger. But same PUT endpoints called by a React Frontend app throws ...

Kacey Ezerioha
Votes: 0
Answers: 1
Can't open build.sh [Ubuntu 18.04]
I am trying to install vimbasrc folowing the manual provided by AlliedVision here. When I run the following command after building Docker image
$ docker run --rm -it --volume /media/hamza/new/volume1/...
Hamza Ahmed
Votes: 0
Answers: 1