James Woodley

Results 8 issues of James Woodley

### Describe the bug When updating `OrchardCore.Application.Cms.Core.Targets` from v1.2.0 to v1.3.0 and running the application we are met with the following error logged: ``` Npgsql.PostgresException (0x80004005): 23503: update or delete...

bug :bug:
P0

File: [themes/default/content/registry/packages/aws/api-docs/ec2/getsubnets/_index.md](https://www.pulumi.com/registry/packages/aws/api-docs/ec2/getsubnets/) `Name`, use: then nothing ![image](https://user-images.githubusercontent.com/52610563/175111059-a4d3d4f8-591b-412c-b83c-44db592fce4c.png)

kind/bug

I have the following ``` import { MDBNav, MDBNavItem, MDBNavLink } from "mdbsvelte"; calendar_today Agencies movie_creation Productions monetization_on Background Artists Sign up for an Agency account and import your Background...

We've recently added gRPC to our system, hosted in Azure using a Linux App Service. It seems intermittently we get hit with a client hitting our timeout (1min 40). DataDog...

question

Please, fill the following sections to help us fix the issue **What happened**: When deploying to an Azure App Service (running Linux), the UI will report "IPv4 address 0.0.0.0 and...

UI

I have a lot of temporary tables remaining after processing has completed, are these safe to delete, and is there anyway to ensure they are removed at the end of...

question

How can we upgrade the Dotnet Core Sdk to version 3?

I am trying to create the emmett tables in it's own schema rather than have everything within the `publc` schema.. Connection URL like: `postgresql://postgres:[email protected]:54322/postgres?schema=events` does not create the tables within...